summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | Hook gdb into the build. Exclude gdb on arm and powerpc as supportMarcel Moolenaar2004-06-251-1/+8
* | Remove building gdb info files. The gdb info files are built as partMarcel Moolenaar2004-06-251-31/+3
* | Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64Marcel Moolenaar2004-06-2522-0/+4513
* | Turn back on the building of GDB info files.David E. O'Brien2004-06-231-4/+0
* | This should be the right set of docs sources.David E. O'Brien2004-06-211-3/+5
* | Disable building of GDB info files until the gdb6 upgrade is finished.David E. O'Brien2004-06-212-2/+8
* | With tmm's latest change to the sparc64 dynamic loader, we can remove thisDavid E. O'Brien2004-06-202-19/+1
* | Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildDavid E. O'Brien2004-06-201-2/+2
* | Update to binutils 2.15.Marcel Moolenaar2004-06-191-15/+20
* | Seperately add regex.c and splay-tree.c to SRCS. They are both neededMarcel Moolenaar2004-06-191-6/+9
* | Add the necessary branding of ELF files. This is relatively easy toMarcel Moolenaar2004-06-191-3/+2
* | Add bfdwin.c to SRCS. The file contains support for mmap(2) windowsMarcel Moolenaar2004-06-191-1/+1
* | Move the elf32-target.h and elf64-target.h targets from the MDMarcel Moolenaar2004-06-197-20/+6
* | Update to binutils 2.15:Marcel Moolenaar2004-06-191-3/+3
* | Update to binutils 2.15:Marcel Moolenaar2004-06-191-5/+26
* | Update to binutils 2.15.Marcel Moolenaar2004-06-191-887/+1247
* | Commit a crude hack so we get sparc64 snapshots working again with aDavid E. O'Brien2004-06-172-1/+19
* | Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-1642-3830/+5520
* | Disable gdb from the build due to the impending binutils 2.15 import.David E. O'Brien2004-06-161-1/+1
* | Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.David E. O'Brien2004-06-115-275/+317
* | Revise previous commit - I managed to mess up a 1-line change and brokePeter Wemm2004-06-111-1/+1
* | The gcc/config/i386/freebsd64.h file neglects to override the defaultPeter Wemm2004-06-102-0/+10
* | Turn cvs back on after import; that was less painful than I expected.Peter Wemm2004-06-101-1/+1
* | Turn off cvs while import/merging.Peter Wemm2004-06-101-1/+1
* | Have /usr/bin/tar be a symlink to /usr/bin/gtar ratherTim Kientzle2004-06-041-1/+1
* | Remove componenst which are not part of GCC 3.3 and which are not likelyAlexander Kabaev2004-05-294-115/+0
* | Use pcbp->pcb_ufp for UltraSparc vs. ->pcb_fp.David E. O'Brien2004-05-101-2/+2
* | Restore vendor Id.David E. O'Brien2004-05-031-1/+3
* | Tweak to rev 1.8 to match the offical http://www.gzip.org/gzip-1.2.4b.patchDavid E. O'Brien2004-05-031-2/+3
* | Gzip assumes 'unsigned long' is 32-bits wide and depends on this.David E. O'Brien2004-05-021-3/+6
* | Apply patch from gzip web page to correctly decompress files larger thanTim J. Robbins2004-05-021-10/+14
* | Revert rev 1.21 which configured with --enable-64-bit-bfd.David E. O'Brien2004-04-181-1/+1
* | Removed local bits that are now part of the standard mdoc(7) package.Ruslan Ermilov2004-04-161-8/+1
* | Whitespace nit in previous revision.Ruslan Ermilov2004-04-151-1/+1
* | Update bmake glue for cvs-1.11.15, with apologies to Jacques for messingPeter Wemm2004-04-154-69/+7
* | Turn off cvs build for a few hours while importing.Peter Wemm2004-04-151-3/+3
* | Patch vulnerabilities in the CVS client and server:Jacques Vidrine2004-04-143-2/+65
* | Added FreeBSD 5.2.1, just in case.Ruslan Ermilov2004-04-131-0/+1
* | Added upcoming 4.10 and 5.3 releases.Ruslan Ermilov2004-04-131-0/+2
* | Add a new threads category.Ceri Davies2004-04-051-0/+1
* | Get rid of a spurious "the".Daniel Harris2004-03-181-1/+1
* | Configure as --enable-64-bit-bfd.David E. O'Brien2004-03-182-2/+2
* | I accidently spammed rev. 1.18, back out rev 1.19.David E. O'Brien2004-03-171-1/+1
* | Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingDavid E. O'Brien2004-03-172-6/+5
* | gasp(1) isn't linked with -lgnuregex, and it doesn't need <gnu/regex.h>Ruslan Ermilov2004-03-151-1/+0
* | Back out attempt to bypass contrib's getopt.h on the way,Andrey A. Chernov2004-03-053-8/+2
* | Move -I${DESTDIR}/usr/include/gnu up, beforeAndrey A. Chernov2004-03-052-2/+6
* | Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick rightAndrey A. Chernov2004-03-041-0/+2
* | Fixed "make clean".Ruslan Ermilov2004-03-031-0/+1
* | Merge conflicts, upgradeAndrey A. Chernov2004-03-018-41/+51