X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog-9197;h=98613157c543e0802bbfefc8c33476935bfc3a93;hb=5bb3703f01dd574faebbd3a69f4c64dbfee6a701;hp=1ed541669692f0fb3db115f3b313a335414cd6d2;hpb=2ee563b53258d390d7446e90a67f465d504ae44c;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog-9197 b/binutils/ChangeLog-9197 index 1ed5416696..98613157c5 100644 --- a/binutils/ChangeLog-9197 +++ b/binutils/ChangeLog-9197 @@ -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)