| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the internal buffer used to store input lines from a static buffer | sepotvin | 2009-05-08 | 6 | -53/+74 |
* | Fix build breakage due to the interplay between r189801 and r189824. | das | 2009-03-14 | 1 | -0/+1 |
* | Define a macro for POSIX.1-2008 here until a future groff import | das | 2009-02-28 | 1 | -0/+4 |
* | Restore the install location of libssp.so.0. | ru | 2009-02-24 | 1 | -1/+2 |
* | Initial gdbserver support for PowerPC. | raj | 2009-02-23 | 4 | -1/+274 |
* | Fix build when WITH_SSP is set explicitly. | ru | 2009-02-21 | 2 | -2/+6 |
* | Honor WITHOUT_INSTALLLIB in some places. | jkim | 2009-02-13 | 1 | -0/+2 |
* | For files not named on the command line, only the basename is compared | obrien | 2009-01-30 | 1 | -2/+5 |
* | There's no need to redundantly redefine atomicity.h. | imp | 2008-12-31 | 1 | -1/+0 |
* | Remove the /usr/X11R6 paths. It has been long enough since the X stuff | kensmith | 2008-12-30 | 1 | -2/+0 |
* | Added FreeBSD 6.4. | ru | 2008-12-13 | 1 | -0/+1 |
* | Added FreeBSD 7.1. | ru | 2008-12-13 | 1 | -0/+1 |
* | Push mips support into the tree. | imp | 2008-12-11 | 3 | -1/+32 |
* | Push mips support for ld into the tree. | imp | 2008-12-11 | 5 | -0/+40 |
* | Push mips support for as into the tree. | imp | 2008-12-11 | 3 | -0/+27 |
* | Add strndup(3) prototype to string.h. | kib | 2008-12-08 | 2 | -2/+2 |
* | Initial gdbserver support for ARM. | raj | 2008-11-17 | 4 | -4/+226 |
* | Document what the sed trick is for. | obrien | 2008-10-16 | 2 | -4/+5 |
* | Enable UTF-8. | des | 2008-10-08 | 1 | -0/+1 |
* | Oops, initialize sections and sections_end to NULL. | jhb | 2008-10-02 | 1 | -1/+1 |
* | Revert previous commit. The prototype has been moved to unistd.h | marcel | 2008-09-28 | 1 | -1/+1 |
* | Differentiate between interrupt frames, trap interrupt frames and timer | kib | 2008-09-27 | 1 | -3/+33 |
* | Add -D_OSRELDATE_H to CFLAGS to prevent the declaration of | marcel | 2008-09-26 | 1 | -1/+1 |
* | Use existing GDB routines for parsing the section table of klds in | jhb | 2008-09-25 | 1 | -36/+23 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 1 | -5/+6 |
* | MFP4: Add mips to the list of soft-float platforms. | imp | 2008-09-19 | 1 | -2/+2 |
* | mfp4: sort the architectures alphabetically... | imp | 2008-09-19 | 1 | -1/+1 |
* | Prefer the patch in p4 to the patch in svn as it properly sorts the | imp | 2008-09-19 | 1 | -1/+1 |
* | Widen psaddr_t from uintptr_t to uint64_t. This results in an | marcel | 2008-09-14 | 1 | -6/+7 |
* | Add FreeBSD/MIPS support to GCC. | obrien | 2008-09-01 | 6 | -4/+17 |
* | GDB isn't building on MIPS. Temporarily disable, to revisit soon. | obrien | 2008-09-01 | 1 | -1/+5 |
* | Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Shared | obrien | 2008-08-31 | 3 | -23/+20 |
* | Enable EFI target. | rpaulo | 2008-08-31 | 1 | -1/+3 |
* | Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This | dfr | 2008-08-06 | 1 | -0/+1 |
* | Unbreak the arm build, by spelling LIBSRCS correctly. | cognet | 2008-08-02 | 1 | -1/+1 |
* | Do not build fbsd-threads.c if we're building a cross-debugger. | cognet | 2008-08-02 | 1 | -1/+4 |
* | Merge gnu cpio 2.6 -> 2.8 changes. Unfortunately, we have massive | peter | 2008-07-10 | 2 | -48/+585 |
* | Instead of using .POSIX:, use the cool looking "@:" rule. | obrien | 2008-06-27 | 1 | -2/+4 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 3 | -5/+3 |
* | Catch up to recentish kgdb changes: | jhb | 2008-06-18 | 1 | -1/+6 |
* | Install extra include files that were forgotten in original GCC 4.2.x | kan | 2008-06-16 | 1 | -1/+15 |
* | 1. Make the BSD version of cpio the default [1] | dougb | 2008-06-16 | 2 | -4/+10 |
* | Install GNU cpio as 'gcpio', symlink to 'cpio' unless WITH_BSDCPIO is | kientzle | 2008-05-26 | 1 | -1/+9 |
* | Add Juniper's copyright. | obrien | 2008-05-20 | 1 | -0/+1 |
* | MIPS arch target kgdb(1) support. | obrien | 2008-05-20 | 1 | -0/+207 |
* | Add support for bzip2-compressed manpages. | ru | 2008-05-14 | 1 | -1/+1 |
* | Add an ability to run man(1) on local files (the argument should | ru | 2008-05-14 | 3 | -3/+35 |
* | Trim unneeded header. | jhb | 2008-05-09 | 1 | -1/+0 |
* | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | dfr | 2008-05-07 | 1 | -2/+2 |
* | Go back to fondling FILE internals. | jhb | 2008-05-05 | 1 | -1/+1 |