From 229c82cb94197ee8a6ce77316494fe05a2822d97 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 19 Mar 1993 01:56:10 +0000 Subject: [PATCH] * nm.c: Modify behavior of -o flag for archives to match BSD4.4 and Sunos 4: Prefix archive name before each line. --- binutils/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 6ec51c3874..49febe6c5f 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. -- 2.34.1