summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Move the code for working with kld's out into its own file.jhb2008-01-244-269/+306
* Remove one more alpha leftover.ru2008-01-241-1/+1
* Include the thread name (in addition to the proc name) in "info threads."emaste2008-01-181-3/+13
* Add a new 'add-kld <kld>' command to kgdb to make it easier to analyzejhb2008-01-173-2/+275
* Use a phony .POSIX target. This seems to be the way toobrien2008-01-162-1/+3
* Use our standard verbose spelling of rules variables.obrien2008-01-131-3/+3
* Disable contrib - there is weirdness going on with it.obrien2008-01-131-1/+1
* Reenable cvs with the build.obrien2008-01-131-3/+3
* Disable CVS from the build.obrien2008-01-131-3/+3
* Tweak -lpmc's name.jkoshy2007-11-271-1/+1
* While checking over the libraries for 7.0-REL Kris found the followingkensmith2007-11-201-1/+1
* Use LC_ALL=C before awk generating "optionlist"ache2007-11-181-3/+3
* Add thread support for arm.cognet2007-11-174-5/+40
* There's no reason why we couldn't attach to a live process on arm.cognet2007-11-171-0/+3
* Teach kgdb how to handle double fault frames on i386:jhb2007-11-163-1/+154
* Added ".Lb libkse" support to mdoc(7).ru2007-10-221-0/+1
* Introduce FreeBSD 8.0 to mdoc(7).ru2007-10-151-0/+1
* Back out last commit -- it breaks sparc64 build which hasru2007-10-131-2/+2
* style.Makefile(5)obrien2007-10-121-2/+2
* Minor tweak to finding BEG/END source.obrien2007-10-121-2/+2
* style.Makefile(5)obrien2007-10-121-2/+2
* Welcome FreeBSD 8.obrien2007-10-121-2/+2
* - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h whichrafan2007-10-121-1/+1
* Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLSmarius2007-10-081-0/+2
* FreeBSD 6.2 is now known to mdoc.ru2007-10-041-1/+0
* Force -O1 compilation when targeted for ia64. GCC 4 generatesmarcel2007-09-261-0/+4
* Fix possible uninitialized variable insert due to previous commit.edwin2007-09-251-1/+1
* man(1) can't handle compressed included files.edwin2007-09-201-0/+15
* Catch up with the demise of /usr/X11R6obrien2007-09-191-1/+1
* Reduce diff to vendor for maintance purposes.obrien2007-09-191-5/+6
* In the case of a native build, set NATIVE to yes so that the code circuitsthomas2007-09-191-1/+4
* Make gcc default to big endian when building it for a big endian target.cognet2007-09-181-0/+4
* Fix stack overflow with too many items return list in 'dialog' program.ache2007-08-241-1/+1
* NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb'jhb2007-08-221-0/+1
* Install etx/numeric_traits.h.kan2007-08-161-4/+4
* Remove comment that was added by mistakes and which prevented _eprintfkan2007-08-141-1/+1
* - Bump share library version which were missed in last bumprafan2007-06-183-3/+3
* Fix build on arm: time_t on arm is 64 bits while long isdelphij2007-06-171-3/+10
* Update build skeleton after diffutils 2.8.7 update.delphij2007-06-1511-937/+164
* Don't lie about saved reports.philip2007-06-021-1/+1
* Install omp.h file.kan2007-05-311-0/+2
* Fix compiles when user chooses to disable both ObjC and C++ support inkan2007-05-281-1/+2
* Don't forget to clean generated ssp.h.ru2007-05-221-0/+1
* Back out the addition of -static to LDFLAGS; I'm pretty confidentru2007-05-211-1/+0
* Fix the fallout from over-zealous obsolete files removal. Use correctkan2007-05-191-1/+1
* Work-around for upgrading from a pre-symbol-versioned world.scottl2007-05-191-0/+1
* Do not compile hash_compat.c.kan2007-05-191-1/+1
* Update bmake glue to build GCC 4.2.kan2007-05-1943-1507/+4070
* Remove extern int verbose declaration. It is declared static in thekan2007-05-191-1/+0
* Fix static/extern mismatch by patching corresponding tdep fileskan2007-05-192-2/+11
OpenPOWER on IntegriCloud