summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2007-03-12Minor Makefile cleanup. Do not use Makefile variables named 'version' andAlexander Kabaev
2007-03-01Unbreak the kgdb stepping over the special frames on i386 after rev. 1.117 ofKonstantin Belousov
2007-03-01Rename lookup() to kgdb_lookup() and make it global (for use in trgt_i386.c).Konstantin Belousov
2007-02-20Avoid writing uninitialized stack data into a thread's MMX/SSE state byEd Maste
2007-02-11Fix PowerPC-targeted cross-builds performed on 64-bit platforms.Marcel Moolenaar
2007-01-31Remove GNU gzip left-offs, they are no longer necessary.Xin LI
2007-01-26Replace the GNU gzip with a slightly modified NetBSD gzip. TheXin LI
2007-01-25Try to avoid a possible infinite loop when parsing an invalid kernel dump file.Craig Rodrigues
2006-12-31Change RL_LIBRARY_VERSIONAndrey A. Chernov
2006-12-31Update configAndrey A. Chernov
2006-12-29-mdoc knows about FreeBSD 7.0 as well.Ruslan Ermilov
2006-12-25Markup revision.Ruslan Ermilov
2006-12-25FreeBSD 5.5 is part of official -mdoc.Ruslan Ermilov
2006-12-24Fix markup, remove a dummy BUGS section.Ruslan Ermilov
2006-12-23Add missing articles.Ruslan Ermilov
2006-12-05Teach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both needed by theRuslan Ermilov
2006-11-11MFP4: Add an implementation of the ELF(3) and GELF(3) API set.Joseph Koshy
2006-11-06Remove gratuitous white space change.David E. O'Brien
2006-11-06Allow one to force with issue with 'TARGET_BIG_ENDIAN'.David E. O'Brien
2006-11-01Fix vim syntax highlighting. Vim complained about the (comment). The syntaxPhilip Paeps
2006-10-21Bump document date for the previous change.Ruslan Ermilov
2006-10-21Turn on gdbserver for the arch that supports it..John-Mark Gurney
2006-10-16Trim trailing whitespace.John Baldwin
2006-10-16Restore the 'proc' and 'tid' commands which allow one to switch to theJohn Baldwin
2006-10-15Update the FILES section which has been wrong for some time.Ceri Davies
2006-10-15Add the sun4v category.Ceri Davies
2006-10-12Don't build the libgcc with functions already included in the libc toOlivier Houchard
2006-10-11Document '-w' from main.c rev. 1.11.David E. O'Brien
2006-10-11Add the -P option back, but with a note that it is not supported on FreeBSD.Tom Rhodes
2006-10-10grep -P xxx file.txtTom Rhodes
2006-10-09Temporarily add newer copy of tc-sparc.c to build toKip Macy
2006-10-05The ARM platform does the setjmp/longjmp type of exception handling.David E. O'Brien
2006-10-03Enable gdb on the arm. Some time ago I committed it, but had forgotten toWarner Losh
2006-09-30Fix build due to the incomplete removal of demangle.h.Ruslan Ermilov
2006-09-22Reduce diffs with file generated by FSF configure.Alexander Kabaev
2006-09-21Prepare to pick up manpages from their new location.Ruslan Ermilov
2006-09-21Bump __FreeBSD_cc_version in case someone cares for differences betweenAlexander Kabaev
2006-09-19Correct multiple vulnerabilities in gzip(1).Simon L. B. Nielsen
2006-09-18Add additional support for generating code for the arm. There's stillWarner Losh
2006-09-16This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.Ruslan Ermilov
2006-09-15Remove vestiges of GNU tar.Ruslan Ermilov
2006-09-15A TARGET_CPU_DEFAULT of xscale for arm results in illegal instructionsWarner Losh
2006-09-14Remove redundant default vectorWarner Losh
2006-09-14Add cross debug support to arm.Warner Losh
2006-09-14fix the build: add missing end of line cont characterWarner Losh
2006-09-14scripts for the arm port.Warner Losh
2006-09-14Fix the build and minor cleanup.Warner Losh
2006-09-14.end -> .endifWarner Losh
2006-09-14Architecture specific portions of gdb for arm.Warner Losh
2006-09-14Config file for arm assemblerWarner Losh