index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
binutils
Age
Commit message (
Expand
)
Author
1999-10-10
Add explicit dependency on arparse.h, so it can appear timely.
pk
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1999-02-11
Add Texinfo doc.
tv
1999-02-09
Clean up and use stuff from src/gnu/lib/libbfd.
tv
1999-02-06
Apparently missed this commit. (!) Update binutils build structure to
tv
1999-02-02
Get rid of !powerpc cruft.
tv
1999-01-07
Hack "install" for non-root build.
itohy
1998-12-19
Enable strip for a.out too
kristerw
1998-11-21
Enable objcopy
kristerw
1998-09-14
Remove objcopy from all builds until it can be used on all systems.
tv
1998-09-02
Descend into objcopy if ELF. Tested briefly on alpha and pmax.
ross
1998-08-27
When installing, don't let "install" strip it. Do that part manually.
tv
1998-08-27
Don't auto-generate underscore.c; that can be determined easily by
tv
1998-08-27
For ELF systems only, add strip. This gives up a strip binary that's not
tv
1998-08-22
Now that targmatch.h is fixed, select the default bfd target via
tv
1998-08-22
Pull BFD includes and libs from the right place. (Needs more cleanup.)
tv
1998-07-29
Don't build these programs on the PowerPC; we need to update our binutils
thorpej
1998-07-25
Use the new MACHINE_GNU_ARCH to identify a GNU architecture name.
tv
1998-05-28
add ${PROG}.1 to CLEANFILES, since it's generated.
cgd
1998-05-25
Don't build objcopy, until writing of a.out works properly (same problems as
tv
1998-05-22
Remove nlmconv (We're Not NetWare) and temporarily disable strip.
tv
1998-05-22
config.bfd needs arch-unknown-netbsd, not a.out-arch-netbsd.
tv
1998-05-22
Get correct GNU target name for a.out platforms, and frob arm32 arch name.
tv
1998-05-21
Build the .y and .l files automatically using the rules in <bsd.sys.mk>.
tv
1998-05-21
Enable ranlib.
tv
1997-12-18
NetBSD Makefile framework to build GNU binutils. Tested, works on
thorpej