AAganichev's parse_stab_type size fix.
[binutils-gdb.git] / binutils / ChangeLog
index 53d35509abde8cf9edea105f320da6fb1051da61..1e080cdd9a473c140016e69a55298a80d22b16d0 100644 (file)
@@ -1,3 +1,19 @@
+2000-07-01  Alexander Aganichev <AAganichev@hypercom.com>
+
+       * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
+       struct debug_type stores size in bytes.
+
+2000-07-01  Alan Modra  <alan@linuxcare.com.au>
+
+       * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
+       (CLEANFILES): Add DEPA.
+       * Makefile.in: Regenerate.
+
+2000-06-27  Alan Modra  <alan@linuxcare.com.au>
+
+       * ar.c: Revert incorrect 2000-06-25 patch.
+       * bucomm.c: Likewise.
+
 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
 
        * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.