summaryrefslogtreecommitdiffstats
path: root/lang/gcc48
Commit message (Collapse)AuthorAgeFilesLines
* + Remove the MANUAL_PACKAGE_BUILD.obrien1998-05-202-161/+185
| | | | | | | | + The C++ includes and gcc specific libs now live under gcc-lib/..... + don't install ``c++'' + make links egcc and eg++ + c++filt --> g++filt to non conflict with stock version + clean up package dirs on ``pkg_delete''
* Upgrade to 1998-05-08 snapshot version.obrien1998-05-193-43/+43
|
* Upgrade to the May 2nd 1998 snapshot version.obrien1998-05-053-65/+46
|
* Upgrade to 980406 snapshotobrien1998-04-145-76/+67
| | | | Reviewed by: my PITA ecs240 project
* Used to build for me, now doesn't. Bombs in making the stage2 compiler.obrien1998-04-111-1/+3
| | | | | For now, use ``cvs co -regcs_102 egcs'' if you want a working version before the next upgrade.
* Upgrade to the 980315 snapshot.obrien1998-04-075-54/+49
|
* Upgrade to version 1.0.2 release.obrien1998-04-075-51/+57
|
* Fix the "Version required" comment.jdp1998-03-171-2/+2
|
* The private copy of float.h seems to have gone away.obrien1998-03-102-2/+2
|
* Fix things so it packages.obrien1998-03-083-43/+43
| | | | | Take over maintaince from jdp until after the 3.0 crunch is over. Ok'ed by: jdp
* Master site changed.jdp1998-02-231-2/+2
|
* Just-cant-get-this-one-right by: obrienobrien1998-02-171-1/+12
|
* Forgot to submit PLIST diff.obrien1998-02-172-34/+31
| | | | Noticed by: Satoshi
* Mark this port broken, doesn't package.asami1998-02-161-1/+2
|
* Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.obrien1998-02-144-26/+48
| | | | Including linking with the STL vector class.
* Set __FreeBSD__ to 2, not 3.obrien1998-02-131-1/+1
| | | | Ports track -STABLE.
* Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" inasami1998-02-031-1/+3
| | | | | /usr/local/lib and that will cause the system gcc to be unhappy if something is linked with -L/usr/local/lib.
* Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) thejdp1998-01-232-2/+19
| | | | | | | | | | default for FreeBSD. The standard exception implementation reliably dumps core under FreeBSD. Users can put "-fno-sjlj-exceptions" on the command line if they really want to override the new default. Configure with "--with-gnu-as" and "--with-gnu-ld". Define "__FreeBSD__" as 3.
* Strip the binaries.obrien1998-01-141-1/+12
|
* sed -> ${SED}.asami1998-01-131-2/+2
|
* This is a new port for egcs, which probably stands for somethingjdp1998-01-108-0/+324
like "enhanced GNU compiler suite." It contains updated versions of gcc, g++, and g77 with many bugfixes and some new optimizations. The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
OpenPOWER on IntegriCloud