summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILERobrien2003-05-081-1/+1
* We're changing the platform name from x86[_-]86 to amd64.obrien2003-04-261-1/+1
* Fix the LINK_SPEC. Our i386 32-bit emulation name changed.obrien2003-04-261-2/+1
* Remove the last vestiges (I hope) of the mixed ELF/a.out support.obrien2003-04-262-13/+1
* Teach gcc how to put unitialized data into BSS on FreeBSD.kan2003-04-131-0/+21
* This commit was generated by cvs2svn to compensate for changes in r112680,kan2003-03-2672-3370/+0
* Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-2/+2
* Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-1/+2
* This commit was generated by cvs2svn to compensate for changes in r110611,kan2003-02-1014-100/+381
|\
| * Gcc 3.2.2-release.kan2003-02-1016-103/+384
* | Fix a bug in GCC which effectively prevents DEFAULT_PCC_STRUCT_RETURN fromkan2002-12-221-1/+0
* | _NIH, __NIH__, __N_I_H__, __nih__, _niH_.obrien2002-12-051-1/+2
* | Update HEAD with FSF branch 3.2.1 release files.obrien2002-12-041-2/+2
* | Use pure stock files.obrien2002-12-042-4/+0
* | Fix typo to sync with FSF sources.obrien2002-12-041-1/+1
* | Merge revs 1.10 (-mno-align-long-strings) and 1.11 (LONG_TYPE_SIZE override)obrien2002-12-041-6/+18
* | Merge rev 1.11 (-mno-align-long-strings) into Gcc 3.2.1 release.obrien2002-12-041-21/+30
* | This commit was generated by cvs2svn to compensate for changes in r107590,obrien2002-12-0415-41/+13296
|\ \ | |/
| * Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)obrien2002-12-0419-64/+13375
* | This commit was generated by cvs2svn to compensate for changes in r107588,obrien2002-12-0472-0/+3370
|\ \ | |/
| * Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)obrien2002-12-0472-0/+3370
* | Add spaces around FBSD_ENDFILE_SPEC as it is used in string concatenation.obrien2002-12-031-1/+1
* | Remove our custom mixed ELF/a.out support. This means the base compilerobrien2002-11-263-198/+14
* | Sync with the stock FSF 3.2 file. This adds TRANSFER_FROM_TRAMPOLINE,obrien2002-11-051-0/+26
* | Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-10-101-8/+15
* | Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-10-101-20/+43
* | This commit was generated by cvs2svn to compensate for changes in r104752,kan2002-10-1012-137/+68
|\ \ | |/
| * Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on October 9th ...kan2002-10-1014-165/+126
* | This commit was generated by cvs2svn to compensate for changes in r103445,kan2002-09-177-505/+432
|\ \ | |/
| * Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 16-Sep-2002 ...kan2002-09-177-505/+432
* | Emacs decides between v8 and v9 based on "__arch64__". So define it.obrien2002-09-121-2/+5
* | Remove some debugging cruft I accidently committed with rev 1.4.obrien2002-09-121-7/+0
* | Try to detect support for the `long long' type so that ANSI-C[89] cleanobrien2002-09-121-1/+14
* | Bump __FreeBSD_cc_version for gcc 3.1-prerelease -> 3.2.1-snap upgrade.obrien2002-09-091-1/+1
* | 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-011-1/+5
* | This commit was generated by cvs2svn to compensate for changes in r102780,kan2002-09-0133-518/+1529
|\ \ | |/
| * Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 0...kan2002-09-0138-620/+1857
| * Remove files not part of GCC 3.1.obrien2002-05-1285-2655/+0
* | 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
* | 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
* | 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
* | 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
OpenPOWER on IntegriCloud