From: Ian Lance Taylor Date: Wed, 21 Dec 1994 00:15:14 +0000 (+0000) Subject: * ar.c (main): Ignore 'f' modifier used on HP/UX 9. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c2efd5a1204d04182ec6e5cf7f87ec714e301edf;p=binutils-gdb.git * ar.c (main): Ignore 'f' modifier used on HP/UX 9. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3f3aac54469..63b45c43175 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,18 @@ +Tue Dec 20 19:13:44 1994 Ian Lance Taylor + + * ar.c (main): Ignore 'f' modifier used on HP/UX 9. + +Thu Dec 15 17:34:12 1994 Stan Shebs + + * ar.c, nm.c, objcopy.c, objdump.c: Include progress.h. + * ar.c, nm.c, objcopy.c, objdump.c (main): Add START_PROGRESS + and END_PROGRESS. + * ar.c (map_over_members, open_inarch): Call PROGRESS. + * nm.c (main, display_archive, filter_symbols, print_symbols): + Call PROGRESS. + + * objcopy.c (copy_usage): Break up long usage string. + Wed Dec 14 15:51:56 1994 Ken Raeburn * objcopy.c (copy_object): Don't bother setting status after