summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug where GCC thought athlon-tbird had SSE support.obrien2005-07-191-4/+4
|
* Patch the freebsd spec file for PowerPC so that PIC code builds correctly.scottl2005-07-071-0/+6
| | | | | | | | This allows FreeBSD/PPC to build and run out of stock CVS sources. This also takes the file off of the vendor branch. Submitted by: kan, grehan Approved by: re, kan
* Enable handling of MS-compatible packing push and pop pragmas. This change waskan2005-06-031-0/+4
| | | | inadvertedly left out of the last import.
* Fix a typo from previos commit.kan2005-06-031-1/+1
|
* Catch up with changes in BDX_OUTPUT_[LR]BRAC callers.kan2005-06-031-2/+2
|
* Merge conflicts for GCC 3.4.4.kan2005-06-034-68/+123
|
* Stock files.kan2005-06-032-569/+638
|
* This commit was generated by cvs2svn to compensate for changes in r146895,kan2005-06-0366-5360/+9030
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Gcc 3.4.4 release.kan2005-06-0372-5993/+9787
| |
| * Remove files that are not part of GCC 3.4.x from the vendor branch.kan2004-08-1263-3550/+0
| |
* | Enter the long awaited start of FreeBSD 6.0!obrien2004-08-211-1/+1
| |
* | This commit was generated by cvs2svn to compensate for changes in r133582,kan2004-08-1254-2623/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Remove obsolete ASM_FINAL_SPEC definition.kan2004-07-291-3/+0
| | | | | | | | Reported by: green
* | Update sparc64 MD bits to GCC 3.4.2-prerelease.kan2004-07-281-21/+13
| |
* | Merge FreeBSD changes into GCC 3.4.2-prerelease:kan2004-07-281-16/+6
| | | | | | | | 1.2 Tweaks to make this file live beside our hacked config.
* | Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZEkan2004-07-281-601/+271
| | | | | | | | overridable from the command line).
* | Merge r1.11 (-mno-align-long-strings).kan2004-07-281-1845/+3132
| |
* | Update Amd64 MD bits for GCC 3.4.2-prerelease.kan2004-07-281-6/+9
| |
* | Update i386 MD bits for GCC 3.4.2-prerelease.kan2004-07-281-7/+12
| |
* | Update Alpha config MD bits for GCC 3.4.2-prerelease.kan2004-07-281-10/+13
| |
* | Merge FreeBSD modifications into gcc 3.4.2-prerelease:kan2004-07-281-43/+30
| | | | | | | | 1.8 Change symbol values to match freebsd.h.
* | Update MI config bits for GCC 3.4.2-prerelease.kan2004-07-281-7/+4
| |
* | Update for GCC 3.4.2. Bump __FreeBSD_cc_version_ and use correct ELFkan2004-07-281-7/+12
| | | | | | | | interpreter on FreeBSD 5.x series.
* | Use stock GCC versions on these files.kan2004-07-282-3641/+4493
| |
* | This commit was generated by cvs2svn to compensate for changes in r132718,kan2004-07-28362-26969/+50065
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Gcc 3.4.2 20040728.kan2004-07-28374-33171/+58068
| |
| * Remove files not part of GCC 3.3.x.kan2004-01-0559-5478/+0
| |
* | Grrr. our rev 1.19 (FSF GCC rev 1.579) is causing some problems on 32-bitobrien2004-06-191-0/+9
| | | | | | | | | | systems. So only use the rev 1.19 (FSF GCC rev 1.579) change on 64-bit systems.
* | Merge FSF GCC rev 1.579 change ((x86_output_mi_thunk): Don't pass MEM toobrien2004-06-191-3/+2
| | | | | | | | | | | | | | %P0, just SYMBOL_REF) into GCC 3.3.3. This fixes the bad C++ thunks code generation building Firefox on AMD64. Submitted by: Sean McNeil <sean@mcneil.com>
* | Make gcc -pthread link to -lpthread instead of -lc_r.deischen2004-01-301-2/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r124151,kan2004-01-0559-5478/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Fix ASM_OUTPUT_LABELREF to deal with TSL model prefixes GCCkan2003-12-221-6/+14
| | | | | | | | | | started to use internally. They need to be stripped before the name of the label or symbol is printed.
* | One might want to correctly generate 32-bit code on an Opteron.obrien2003-12-161-1/+4
| | | | | | | | Submitted by: peter
* | Consistently define __LP64__ on all our 64-bit platforms.obrien2003-12-153-1/+18
| |
* | Remove a comment stating that -pthread isn't supported.deischen2003-11-101-11/+9
| |
* | Merge r1.11 (-mno-align-long-strings).kan2003-11-071-163/+289
| |
* | Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZEkan2003-11-071-5/+29
| | | | | | | | overridable from the command line).
* | No FreeBSD-local changes in these files.kan2003-11-072-22/+181
| |
* | This commit was generated by cvs2svn to compensate for changes in r122180,kan2003-11-0733-2213/+2566
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Gcc 3.3.3 20031106.kan2003-11-0737-2403/+3065
| |
* | The ports freeze may take longer than anticipated. Instead ofdeischen2003-09-211-3/+2
| | | | | | | | | | | | | | | | waiting for it to be delayed, temporarily back out the -pthread removal until the freeze is lifted. Freeze possibly taking longer than necessary: will Requested by: kris
* | Bump __FreeBSD_cc_version for (1) 5.1 (post-mortem) (2) -pthread changes.obrien2003-09-121-1/+1
| |
* | Remove the -pthread option (in FreeBSD versions 500016 and greater) asdeischen2003-09-031-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | threatened over 2 years ago. Why? -pthread was a hack to prevent linking to both libc and libc_r and became unecessary when libc_r became free of libc. Now that we have multiple thread libraries from which to choose, it is more confusing because you can't link to more than one threads library at a time. Things like autoconf and libtool sometimes detect -pthread and also -lc_r, and in conjunction with ports usage of ${PTHREAD_LIBS}, really wacky things ensue when PTHREAD_LIBS is set to another threads library. This might not be so bad if the build broke when this happens, but it doesn't and you don't know it until funny things happen when you run the application (or use an affected library). Reviewed by: obrien
* | Backout rev 1.10.deischen2003-09-011-2/+38
| | | | | | | | Requested by: obrien
* | Remove -pthread as a compiler option. It was deprecated 2.5 yearsdeischen2003-08-311-38/+2
| | | | | | | | | | | | ago, but not removed. No reply from: threads, kan, obrien
* | Reformat FBSD_{START,END}FILE_SPEC to FSF coding standards.obrien2003-08-243-45/+33
| | | | | | | | Use these in our i386, amd64, and alpha platforms.
* | This commit was generated by cvs2svn to compensate for changes in r119256,kan2003-08-227-139/+199
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Gcc 3.3.1-release.kan2003-08-228-154/+213
| |
* | Tell the toolchain to look for rtld in /libexec instead of /usr/libexec.gordon2003-08-174-4/+4
| |
* | This file became OBE when we went to GCC 3.obrien2003-07-171-257/+0
| |
OpenPOWER on IntegriCloud