summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Use the system gnuregex library vs. building GNU regex bits into libibertyobrien2005-02-141-1/+1
* Scheduled mdoc(7) sweep.ru2005-01-091-1/+1
* NOSHARED -> NO_SHAREDru2004-12-215-5/+5
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-246-6/+6
* Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.kan2004-07-281-0/+1
* MAJOR cleanup of the Bmake framework.obrien2004-07-0837-23475/+162
* Removed. It was used for building gdb docs, which we don't do heremarcel2004-06-271-31/+0
* GDB has moved up one level.obrien2004-06-251-8/+0
* Remove building gdb info files. The gdb info files are built as partmarcel2004-06-251-31/+3
* Turn back on the building of GDB info files.obrien2004-06-231-4/+0
* This should be the right set of docs sources.obrien2004-06-211-3/+5
* Disable building of GDB info files until the gdb6 upgrade is finished.obrien2004-06-212-2/+8
* With tmm's latest change to the sparc64 dynamic loader, we can remove thisobrien2004-06-202-19/+1
* Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildobrien2004-06-201-2/+2
* Update to binutils 2.15.marcel2004-06-191-15/+20
* Seperately add regex.c and splay-tree.c to SRCS. They are both neededmarcel2004-06-191-6/+9
* Add the necessary branding of ELF files. This is relatively easy tomarcel2004-06-191-3/+2
* Add bfdwin.c to SRCS. The file contains support for mmap(2) windowsmarcel2004-06-191-1/+1
* Move the elf32-target.h and elf64-target.h targets from the MDmarcel2004-06-197-20/+6
* Update to binutils 2.15:marcel2004-06-191-3/+3
* Update to binutils 2.15:marcel2004-06-191-5/+26
* Update to binutils 2.15.marcel2004-06-191-891/+1251
* Commit a crude hack so we get sparc64 snapshots working again with aobrien2004-06-172-1/+19
* Updated Bmake framework for Binutils 2.15.obrien2004-06-1642-3846/+5536
* Disable gdb from the build due to the impending binutils 2.15 import.obrien2004-06-161-1/+1
* Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.obrien2004-06-115-275/+317
* Use pcbp->pcb_ufp for UltraSparc vs. ->pcb_fp.obrien2004-05-101-2/+2
* Revert rev 1.21 which configured with --enable-64-bit-bfd.obrien2004-04-181-1/+1
* Configure as --enable-64-bit-bfd.obrien2004-03-182-2/+2
* I accidently spammed rev. 1.18, back out rev 1.19.obrien2004-03-171-1/+1
* Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingobrien2004-03-172-6/+5
* gasp(1) isn't linked with -lgnuregex, and it doesn't need <gnu/regex.h>ru2004-03-151-1/+0
* Back out attempt to bypass contrib's getopt.h on the way,ache2004-03-053-8/+2
* Move -I${DESTDIR}/usr/include/gnu up, beforeache2004-03-052-2/+6
* Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick rightache2004-03-041-0/+2
* Use system getopt_long*ache2004-02-281-1/+1
* Fix style bug in last commit,johan2004-02-251-2/+3
* style.Makefile(5):johan2004-02-2419-22/+25
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuache2004-02-172-2/+2
* Remove old explicit -I${DESTDIR}/usr/include/readlineache2004-02-171-1/+1
* Switch back to regex.hache2004-02-161-1/+2
* Formally switch back to regex.h (not sure it ever needed here - libgnuregexache2004-02-161-1/+2
* Removed all the complexities when installing the strip(1) binary.ru2004-02-061-13/+1
* strip wasn't stripped since we stopped to include bsd.own.mk from sys.mk.ru2004-02-051-8/+6
* Discontinuation of an action that now fits on one.obrien2004-01-271-3/+1
* Fix problem where kgdb misses trap frames.obrien2004-01-267-22/+24
* Use proper name.obrien2004-01-262-6/+8
* style.Makefile(5)obrien2004-01-261-2/+3
* Follow existing GDB style for frame_info vars.obrien2004-01-261-5/+5
OpenPOWER on IntegriCloud