aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Revert previous commit. The prototype has been moved to unistd.hMarcel Moolenaar2008-09-281-1/+1
* Differentiate between interrupt frames, trap interrupt frames and timerKonstantin Belousov2008-09-271-3/+33
* Add -D_OSRELDATE_H to CFLAGS to prevent the declaration ofMarcel Moolenaar2008-09-261-1/+1
* Use existing GDB routines for parsing the section table of klds inJohn Baldwin2008-09-251-36/+23
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-5/+6
* MFP4: Add mips to the list of soft-float platforms.Warner Losh2008-09-191-2/+2
* mfp4: sort the architectures alphabetically...Warner Losh2008-09-191-1/+1
* Prefer the patch in p4 to the patch in svn as it properly sorts theWarner Losh2008-09-191-1/+1
* Widen psaddr_t from uintptr_t to uint64_t. This results in anMarcel Moolenaar2008-09-141-6/+7
* Add FreeBSD/MIPS support to GCC.David E. O'Brien2008-09-016-4/+17
* GDB isn't building on MIPS. Temporarily disable, to revisit soon.David E. O'Brien2008-09-011-1/+5
* Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. SharedDavid E. O'Brien2008-08-313-23/+20
* Enable EFI target.Rui Paulo2008-08-311-1/+3
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-0/+1
* Unbreak the arm build, by spelling LIBSRCS correctly.Olivier Houchard2008-08-021-1/+1
* Do not build fbsd-threads.c if we're building a cross-debugger.Olivier Houchard2008-08-021-1/+4
* Merge gnu cpio 2.6 -> 2.8 changes. Unfortunately, we have massivePeter Wemm2008-07-102-48/+585
|\
| * Virgin import of GNU cpio v2.4.2.David E. O'Brien1997-03-2941-11442/+0
| * Vendor import of virgin GNU cpio v2.3.David E. O'Brien1997-03-2641-0/+11442
* Instead of using .POSIX:, use the cool looking "@:" rule.David E. O'Brien2008-06-271-2/+4
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-253-5/+3
* Catch up to recentish kgdb changes:John Baldwin2008-06-181-1/+6
* Install extra include files that were forgotten in original GCC 4.2.xAlexander Kabaev2008-06-161-1/+15
* 1. Make the BSD version of cpio the default [1]Doug Barton2008-06-162-4/+10
* Install GNU cpio as 'gcpio', symlink to 'cpio' unless WITH_BSDCPIO isTim Kientzle2008-05-261-1/+9
* Add Juniper's copyright.David E. O'Brien2008-05-201-0/+1
* MIPS arch target kgdb(1) support.David E. O'Brien2008-05-201-0/+207
* Add support for bzip2-compressed manpages.Ruslan Ermilov2008-05-141-1/+1
* Add an ability to run man(1) on local files (the argument shouldRuslan Ermilov2008-05-143-3/+35
* Trim unneeded header.John Baldwin2008-05-091-1/+0
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-2/+2
* Go back to fondling FILE internals.John Baldwin2008-05-051-1/+1
* Lower WARNS to avoid warning about type-punned casting.Marcel Moolenaar2008-05-041-1/+1
* Unbreak build: gnu sort has been configured to grope inside structMarcel Moolenaar2008-05-031-1/+1
* Add MIPS to the list of "no TLS" architectures.Oleksandr Tymoshenko2008-05-031-1/+1
* - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. WeJohn Baldwin2008-05-018-47/+40
* Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ishJohn Baldwin2008-04-2911-184/+338
* - Add a global variable 'fbsdcoreops_suppress_target' that can be set toJohn Baldwin2008-04-291-2/+11
* Use kgdb_parse() instead of libkvm(3) to read the first instruction fromJohn Baldwin2008-04-281-16/+9
* Remove the 'add_kld_command' arg from load_kld(). It is always true sinceJohn Baldwin2008-04-281-12/+5
* FreeBSD/mips gdb build suspport. From the mips2-jnpr branch.Warner Losh2008-04-263-0/+794
* Add 'arm' category.Mark Linimon2008-04-232-0/+4
* Add support for the 32-bit EFI target.Marcel Moolenaar2008-04-171-3/+10
* Change kgdb_parse() to use wrapped versions of parse_expression() andJohn Baldwin2008-03-291-6/+9
* Initialize the head pointer in kld_current_sos() to NULL to avoid returningJohn Baldwin2008-03-291-0/+1
* Re-enable the CVS build.David E. O'Brien2008-03-191-3/+3
* Update for version 1.11-20080310.David E. O'Brien2008-03-191-5/+44
* + Make it clear this was taken from the CVS 1.11 branch on 10-March-2008.David E. O'Brien2008-03-191-3/+3
* Disable CVS build.David E. O'Brien2008-03-191-3/+3
* Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forcedRuslan Ermilov2008-03-022-4/+0