summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Merge c-common.c rev 1.10 into GCC 3.1obrien2002-05-141-1/+3
| | | | | | | Clarify that the "yields only last 2 digits of year in some locales" warning does not apply to BSD. Submitted by: ache
* 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
|
* Add framework for our kernel printf enhancements.obrien2002-05-143-0/+35
|
* Resolve conflicts after import of ISC BIND 8.3.2-T1B documentation.nectar2002-05-133-66/+76
|
* This commit was generated by cvs2svn to compensate for changes in r96539,nectar2002-05-1325-549/+360
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of ISC BIND 8.3.2-T1B documentation.nectar2002-05-1328-615/+436
| |
* | Resolve conflicts after import of ISC BIND 8.3.2-T1B.nectar2002-05-134-162/+537
| |
* | This commit was generated by cvs2svn to compensate for changes in r96536,nectar2002-05-1335-612/+1296
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of ISC BIND 8.3.2-T1B.nectar2002-05-1342-2267/+3436
| |
* | do-while ASM_OUTPUT_ALIGN to enable its use in more places.obrien2002-05-121-3/+5
| |
* | Fixes for building a.out bits.obrien2002-05-121-5/+23
| | | | | | | | Submitted by: bde
* | CVS_RSH defaults to 'ssh' these days, and not 'rsh'.keramida2002-05-121-1/+1
| | | | | | | | | | | | PR: docs/37429 Submitted by: Martin v. Löwis <martin@v.loewis.de> Reviewed by: peter
* | unbreak build:alfred2002-05-115-3/+7
| | | | | | | | | | commands.c, sys_bsd.c: comment out/remove junk after #endif/#else network.c, terminal.c, utlities.c: include stdlib.h for exit(3)
* | Localize the version number at the request of the GCC developers.obrien2002-05-111-1/+3
| |
* | This commit was generated by cvs2svn to compensate for changes in r96364,des2002-05-101-0/+1
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Add missing include (perforce change 11137)des2002-05-101-0/+1
| | |
* | | Add tweaks needed when using as the system compiler.obrien2002-05-101-1/+21
| | |
* | | Change symbol values to match freebsd.h to avoid warnings.obrien2002-05-101-2/+2
| | |
* | | Remove files not part of GCC 3.1.obrien2002-05-10205-80711/+0
| | |
* | | Import data for 3.0.2.obrien2002-05-102-22/+20
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r96297,obrien2002-05-0922-548/+3802
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repoobrien2002-05-0922-548/+3802
| | | | | | | | | | | | | | | | on 9-May-2002 15:57:15 EDT.
* | | | This commit was generated by cvs2svn to compensate for changes in r96295,obrien2002-05-0935-917/+3061
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.1.0 pre-release's libf2c bits from the FSF anoncvs repo onobrien2002-05-0935-917/+3061
| | | | | | | | | | | | | | | | 9-May-2002 15:57:15 EDT.
* | | | Use the stock (3.1 pre) file.obrien2002-05-092-170/+338
| | | |
* | | | Use the stock file for now (but leave a note behind about our OBE changes).obrien2002-05-091-42/+203
| | | |
* | | | Merge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre.obrien2002-05-091-341/+405
| | | |
* | | | Use the stock (3.1) file.obrien2002-05-091-11/+39
| | | |
* | | | We use the stock (3.1) file.obrien2002-05-091-153/+316
| | | |
* | | | Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)obrien2002-05-091-50/+77
| | | | | | | | | | | | | | | | into the Gcc 3.1 prerelease.
* | | | Use the stock (3.1 pre) file.obrien2002-05-091-32/+57
| | | |
* | | | Use the stock (3.1) version.obrien2002-05-091-0/+18
| | | |
* | | | Merge rev 1.2 [_exit() over exit()] into the Gcc 3.1 prerelease.obrien2002-05-091-66/+124
| | | |
* | | | Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);obrien2002-05-091-62/+47
| | | | | | | | | | | | | | | | | | | | 1.{16,23,25} (better cross building control); 1.21 ("GCC_OPTIONS") into the GCC 3.1 prerelease.
* | | | Merge rev 1.2 (a.out support) into the GCC 3.1 prerelease.obrien2002-05-091-158/+280
| | | |
* | | | Use the stock 3.1 prerelease version of this for now.obrien2002-05-091-2/+7
| | | |
* | | | Use the stock 3.1 prerelease file now. Rev 1.2 (add_bb) just doesn'tobrien2002-05-091-23/+23
| | | | | | | | | | | | | | | | cleanly fit in any more.
* | | | Use the stock (3.1) file.obrien2002-05-091-2/+20
| | | |
* | | | We use the stock (3.1) file now.obrien2002-05-091-497/+631
| | | |
* | | | Use the stock (3.1) file now.obrien2002-05-091-151/+18
| | | | | | | | | | | | | | | | The choosing of TMPDIR has moved to make-temp-file.c.
* | | | Use the stock 3.1 prerelease file.obrien2002-05-091-1/+11
| | | |
* | | | Use the stock 3.1-prerelease file.obrien2002-05-091-10/+142
| | | |
* | | | Use stock file.obrien2002-05-091-46/+61
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r96263,obrien2002-05-09350-9632/+74311
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.obrien2002-05-09373-11502/+77163
| | | |
* | | | sys_nerr should come from standard headers -- not from a coder's guessobrien2002-05-092-3/+4
| | | | | | | | | | | | | | | | of what is right.
* | | | Alpha MD bits for Gcc 3.1.obrien2002-05-071-115/+37
| | | |
* | | | Comment a knob.obrien2002-05-071-1/+1
| | | |
* | | | The default ASM_OUTPUT_ADDR_DIFF_ELT will now handle our mixed a.out/ELF.obrien2002-05-071-7/+0
| | | |
OpenPOWER on IntegriCloud