summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2010-01-08Merge from project/mips r195021:Warner Losh
2010-01-08Back-merge (by hand) r195668:Warner Losh
2009-12-14Fix one spelling and one copy&paste error in comments.Alexander Kabaev
2009-10-25Compile libgcov without stack protection. It can be linked intoAlexander Kabaev
2009-09-21Add FreeBSD 7.2 and 7.3.Alan Cox
2009-09-16The buffer returned by fgenln is not a "C" string and might not be NULStephane E. Potvin
2009-08-23Add support for diffs generated by Perforce.Ed Schouten
2009-08-22Make head 9.0-CURRENT in preparation for lifting code freeze.Ken Smith
2009-07-19Bump the version of all non-symbol-versioned shared libraries inKen Smith
2009-07-14Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev
2009-06-29Back out previous revision until better tested fix is ready.Alexander Kabaev
2009-06-28Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev
2009-06-24Add libjail, a (somewhat) simpler interface to the jail_set and jail_getJamie Gritton
2009-06-21Compile static gcov library with -fPIC to match what stock GCC buildsAlexander Kabaev
2009-06-14Don't set $PATH - if the caller doesn't have /bin and /usr/bin in theirBrian Somers
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