* ar.c: (print_contents.c, extract_file, do_quick_append):
authorSteve Chamberlain <sac@cygnus>
Thu, 29 Jun 1995 00:59:07 +0000 (00:59 +0000)
committerSteve Chamberlain <sac@cygnus>
Thu, 29 Jun 1995 00:59:07 +0000 (00:59 +0000)
commit6f2d32120e50bd3bc24ac0c16f53875a35788314
tree098b4a553924435ff260c67d5811c2a597e5a984
parent30355216bd56a1e5a91fd979227f29414b7ae234
* ar.c: (print_contents.c, extract_file, do_quick_append):
Malloc buffers rather than allocate on stack (so it works
on NT).
* deflex.l: Names can have an @ in them.
* dlltool.c: Loads of stuff. Can now generate .imp files which
work with NT .dlls.
binutils/ChangeLog
binutils/ar.c
binutils/deflex.l [new file with mode: 0644]
binutils/dlltool.c
binutils/srconv.c
binutils/testsuite/binutils-all/objcopy.exp