summaryrefslogtreecommitdiff
path: root/lang/gcc32 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major overhall and style clean up.David E. O'Brien2001-08-151-27/+17
| | | | Notes: svn path=/head/; revision=46287
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.David E. O'Brien2001-05-043-14/+29
| | | | | | | [and a sad day in history] Notes: svn path=/head/; revision=42241
* Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.David E. O'Brien2001-03-242-6/+6
| | | | | | | [a nice friend's b-day at that :-)] Notes: svn path=/head/; revision=40302
* Fix version number.David E. O'Brien2001-03-111-1/+1
| | | | Notes: svn path=/head/; revision=39538
* Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.David E. O'Brien2001-03-062-6/+6
| | | | Notes: svn path=/head/; revision=39155
* Fix nits in the auto lib-gcc PLIST generation.David E. O'Brien2001-03-022-26/+14
| | | | Notes: svn path=/head/; revision=38969
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.David E. O'Brien2001-02-144-130/+157
| | | | Notes: svn path=/head/; revision=38345
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38343
* Upgrade to the Christmas edition GCC 2.97 development snapshot.David E. O'Brien2000-12-272-6/+6
| | | | Notes: svn path=/head/; revision=36396
* Upgrade to the 2000-12-18 GCC 2.97 development snapshot.David E. O'Brien2000-12-212-33/+29
| | | | Notes: svn path=/head/; revision=36214
* Forgot to commit the bits that rm's the new libjava as it breaks theDavid E. O'Brien2000-12-131-0/+1
| | | | | | | GCC bootstrap. Notes: svn path=/head/; revision=35958
* Upgrade to the 2000-12-11 GCC 2.97 development snapshot.David E. O'Brien2000-12-133-35/+42
| | | | Notes: svn path=/head/; revision=35941
* Change name of programs from e<program_name> to g<program_name>, sinceDavid E. O'Brien2000-12-052-18/+17
| | | | | | | | | | | e<program_name> conflicts with the egcs port. I'm open to a better nameing scheme. Also change the shared libs configuring logic a little bit due to changed way of doing it on libstdc++-v3, which this snapshot uses by default. Notes: svn path=/head/; revision=35702
* Change the libstdc++.so version number to be more like the stock one.David E. O'Brien2000-12-051-1/+1
| | | | | | | | This change is needed as the one I was using is too much in the range of shared version numbers the stock libstdc++.so will have. Notes: svn path=/head/; revision=35700
* First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM.David E. O'Brien2000-11-281-0/+64
| | | | Notes: svn path=/head/; revision=35498
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.David E. O'Brien2000-11-289-277/+86
| | | | | | | This one should be using libstdc++ v3 and the new 3.0 C++ ABI now. Notes: svn path=/head/; revision=35497
* Upgrade to the 2000-10-02 GCC 2.97 development snapshot.David E. O'Brien2000-10-107-623/+173
| | | | Notes: svn path=/head/; revision=33689
* Upgrade to the 2000-08-28 GCC 2.96 development snapshot.David E. O'Brien2000-09-153-69/+89
| | | | Notes: svn path=/head/; revision=32664
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.David E. O'Brien2000-09-0510-370/+156
| | | | Notes: svn path=/head/; revision=32315
* Upgrade to the 2000-05-01 GCC 2.96 development snapshot.David E. O'Brien2000-05-063-9/+8
| | | | Notes: svn path=/head/; revision=28321
* Upgrade to the 2000-04-10 GCC 2.96 development snapshot.David E. O'Brien2000-04-142-6/+6
| | | | Notes: svn path=/head/; revision=27532
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+2
| | | | Notes: svn path=/head/; revision=27458
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Upgrade to the 2000-03-13 GCC 2.96 development snapshot.David E. O'Brien2000-03-193-27/+27
| | | | Notes: svn path=/head/; revision=26817
* Upgrade to the 2000-03-06 GCC 2.96 development snapshot.David E. O'Brien2000-03-083-7/+9
| | | | Notes: svn path=/head/; revision=26672
* Upgrade to the 2000-02-21 GCC 2.96 development snapshot.David E. O'Brien2000-03-083-7/+7
| | | | Notes: svn path=/head/; revision=26635
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.David E. O'Brien2000-02-147-85/+75
| | | | Notes: svn path=/head/; revision=25815
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.David E. O'Brien2000-01-178-89/+84
| | | | Notes: svn path=/head/; revision=24793
* Update to the 1999-11-10 development snapshot.David E. O'Brien1999-11-152-6/+6
| | | | Notes: svn path=/head/; revision=23131
* Update to the 1999-11-02 development snapshot.David E. O'Brien1999-11-032-6/+6
| | | | Notes: svn path=/head/; revision=22885
* Update to the 1999-10-25 snapshot.David E. O'Brien1999-11-013-13/+10
| | | | Notes: svn path=/head/; revision=22840
* Upgrade to the 1999-10-04 development snapshot.David E. O'Brien1999-10-102-6/+6
| | | | Notes: svn path=/head/; revision=22319
* Upgrade to the 1999-09-20 development snapshot.David E. O'Brien1999-10-106-76/+98
| | | | Notes: svn path=/head/; revision=22313
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21122
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95David E. O'Brien1999-08-052-25/+29
| | | | | | | | snapshot. Mark BROKEN until the next Cygnus snapshot. Notes: svn path=/head/; revision=20542
* Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha createdDavid E. O'Brien1999-07-252-20/+8
| | | | | | | | | | | | when I changed from defining these in gcc/config/freebsd.h and instead defined extensable FreeBSD-wide definitions. While I am here, move the *SWITCH_TAKES_ARG = FBSD_*SWITCH_TAKES_ARG assignments to the global file to remove one more thing from the arch specific config files. Notes: svn path=/head/; revision=20343
* Update to the 1999-07-18 beta snapshot of GCC-2.95.David E. O'Brien1999-07-203-13/+13
| | | | Notes: svn path=/head/; revision=20285
* Upgrade to the July 12th GCC-2.95 prerelease.David E. O'Brien1999-07-153-9/+9
| | | | Notes: svn path=/head/; revision=20212
* Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot.David E. O'Brien1999-07-062-11/+11
| | | | Notes: svn path=/head/; revision=20095
* Correct spelling in a comment.Steve Price1999-07-041-2/+2
| | | | Notes: svn path=/head/; revision=20059
* The number of things this port installs has grown.David E. O'Brien1999-07-041-1/+38
| | | | | | | (mostly junk in PREFIX/lib/gcc-lib/.../include) Notes: svn path=/head/; revision=20014
* Changes to work with updated files/freebsd.h.David E. O'Brien1999-07-041-12/+29
| | | | Notes: svn path=/head/; revision=20012
* Minor reorg of the dealing with `autoconf' and `autoheader' stuff.David E. O'Brien1999-07-041-5/+5
| | | | Notes: svn path=/head/; revision=20011
* Upgrade to the 19990623 GCC 2.95 pre-release snapshot.David E. O'Brien1999-06-243-45/+17
| | | | Notes: svn path=/head/; revision=19752
* Update to the 19990616 GCC 2.95-prerelease.David E. O'Brien1999-06-213-79/+46
| | | | Notes: svn path=/head/; revision=19607
* Update to the 1999-06-08 (gcc 2.95 prerelease).David E. O'Brien1999-06-156-118/+82
| | | | Notes: svn path=/head/; revision=19484
* Fix for alpha.Hidetoshi Shimokawa1999-06-102-7/+123
| | | | | | | | | - sync alpha-freebsd.h with /usr/src/contrib/egcs/gcc/config/alpha/freebsd.h - add patch for mkfixinc.sh - PLIST kludge Notes: svn path=/head/; revision=19406
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-6/+2
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223