aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-201-3/+1
* Moved the doc-str-Lb-libulog string definition to where it belongs.Ruslan Ermilov2010-01-151-0/+1
* Pull up vendor changes. The following local changes made obsolete:Ruslan Ermilov2010-01-151-3/+0
* Merge r195030 from project/mips into head by hand:Warner Losh2010-01-081-1/+5
* Merge r195575 and 195530 from projects/mips to head by hand:Warner Losh2010-01-081-7/+14
* Merge from project/mips r195021:Warner Losh2010-01-081-1/+2
* Back-merge (by hand) r195668:Warner Losh2010-01-081-3/+0
* Fix one spelling and one copy&paste error in comments.Alexander Kabaev2009-12-141-2/+2
* Compile libgcov without stack protection. It can be linked intoAlexander Kabaev2009-10-251-0/+1
* Add FreeBSD 7.2 and 7.3.Alan Cox2009-09-211-0/+2
* The buffer returned by fgenln is not a "C" string and might not be NULStephane E. Potvin2009-09-162-1/+3
* Add support for diffs generated by Perforce.Ed Schouten2009-08-231-0/+24
* Make head 9.0-CURRENT in preparation for lifting code freeze.Ken Smith2009-08-221-1/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-195-5/+5
* Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-142-1/+7
* Back out previous revision until better tested fix is ready.Alexander Kabaev2009-06-293-16/+2
* Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev2009-06-283-2/+16
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getJamie Gritton2009-06-241-0/+1
* Compile static gcov library with -fPIC to match what stock GCC buildsAlexander Kabaev2009-06-211-4/+12
* Don't set $PATH - if the caller doesn't have /bin and /usr/bin in theirBrian Somers2009-06-141-1/+0
* Change the internal buffer used to store input lines from a static bufferStephane E. Potvin2009-05-086-53/+74
* Fix build breakage due to the interplay between r189801 and r189824.David Schultz2009-03-141-0/+1
* Define a macro for POSIX.1-2008 here until a future groff importDavid Schultz2009-02-281-0/+4
* Restore the install location of libssp.so.0.Ruslan Ermilov2009-02-241-1/+2
* Initial gdbserver support for PowerPC.Rafal Jaworowski2009-02-234-1/+274
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-212-2/+6
* Honor WITHOUT_INSTALLLIB in some places.Jung-uk Kim2009-02-131-0/+2
* For files not named on the command line, only the basename is comparedDavid E. O'Brien2009-01-301-2/+5
* There's no need to redundantly redefine atomicity.h.Warner Losh2008-12-311-1/+0
* Remove the /usr/X11R6 paths. It has been long enough since the X stuffKen Smith2008-12-301-2/+0
* Added FreeBSD 6.4.Ruslan Ermilov2008-12-131-0/+1
* Added FreeBSD 7.1.Ruslan Ermilov2008-12-131-0/+1
* Push mips support into the tree.Warner Losh2008-12-113-1/+32
* Push mips support for ld into the tree.Warner Losh2008-12-115-0/+40
* Push mips support for as into the tree.Warner Losh2008-12-113-0/+27
* Add strndup(3) prototype to string.h.Konstantin Belousov2008-12-082-2/+2
* Initial gdbserver support for ARM.Rafal Jaworowski2008-11-174-4/+226
* Document what the sed trick is for.David E. O'Brien2008-10-162-4/+5
* Enable UTF-8.Dag-Erling Smørgrav2008-10-081-0/+1
* Oops, initialize sections and sections_end to NULL.John Baldwin2008-10-021-1/+1
* 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