X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog-9197;h=98613157c543e0802bbfefc8c33476935bfc3a93;hb=3fb6a9822af9da1f8fe35e3e75a1de8434853475;hp=a449d23ad8c7748132179567d81d8ef1a47cbdda;hpb=8c2bc6877d75f8cd9073f206fab29920f73d325c;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog-9197 b/binutils/ChangeLog-9197 index a449d23ad8..98613157c5 100644 --- a/binutils/ChangeLog-9197 +++ b/binutils/ChangeLog-9197 @@ -159,7 +159,7 @@ Wed Sep 24 11:34:05 1997 Ian Lance Taylor * binutils.texi (size): The object file argument is optional. From Marty Leisner . - * acloal.m4: Rebuild with new libtool. + * aclocal.m4: Rebuild with new libtool. * configure: Rebuild. Tue Aug 26 17:48:34 1997 Ian Lance Taylor @@ -2394,7 +2394,7 @@ Thu Jul 13 10:43:59 1995 Ian Lance Taylor * nlmconv.c (powerpc_mangle_relocs): Cast memset arg to size_t. * objcopy.c (copy_object): Likewise. - * nm.c (HAVE_SBRK): Define execpt on amigados and WINDOWS_NT. + * nm.c (HAVE_SBRK): Define except on amigados and WINDOWS_NT. (struct size_sym): Define. (show_stats): New static variable. (long_options): Add undocumented option "stats". @@ -5200,7 +5200,7 @@ Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com) consistent with gdb and as: Add 0x when printing hex. Don't print extra leading zeros. Attempt to not print "filename.o". - * objdump.c: Add some enum-to-int casts to accomodate old compilers. + * objdump.c: Add some enum-to-int casts to accommodate old compilers. Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)