summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Use the stock EGCS 1.1.2 file here. Our previous changes are OBE.obrien1999-08-301-1273/+864
* This add Alpha and proper x86 support to EGCS 1.1.2. Functionally speaking,obrien1999-08-301-1489/+4663
* This brings rev 1.2 (reality check and document profiling extensions)obrien1999-08-301-344/+2087
* Tweaks for using natively under FreeBSD (with native termcap)peter1999-08-302-0/+15
* This brings rev 1.2 (document printf0()) into EGCS 1.1.2.obrien1999-08-301-258/+571
* Fix conflicts.obrien1999-08-301-86/+42
* Fix conflicts.obrien1999-08-301-999/+2098
* Fix conflict.obrien1999-08-301-372/+973
* Fix conflicts.obrien1999-08-301-459/+1790
* This brings rev 1.2 (FREEBSD_NATIVE) and rev 1.5 (mixed ELF/aout support)obrien1999-08-291-1148/+1739
* Correct vfork()/exit() to vfork()/_exit().obrien1999-08-291-1/+1
* Add source routing support.lile1999-08-282-11/+49
* Fix conflicts.obrien1999-08-281-10/+144
* Fix conflicts.obrien1999-08-281-304/+1206
* Fix conflicts.obrien1999-08-281-462/+819
* Fix conflicts. This brings rev 1.2 (fix stabs ordering for a.out) intoobrien1999-08-281-237/+436
* $Id$ -> $FreeBSD$peter1999-08-288-8/+8
* Fix conflicts. This brings in rev 1.2 (FreeBSD native support -- do notobrien1999-08-271-1860/+2228
* Fix conflicts. This brings the "printf0" addition into EGCS 1.1.2.obrien1999-08-271-20/+53
* Don't accept %q length specifiers in the kernel (more precisely,obrien1999-08-271-1/+2
* Fixed kernel format checking:obrien1999-08-271-3/+3
* Fix conflicts.obrien1999-08-271-260/+983
* Fix conflicts.obrien1999-08-271-832/+1273
* This commit was generated by cvs2svn to compensate for changes in r50397,obrien1999-08-26606-53980/+362984
|\
| * Virgin import of gcc from EGCS 1.1.2obrien1999-08-26641-71366/+401398
* | Don't getopt -M option and don't process it unless ENABLE_AMQ_MOUNT is on.obrien1999-08-251-2/+6
* | This commit was generated by cvs2svn to compensate for changes in r50276,peter1999-08-24532-0/+150840
|\ \
| * | Import unmodified (but trimmed) ncurses 5.0 prerelease 990821.peter1999-08-24532-0/+150840
| /
* | Fix potential buffer overflow when using gtags.hoek1999-08-221-25/+35
* | * Consistantly surround macro parameters with ()obrien1999-08-202-64/+67
* | Reduce default timeout on remote serial debugging sessions from 20grog1999-08-201-1/+1
* | Move two of the DBX config directives to the common configuration header.obrien1999-08-192-10/+10
* | Use el_source() so we pick up .editrcmdodd1999-08-191-0/+1
* | Add support for command line editing and history.mdodd1999-08-193-2042/+54
* | Fix a bunch of broken cross-referenceschris1999-08-182-4/+4
* | According to Mark Murray, Makefiles do not belong here. I guess we'rensayer1999-08-164-99/+0
* | Add SRA authentication to src/crypto/telnet.nsayer1999-08-1613-6/+923
* | Fix int function without return (make consistent with neighbors)nsayer1999-08-161-0/+1
* | Move "WORD_SWITCH_TAKES_ARG" & "SWITCH_TAKES_ARG" to the general spec fileobrien1999-08-152-7/+7
* | Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forobrien1999-08-151-6/+1
* | Document how I imported this.obrien1999-08-142-0/+53
* | Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatableobrien1999-08-142-1/+7
* | Fix conflicts.obrien1999-08-141-201/+220
* | Fix conflicts, ensure rev 1.2 changes are made to v1.28.obrien1999-08-141-4/+11
* | Use stock v1.28 bison.simple.obrien1999-08-141-43/+108
* | This commit was generated by cvs2svn to compensate for changes in r49795,obrien1999-08-1452-2185/+6207
|\ \
| * | Virgin import of GNU Bison 1.28obrien1999-08-1455-2428/+6546
* | | Bad reference of uname(2) -> uname(3)chris1999-08-141-2/+2
* | | Check to see if /usr/bin/logger exists before using it. Use "echo" ifobrien1999-08-101-1/+5
* | | Set the close-on-exec flag when we lock the file we're editing.brian1999-08-061-3/+10
OpenPOWER on IntegriCloud