summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
1998-09-14Remove objcopy from all builds until it can be used on all systems.tv
1998-09-02Descend into objcopy if ELF. Tested briefly on alpha and pmax.ross
1998-08-27When installing, don't let "install" strip it. Do that part manually.tv
1998-08-27Don't auto-generate underscore.c; that can be determined easily bytv
1998-08-27For ELF systems only, add strip. This gives up a strip binary that's nottv
1998-08-22Now that targmatch.h is fixed, select the default bfd target viatv
1998-08-22Pull BFD includes and libs from the right place. (Needs more cleanup.)tv
1998-07-29Don't build these programs on the PowerPC; we need to update our binutilsthorpej
1998-07-25Use the new MACHINE_GNU_ARCH to identify a GNU architecture name.tv
1998-05-28add ${PROG}.1 to CLEANFILES, since it's generated.cgd
1998-05-25Don't build objcopy, until writing of a.out works properly (same problems astv
1998-05-22Remove nlmconv (We're Not NetWare) and temporarily disable strip.tv
1998-05-22config.bfd needs arch-unknown-netbsd, not a.out-arch-netbsd.tv
1998-05-22Get correct GNU target name for a.out platforms, and frob arm32 arch name.tv
1998-05-21Build the .y and .l files automatically using the rules in <bsd.sys.mk>.tv
1998-05-21Enable ranlib.tv
1997-12-18NetBSD Makefile framework to build GNU binutils. Tested, works onthorpej