summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* Bump __FreeBSD_cc_version for gcc 3.1-prerelease -> 3.2.1-snap upgrade.obrien2002-09-091-1/+1
* Revert rev. 1.2. GCC 3.2 seems to have builtin_memset fixed.kan2002-09-011-5/+0
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-4/+24
* Use the stock 3.2.1-prerelease file.kan2002-09-011-63/+102
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-6/+10
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-28/+207
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-1/+1
* Use the stock 3.2.1-prerelease file.kan2002-09-017-344/+429
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-1/+1
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-7/+14
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-1/+1
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-13/+11
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-1/+10
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-51/+64
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-9/+10
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-8/+18
* Use the stock 3.2.1-prerelease file.kan2002-09-011-2/+3
* This commit was generated by cvs2svn to compensate for changes in r102780,kan2002-09-01122-1644/+4808
|\
| * Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 0...kan2002-09-01144-2198/+5749
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-gcc'.cvs2svn2002-05-171-0/+472
| * Remove files not part of GCC 3.1.obrien2002-05-12204-80672/+0
* | Merge gcc.295/cccp.c,v 1.9: don't let gcc(1) hide warnings in system headers.ru2002-08-151-0/+6
* | Fix C++ exception handling. GCC was using the older BSD DBX register numbersobrien2002-07-121-0/+8
* | When I decided to use a stock dbxout.c rather than merge the rev 1.2 changeobrien2002-07-121-4/+0
* | Yep, revision 1.3 was 1/2assed.obrien2002-07-121-10/+2
* | Allow XFree86-4 to buildobrien2002-07-032-12/+37
* | Tweaks to make these files live beside our hacked config.obrien2002-06-212-9/+15
* | Tweaks for the 64-bit compiler.obrien2002-06-211-3/+3
* | cc -O0 and -O1 didn't do the easy optimization of alignment for space.obrien2002-06-211-1/+1
* | BDE prefers this organization.obrien2002-06-211-9/+11
* | cvs -j -j gave me two copies of TARGET_VERSION and I didn't noticeobrien2002-06-101-3/+0
* | Allow one to profile FORTRAN77 programs.obrien2002-06-091-6/+33
* | Match the DBX_OUTPUT_MAIN_SOURCE_FILE_END definition in dbxelf.h.obrien2002-06-061-2/+3
* | Allow the specification of LONG_TYPE_SIZE on the command line.obrien2002-06-061-0/+2
* | Implement "-mno-align-long-strings" which prevents pessimization of stringsobrien2002-06-062-2/+9
* | Didn't get them all in revision 1.50.obrien2002-06-061-8/+8
* | Fix excessive alignment for the aout case, and unbreak genassym for that case.obrien2002-06-061-4/+3
* | Tidy do-while.obrien2002-06-061-7/+7
* | Read specs from /usr/libdata/gcc/specs if it exists.obrien2002-06-061-2/+2
* | The brokenness in ix86_expand_clrstr is quite visible when youobrien2002-06-041-3/+3
* | Gcc 3.1 (-O) now generates broken inline code for memset in some cases.obrien2002-06-041-0/+7
* | Seems we are not ready for revision 1.8.obrien2002-05-301-1/+2
* | Make our default predefines ANSI clean.obrien2002-05-301-2/+1
* | The special checks for %b and %D in rev 1.1 were done before skipping overobrien2002-05-261-51/+54
* | 1/2assed reimplementation of c-common.c revs 1.2 (-fformat-extensions)obrien2002-05-221-6/+83
* | the processed hash fileobrien2002-05-171-0/+472
* | MD_EXEC_PREFIX doesn't work for the cross-arch compiler.ru2002-05-161-1/+7
* | Merge c-common.c rev 1.10 into GCC 3.1obrien2002-05-141-1/+3
* | If you want to not warn on K&R main(); this is how it should be implemented.obrien2002-05-142-1/+17
* | Merge choose-temp.c rev 1.2 (use /tmp 1st, and then /var/tmp) into GCC 3.1.obrien2002-05-141-2/+4
OpenPOWER on IntegriCloud