* nm.c: Modify behavior of -o flag for archives to match

BSD4.4 and Sunos 4:  Prefix archive name before each line.
This commit is contained in:
Per Bothner 1993-03-19 01:56:10 +00:00
parent 00cea52f92
commit 229c82cb94

View file

@ -1,5 +1,8 @@
Thu Mar 18 14:22:17 1993 Per Bothner (bothner@rtl.cygnus.com)
* nm.c: Modify behavior of -o flag for archives to match
BSD4.4 and Sunos 4: Prefix archive name before each line.
* m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.
* i386-pinsn.c: Removed. Subsumed by ../opcodes/i386-dis.c.
* Makefile.in: Adjust accordingly.