aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Added ".Lb libkse" support to mdoc(7).Ruslan Ermilov2007-10-221-0/+1
* Introduce FreeBSD 8.0 to mdoc(7).Ruslan Ermilov2007-10-151-0/+1
* Back out last commit -- it breaks sparc64 build which hasRuslan Ermilov2007-10-131-2/+2
* style.Makefile(5)David E. O'Brien2007-10-121-2/+2
* Minor tweak to finding BEG/END source.David E. O'Brien2007-10-121-2/+2
* style.Makefile(5)David E. O'Brien2007-10-121-2/+2
* Welcome FreeBSD 8.David E. O'Brien2007-10-121-2/+2
* - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h whichRong-En Fan2007-10-121-1/+1
* Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLSMarius Strobl2007-10-081-0/+2
* FreeBSD 6.2 is now known to mdoc.Ruslan Ermilov2007-10-041-1/+0
* Force -O1 compilation when targeted for ia64. GCC 4 generatesMarcel Moolenaar2007-09-261-0/+4
* Fix possible uninitialized variable insert due to previous commit.Edwin Groothuis2007-09-251-1/+1
* man(1) can't handle compressed included files.Edwin Groothuis2007-09-201-0/+15
* Catch up with the demise of /usr/X11R6David E. O'Brien2007-09-191-1/+1
* Reduce diff to vendor for maintance purposes.David E. O'Brien2007-09-191-5/+6
* In the case of a native build, set NATIVE to yes so that the code circuitsThomas Quinot2007-09-191-1/+4
* Make gcc default to big endian when building it for a big endian target.Olivier Houchard2007-09-181-0/+4
* Fix stack overflow with too many items return list in 'dialog' program.Andrey A. Chernov2007-08-241-1/+1
* NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb'John Baldwin2007-08-221-0/+1
* Install etx/numeric_traits.h.Alexander Kabaev2007-08-161-4/+4
* Remove comment that was added by mistakes and which prevented _eprintfAlexander Kabaev2007-08-141-1/+1
* - Bump share library version which were missed in last bumpRong-En Fan2007-06-183-3/+3
* Fix build on arm: time_t on arm is 64 bits while long isXin LI2007-06-171-3/+10
* Update build skeleton after diffutils 2.8.7 update.Xin LI2007-06-1511-937/+164
* Don't lie about saved reports.Philip Paeps2007-06-021-1/+1
* Install omp.h file.Alexander Kabaev2007-05-311-0/+2
* Fix compiles when user chooses to disable both ObjC and C++ support inAlexander Kabaev2007-05-281-1/+2
* Don't forget to clean generated ssp.h.Ruslan Ermilov2007-05-221-0/+1
* Back out the addition of -static to LDFLAGS; I'm pretty confidentRuslan Ermilov2007-05-211-1/+0
* Fix the fallout from over-zealous obsolete files removal. Use correctAlexander Kabaev2007-05-191-1/+1
* Work-around for upgrading from a pre-symbol-versioned world.Scott Long2007-05-191-0/+1
* Do not compile hash_compat.c.Alexander Kabaev2007-05-191-1/+1
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-1943-1507/+4070
* Remove extern int verbose declaration. It is declared static in theAlexander Kabaev2007-05-191-1/+0
* Fix static/extern mismatch by patching corresponding tdep filesAlexander Kabaev2007-05-192-2/+11
* Add threading support.Marcel Moolenaar2007-05-012-1/+3
* Minor Makefile cleanup. Do not use Makefile variables named 'version' andAlexander Kabaev2007-03-125-9/+8
* Unbreak the kgdb stepping over the special frames on i386 after rev. 1.117 ofKonstantin Belousov2007-03-011-1/+22
* Rename lookup() to kgdb_lookup() and make it global (for use in trgt_i386.c).Konstantin Belousov2007-03-012-7/+9
* Avoid writing uninitialized stack data into a thread's MMX/SSE state byEd Maste2007-02-201-7/+12
* Fix PowerPC-targeted cross-builds performed on 64-bit platforms.Marcel Moolenaar2007-02-112-4/+6
* Remove GNU gzip left-offs, they are no longer necessary.Xin LI2007-01-3142-10979/+0
* Replace the GNU gzip with a slightly modified NetBSD gzip. TheXin LI2007-01-261-1/+0
* Try to avoid a possible infinite loop when parsing an invalid kernel dump file.Craig Rodrigues2007-01-251-2/+7
* Change RL_LIBRARY_VERSIONAndrey A. Chernov2006-12-311-1/+1
* Update configAndrey A. Chernov2006-12-311-3/+33
* -mdoc knows about FreeBSD 7.0 as well.Ruslan Ermilov2006-12-291-1/+0
* Markup revision.Ruslan Ermilov2006-12-251-16/+36
* FreeBSD 5.5 is part of official -mdoc.Ruslan Ermilov2006-12-251-1/+0
* Fix markup, remove a dummy BUGS section.Ruslan Ermilov2006-12-241-9/+10