aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing articles.Ruslan Ermilov2006-12-231-0/+5
* Teach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both needed by theRuslan Ermilov2006-12-051-0/+4
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.Joseph Koshy2006-11-111-0/+1
* Remove gratuitous white space change.David E. O'Brien2006-11-061-12/+5
* Allow one to force with issue with 'TARGET_BIG_ENDIAN'.David E. O'Brien2006-11-061-2/+2
* Fix vim syntax highlighting. Vim complained about the (comment). The syntaxPhilip Paeps2006-11-011-1/+1
* Bump document date for the previous change.Ruslan Ermilov2006-10-211-1/+2
* Turn on gdbserver for the arch that supports it..John-Mark Gurney2006-10-211-0/+4
* Trim trailing whitespace.John Baldwin2006-10-163-7/+7
* Restore the 'proc' and 'tid' commands which allow one to switch to theJohn Baldwin2006-10-161-0/+89
* Update the FILES section which has been wrong for some time.Ceri Davies2006-10-151-4/+6
* Add the sun4v category.Ceri Davies2006-10-151-1/+4
* Don't build the libgcc with functions already included in the libc toOlivier Houchard2006-10-121-1/+1
* Document '-w' from main.c rev. 1.11.David E. O'Brien2006-10-111-0/+8
* Add the -P option back, but with a note that it is not supported on FreeBSD.Tom Rhodes2006-10-111-0/+6
* grep -P xxx file.txtTom Rhodes2006-10-101-5/+0
* Temporarily add newer copy of tc-sparc.c to build toKip Macy2006-10-092-1/+4658
* The ARM platform does the setjmp/longjmp type of exception handling.David E. O'Brien2006-10-051-0/+3
* Enable gdb on the arm. Some time ago I committed it, but had forgotten toWarner Losh2006-10-031-4/+0
* Fix build due to the incomplete removal of demangle.h.Ruslan Ermilov2006-09-301-1/+1
* Reduce diffs with file generated by FSF configure.Alexander Kabaev2006-09-221-12/+18
* Prepare to pick up manpages from their new location.Ruslan Ermilov2006-09-212-7/+2
* Bump __FreeBSD_cc_version in case someone cares for differences betweenAlexander Kabaev2006-09-211-1/+1
* Correct multiple vulnerabilities in gzip(1).Simon L. B. Nielsen2006-09-194-20/+25
* Add additional support for generating code for the arm. There's stillWarner Losh2006-09-185-0/+201
* This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.Ruslan Ermilov2006-09-161-54/+0
* Remove vestiges of GNU tar.Ruslan Ermilov2006-09-155-1190/+0
* A TARGET_CPU_DEFAULT of xscale for arm results in illegal instructionsWarner Losh2006-09-151-1/+1
* Remove redundant default vectorWarner Losh2006-09-141-2/+0