summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2009-05-08Change the internal buffer used to store input lines from a static bufferStephane E. Potvin
2009-03-14Fix build breakage due to the interplay between r189801 and r189824.David Schultz
2009-02-28Define a macro for POSIX.1-2008 here until a future groff importDavid Schultz
2009-02-24Restore the install location of libssp.so.0.Ruslan Ermilov
2009-02-23Initial gdbserver support for PowerPC.Rafal Jaworowski
2009-02-21Fix build when WITH_SSP is set explicitly.Ruslan Ermilov
2009-02-13Honor WITHOUT_INSTALLLIB in some places.Jung-uk Kim
2009-01-30For files not named on the command line, only the basename is comparedDavid E. O'Brien
2008-12-31There's no need to redundantly redefine atomicity.h.Warner Losh
2008-12-30Remove the /usr/X11R6 paths. It has been long enough since the X stuffKen Smith
2008-12-13Added FreeBSD 6.4.Ruslan Ermilov
2008-12-13Added FreeBSD 7.1.Ruslan Ermilov
2008-12-11Push mips support into the tree.Warner Losh
2008-12-11Push mips support for ld into the tree.Warner Losh
2008-12-11Push mips support for as into the tree.Warner Losh
2008-12-08Add strndup(3) prototype to string.h.Konstantin Belousov
2008-11-17Initial gdbserver support for ARM.Rafal Jaworowski
2008-10-16Document what the sed trick is for.David E. O'Brien
2008-10-08Enable UTF-8.Dag-Erling Smørgrav
2008-10-02Oops, initialize sections and sections_end to NULL.John Baldwin
2008-09-28Revert previous commit. The prototype has been moved to unistd.hMarcel Moolenaar
2008-09-27Differentiate between interrupt frames, trap interrupt frames and timerKonstantin Belousov
2008-09-26Add -D_OSRELDATE_H to CFLAGS to prevent the declaration ofMarcel Moolenaar
2008-09-25Use existing GDB routines for parsing the section table of klds inJohn Baldwin
2008-09-21add new build knobs and jigger some existing controls to improveSam Leffler
2008-09-19MFP4: Add mips to the list of soft-float platforms.Warner Losh
2008-09-19mfp4: sort the architectures alphabetically...Warner Losh
2008-09-19Prefer the patch in p4 to the patch in svn as it properly sorts theWarner Losh
2008-09-14Widen psaddr_t from uintptr_t to uint64_t. This results in anMarcel Moolenaar
2008-09-01Add FreeBSD/MIPS support to GCC.David E. O'Brien
2008-09-01GDB isn't building on MIPS. Temporarily disable, to revisit soon.David E. O'Brien
2008-08-31Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. SharedDavid E. O'Brien
2008-08-31Enable EFI target.Rui Paulo
2008-08-06Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson
2008-08-02Unbreak the arm build, by spelling LIBSRCS correctly.Olivier Houchard
2008-08-02Do not build fbsd-threads.c if we're building a cross-debugger.Olivier Houchard
2008-07-10Merge gnu cpio 2.6 -> 2.8 changes. Unfortunately, we have massivePeter Wemm
2008-06-27Instead of using .POSIX:, use the cool looking "@:" rule.David E. O'Brien
2008-06-25Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov
2008-06-18Catch up to recentish kgdb changes:John Baldwin
2008-06-16Install extra include files that were forgotten in original GCC 4.2.xAlexander Kabaev
2008-06-161. Make the BSD version of cpio the default [1]Doug Barton
2008-05-26Install GNU cpio as 'gcpio', symlink to 'cpio' unless WITH_BSDCPIO isTim Kientzle
2008-05-20Add Juniper's copyright.David E. O'Brien
2008-05-20MIPS arch target kgdb(1) support.David E. O'Brien
2008-05-14Add support for bzip2-compressed manpages.Ruslan Ermilov
2008-05-14Add an ability to run man(1) on local files (the argument shouldRuslan Ermilov
2008-05-09Trim unneeded header.John Baldwin
2008-05-07Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson
2008-05-05Go back to fondling FILE internals.John Baldwin