aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-06-10 14:57:25 +0000
committerSteve Chamberlain <sac@cygnus>1992-06-10 14:57:25 +0000
commitaa0a709adce23fe48ebd09ad64d8f622e5789ce3 (patch)
tree19289041ac0238f9b8c7fd354d83a24782446833 /binutils/ChangeLog
parentbb63f602dd69131532d96b654e1d3aa51ea9087d (diff)
downloadgdb-aa0a709adce23fe48ebd09ad64d8f622e5789ce3.zip
gdb-aa0a709adce23fe48ebd09ad64d8f622e5789ce3.tar.gz
gdb-aa0a709adce23fe48ebd09ad64d8f622e5789ce3.tar.bz2
Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* objdump.c(display_info), patches from mohring@informatik.tu-muenchen.de to print the table much more nicely.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index da122d4..fe27f96 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,14 @@
+Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * objdump.c(display_info), patches from
+ mohring@informatik.tu-muenchen.de to print the table much more
+ nicely.
+
+Thu May 28 13:36:16 1992 Per Bothner (bothner@rtl.cygnus.com)
+
+ * objdump.c: Add another enum->int cast, for the sake of
+ old compilers (such as PCC).
+
Wed May 27 13:01:44 1992 Per Bothner (bothner@rtl.cygnus.com)
* arlex.l: Don't include <sysdep.h> (unneeded conflicts).