| Commit message (Expand) | Author | Age | Files | Lines |
* | Make gcc -pthread link to -lpthread instead of -lc_r. | deischen | 2004-01-30 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r124151, | kan | 2004-01-05 | 59 | -5478/+0 |
* | Fix ASM_OUTPUT_LABELREF to deal with TSL model prefixes GCC | kan | 2003-12-22 | 1 | -6/+14 |
* | One might want to correctly generate 32-bit code on an Opteron. | obrien | 2003-12-16 | 1 | -1/+4 |
* | Consistently define __LP64__ on all our 64-bit platforms. | obrien | 2003-12-15 | 3 | -1/+18 |
* | Remove a comment stating that -pthread isn't supported. | deischen | 2003-11-10 | 1 | -11/+9 |
* | Merge r1.11 (-mno-align-long-strings). | kan | 2003-11-07 | 1 | -163/+289 |
* | Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZE | kan | 2003-11-07 | 1 | -5/+29 |
* | No FreeBSD-local changes in these files. | kan | 2003-11-07 | 2 | -22/+181 |
* | This commit was generated by cvs2svn to compensate for changes in r122180, | kan | 2003-11-07 | 33 | -2213/+2566 |
|\ |
|
| * | Gcc 3.3.3 20031106. | kan | 2003-11-07 | 37 | -2403/+3065 |
* | | The ports freeze may take longer than anticipated. Instead of | deischen | 2003-09-21 | 1 | -3/+2 |
* | | Bump __FreeBSD_cc_version for (1) 5.1 (post-mortem) (2) -pthread changes. | obrien | 2003-09-12 | 1 | -1/+1 |
* | | Remove the -pthread option (in FreeBSD versions 500016 and greater) as | deischen | 2003-09-03 | 1 | -11/+14 |
* | | Backout rev 1.10. | deischen | 2003-09-01 | 1 | -2/+38 |
* | | Remove -pthread as a compiler option. It was deprecated 2.5 years | deischen | 2003-08-31 | 1 | -38/+2 |
* | | Reformat FBSD_{START,END}FILE_SPEC to FSF coding standards. | obrien | 2003-08-24 | 3 | -45/+33 |
* | | This commit was generated by cvs2svn to compensate for changes in r119256, | kan | 2003-08-22 | 7 | -139/+199 |
|\ \
| |/ |
|
| * | Gcc 3.3.1-release. | kan | 2003-08-22 | 8 | -154/+213 |
* | | Tell the toolchain to look for rtld in /libexec instead of /usr/libexec. | gordon | 2003-08-17 | 4 | -4/+4 |
* | | This file became OBE when we went to GCC 3. | obrien | 2003-07-17 | 1 | -257/+0 |
* | | Do not override FP rounding options for 32bit platforms. amd64 doesn't | kan | 2003-07-12 | 1 | -4/+6 |
* | | Update for GCC 3.3.1-prerelease. | kan | 2003-07-11 | 2 | -53/+41 |
* | | Merge FreeBSD modifications into gcc 3.3.1-prerelease: | kan | 2003-07-11 | 1 | -244/+17 |
* | | Update for 3.3.1-prerelease. | kan | 2003-07-11 | 2 | -21/+28 |
* | | Merge FreeBSD modifications into gcc 3.3.1-prerelease: | kan | 2003-07-11 | 1 | -1/+1 |
* | | Merge FreeBSD changes into GCC 3.3.1-prerelease: | kan | 2003-07-11 | 1 | -12/+3 |
* | | Merge FreeBSD modifications into gcc 3.3.1-prerelease: | kan | 2003-07-11 | 1 | -1139/+3058 |
* | | Merge FreeBSD modifications into gcc 3.3.1-prerelease: | kan | 2003-07-11 | 1 | -439/+704 |
* | | FreeBSD uses stock versions of these GCC files. | kan | 2003-07-11 | 3 | -2312/+5432 |
* | | This commit was generated by cvs2svn to compensate for changes in r117395, | kan | 2003-07-11 | 279 | -17025/+53793 |
|\ \
| |/ |
|
| * | Gcc 3.3.1-pre as of 2003-07-11. | kan | 2003-07-11 | 291 | -21233/+63078 |
| * | Remove files incidentally imported from the wrong place during | kan | 2003-03-26 | 72 | -3370/+0 |
* | | I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILER | obrien | 2003-05-08 | 1 | -1/+1 |
* | | We're changing the platform name from x86[_-]86 to amd64. | obrien | 2003-04-26 | 1 | -1/+1 |
* | | Fix the LINK_SPEC. Our i386 32-bit emulation name changed. | obrien | 2003-04-26 | 1 | -2/+1 |
* | | Remove the last vestiges (I hope) of the mixed ELF/a.out support. | obrien | 2003-04-26 | 2 | -13/+1 |
* | | Teach gcc how to put unitialized data into BSS on FreeBSD. | kan | 2003-04-13 | 1 | -0/+21 |
* | | This commit was generated by cvs2svn to compensate for changes in r112680, | kan | 2003-03-26 | 72 | -3370/+0 |
* | | Merge FreeBSD modifications into gcc 3.2.2 release: | kan | 2003-02-10 | 1 | -2/+2 |
* | | Merge FreeBSD modifications into gcc 3.2.2 release: | kan | 2003-02-10 | 1 | -1/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r110611, | kan | 2003-02-10 | 14 | -100/+381 |
|\ \
| |/ |
|
| * | Gcc 3.2.2-release. | kan | 2003-02-10 | 16 | -103/+384 |
* | | Fix a bug in GCC which effectively prevents DEFAULT_PCC_STRUCT_RETURN from | kan | 2002-12-22 | 1 | -1/+0 |
* | | _NIH, __NIH__, __N_I_H__, __nih__, _niH_. | obrien | 2002-12-05 | 1 | -1/+2 |
* | | Update HEAD with FSF branch 3.2.1 release files. | obrien | 2002-12-04 | 1 | -2/+2 |
* | | Use pure stock files. | obrien | 2002-12-04 | 2 | -4/+0 |
* | | Fix typo to sync with FSF sources. | obrien | 2002-12-04 | 1 | -1/+1 |
* | | Merge revs 1.10 (-mno-align-long-strings) and 1.11 (LONG_TYPE_SIZE override) | obrien | 2002-12-04 | 1 | -6/+18 |
* | | Merge rev 1.11 (-mno-align-long-strings) into Gcc 3.2.1 release. | obrien | 2002-12-04 | 1 | -21/+30 |