From: Per Bothner Date: Fri, 19 Mar 1993 01:56:10 +0000 (+0000) Subject: * nm.c: Modify behavior of -o flag for archives to match X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=229c82cb94197ee8a6ce77316494fe05a2822d97;p=binutils-gdb.git * nm.c: Modify behavior of -o flag for archives to match BSD4.4 and Sunos 4: Prefix archive name before each line. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 6ec51c3874f..49febe6c5f8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -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.