aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge in fixes from the GCC anoncvs tree.David E. O'Brien2000-01-224-221/+258
* Merge in the restore pic register fix from the vendor branch.David E. O'Brien2000-01-221-1/+10
* This commit was generated by cvs2svn to compensate for changes in r56385,David E. O'Brien2000-01-2220-89/+190
|\
| * Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"David E. O'Brien2000-01-2222-97/+223
* | - Use proper markup for a section header.Chris Costello2000-01-191-5/+7
* | This commit was generated by cvs2svn to compensate for changes in r56173,David E. O'Brien2000-01-171-3/+18
|\|
| * Virgin import of the GCC 2.95.2 compilersDavid E. O'Brien2000-01-171-3/+18
* | Add upgrade instructions and helper file.Ruslan Ermilov2000-01-172-0/+80
* | Update for GNU texinfo 4.0Ruslan Ermilov2000-01-171-17/+40
* | Merge our changes into GNU texinfo 4.0Ruslan Ermilov2000-01-172-578/+1019
* | This is the stock GNU texinfo 4.0 fileRuslan Ermilov2000-01-177-7579/+2740
* | Remove files not present in last importRuslan Ermilov2000-01-1773-31251/+0
* | This commit was generated by cvs2svn to compensate for changes in r56160,Ruslan Ermilov2000-01-1780-3721/+20509
|\ \
| * | Virgin import of GNU texinfo 4.0Ruslan Ermilov2000-01-1789-11826/+24228
* | | Update this for the recient import.David E. O'Brien2000-01-161-8/+8
* | | Merge rev 1.2 into BC 1.0.5a, which fixes a spelling error.David E. O'Brien2000-01-161-33/+46
* | | GNU has figured out they should fix the bug we fixed in rev 1.2 themselves.David E. O'Brien2000-01-161-6/+14
* | | This commit was generated by cvs2svn to compensate for changes in r56101,David E. O'Brien2000-01-1626-669/+1325
|\ \ \
| * | | Import GNU bc 1.05a.David E. O'Brien2000-01-1628-707/+1381
* | | | Only log when there is a real change to the configuration state.David E. O'Brien2000-01-151-9/+12
* | | | Removed redundant declarations again. Fixed in rev.1.5, broken in rev.1.8.Bruce Evans2000-01-141-8/+2
* | | | Fixed bitrot in K&R support (3 missing __P(())'s defeated the point of 7Bruce Evans2000-01-141-3/+7
* | | | Fixed bitrot in K&R support (1 missing __P(()) defeated the point of 7Bruce Evans2000-01-141-9/+4
* | | | This commit was generated by cvs2svn to compensate for changes in r55924,Guido van Rooij2000-01-1322-245/+714
|\ \ \ \
| * | | | Import of ipfilter 3.3.6 (freebsd relevant part)Guido van Rooij2000-01-1331-258/+771
* | | | | Fix dhclient-exit-hooks location. (PR 14253)Jeroen Ruigrok van der Werven2000-01-131-1/+4
* | | | | The groff package is not maintained by jjc@jclark.com anymore.Jeroen Ruigrok van der Werven2000-01-121-2/+4
* | | | | Fix conflicts which arose during import, also add $FreeBSD$.Jeroen Ruigrok van der Werven2000-01-1214-56/+169
* | | | | This commit was generated by cvs2svn to compensate for changes in r55839,Jeroen Ruigrok van der Werven2000-01-12120-1094/+24502
|\ \ \ \ \
| * | | | | Virgin import of FSF groff v1.15Jeroen Ruigrok van der Werven2000-01-12135-1162/+24671
* | | | | | 10 X's in mkstemp().Kris Kennaway2000-01-101-1/+6
* | | | | | Use X x X's in mkstemp().Kris Kennaway2000-01-101-1/+1
* | | | | | Teach .Os macro about 3.4-RELEASE and 3.5-RELEASE.Alexey Zelkin2000-01-071-0/+4
* | | | | | Teach .Fx macro about 3.4-RELEASE and 3.5-RELEASEAlexey Zelkin2000-01-071-0/+3
* | | | | | I believe this fixes the problem certain people have been seeing when doingPeter Wemm2000-01-061-1/+5
* | | | | | Oops, fix typo in prev commitAndrey A. Chernov2000-01-061-1/+1
* | | | | | Don't set \(hy to char173 for koi8-rAndrey A. Chernov2000-01-061-1/+2
* | | | | | Since this has left the vendor branch, sort this incredably disorganizedDavid E. O'Brien2000-01-021-53/+55
* | | | | | Allow the specification of a prefix for gcc to find all the various bits.David E. O'Brien1999-12-291-3/+3
* | | | | | Fix zero-padding for printf formats which include a precision orSheldon Hearn1999-12-231-2/+8
* | | | | | Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methodsDavid E. O'Brien1999-12-221-6/+0
* | | | | | s/tcpdump/tracerouteAlexey Zelkin1999-12-201-1/+3
* | | | | | Install sendmail.cf into /etc/mail.David E. O'Brien1999-12-191-0/+6
* | | | | | Use symbolic values rather than constants in TARGET_DEFAULT.David E. O'Brien1999-12-192-2/+4
* | | | | | Use a unified CPP_SPEC.David E. O'Brien1999-12-194-21/+12
* | | | | | Provide complete coverage in switch statement to quiet -Wall.David E. O'Brien1999-12-181-0/+4
* | | | | | Change location of temporary file from /tmp to /var/tmp. This is aGreg Lehey1999-12-171-1/+2
* | | | | | Fix my CPP_SPEC synatax screwup.David E. O'Brien1999-12-162-2/+2
* | | | | | Remove the defining of __i486__ baesd on TARGET_CPU_DEFAULT and !m386 or m486.David E. O'Brien1999-12-152-18/+2
* | | | | | Fix bug with internal functions when locale is activeAndrey A. Chernov1999-12-131-1/+11