summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* MFC r210424: kgdb: correctly map sections to addresses in elf objectAndriy Gapon2010-08-211-6/+28
* MFC: r208320Jung-uk Kim2010-05-251-1/+1
* MFC r180407 (peter):Xin LI2010-05-202-48/+585
* MFC 185023 (by raj):Warner Losh2010-05-084-4/+226
* MFC r196432 (partial, kensmith@) and 207383:Xin LI2010-05-031-0/+2
* MFC r203823: kgdb: initialize n_type field of nlist entry for kvm_nlistAndriy Gapon2010-03-021-0/+1
* Update what version of FreeBSD man(1) says this is.Ken Smith2010-01-271-1/+2
* MFC: Don't set $PATH - if the caller doesn't have /bin and /usr/bin in theirBrian Somers2009-07-051-1/+0
* MFC r183696, r183698: enable UTF-8 for man pages.Dag-Erling Smørgrav2009-05-141-0/+1
* Oops, missed one of the 2's that needed to be changed when copying theKen Smith2009-04-151-1/+1
* Make 7.2 the default OS version for manual pages.Ken Smith2009-04-151-1/+2
* MFC: r187907: For files not named on the command line, only the basename isDavid E. O'Brien2009-03-241-2/+5
* MFC: Use existing GDB routines for parsing the section table of klds inJohn Baldwin2009-01-211-36/+23
* sync build infrastructure changes with HEADSam Leffler2009-01-121-5/+6
* MFC: Instead of using .POSIX:, use the cool looking "@:" rule.Ruslan Ermilov2009-01-091-2/+4
* MFC r185689:Konstantin Belousov2009-01-082-2/+2
* Due to a mis-understanding on my part with Ruslan I haven't been updatingKen Smith2008-12-131-1/+3
* MFC r183414:Konstantin Belousov2008-10-051-3/+33
* MFC: CVS version 1.11.22.1 (almost 1.11.23).David E. O'Brien2008-07-281-5/+44
* MFC: revs 175291,175384. Add .POSIX: to break timestamp-sensitive problemsPeter Wemm2008-06-221-3/+5
* MFC svn rev 179834.Alexander Kabaev2008-06-201-1/+15
* MFC: Introduce FreeBSD 8.0 to mdoc(7).Ruslan Ermilov2008-06-041-0/+1
* MFC: Add an ability to run man(1) on local files plus add limitedRuslan Ermilov2008-05-223-4/+36
* MFC: Enable use of 'tid' for remote targets and use gdb_thread_select()John Baldwin2008-05-098-42/+36
* MFC: Rework how kgdb manages kernel and vmcore files to be a bit moreJohn Baldwin2008-05-0911-184/+338
* MFC: Add 'fbsdcoreops_suppress_target' to support kgdb having its ownJohn Baldwin2008-05-091-2/+11
* MFC: Remove the 'add_kld_command' arg from load_kld().John Baldwin2008-05-051-12/+5
* MFC: Fix the ofs_fix handling for trapframes for i386 on remote targets.John Baldwin2008-05-011-16/+9
* MFC of new 'arm' category.Mark Linimon2008-04-232-0/+4
* MFC: Initialize list of kld's correctly when there are no kld's and catchJohn Baldwin2008-04-032-6/+10
* MFC: rev 1.18: style.Makefile(5)David E. O'Brien2008-03-161-2/+2
* MFC: rev 1.13: style.Makefile(5)David E. O'Brien2008-03-161-2/+2
* MFC: Mostly sync kgdb with HEAD including the following changes:John Baldwin2008-02-256-17/+35
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2008-02-091-0/+479
* MFC:Olivier Houchard2007-12-025-5/+43
* MFC: Teach kgdb how to handle double fault frames on i386.John Baldwin2007-11-213-1/+154
* MFC of library version bump. From original commit:Ken Smith2007-11-201-1/+1
* MFC: Reflect the "libpthread -> libkse", "libthr is the default thredingRuslan Ermilov2007-10-231-0/+1
* - 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