freebsd-dev/gnu/usr.bin/binutils
Gary Jennejohn f367e39024 Add a '+' to the first LDADD, otherwise it clobbers the LDADD in
Makefile.alpha such that the -lkvm disappears and the link fails.

This time I tested it, honest :)
2000-04-04 11:12:55 +00:00
..
addr2line Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
ar Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
as First cut at the (non-contrib) bits needed to build the binutils 2000-04-02 22:36:56 +00:00
doc A bandaid to try and make this buildable. This should probably be 2000-03-20 10:52:28 +00:00
gasp Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
gdb Add a '+' to the first LDADD, otherwise it clobbers the LDADD in 2000-04-04 11:12:55 +00:00
gdbreplay
gdbserver
ld Build and install the elf32_sparc ld(1) scripts and make elf32_sparc 2000-04-03 03:42:07 +00:00
libbfd Add support for sunos_big_vec to support 'make world's on Solaris 2000-04-03 03:51:46 +00:00
libbinutils s/MACHINE_ARCH/TARGET_ARCH/g 1999-12-17 15:50:45 +00:00
libiberty
libopcodes First cut at the (non-contrib) bits needed to build the binutils 2000-04-02 22:36:56 +00:00
nm Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
objcopy Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
objdump Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
ranlib Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
size Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
strings Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
strip Use ${dir}/libfoo.a' instead of -L${dir} -lfoo' for local static 2000-03-27 18:02:04 +00:00
Makefile Don't make gdb, objc and f77 when building tools. 1999-12-09 16:40:27 +00:00
Makefile.inc
Makefile.inc0 s/MACHINE_ARCH/TARGET_ARCH/g 1999-12-17 15:50:45 +00:00
update.sh