summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-07-16 15:24:23 +0000
committerSteve Chamberlain <sac@cygnus>1992-07-16 15:24:23 +0000
commitcdb76cc39a82b9c2a0ad17947d6646f7fe87f9ba (patch)
tree024269b59419b11638fa552f45c0cc94e1db65f7 /binutils
parent462088b88636b590a613c8717009fcded26927b0 (diff)
downloadbinutils-gdb-cdb76cc39a82b9c2a0ad17947d6646f7fe87f9ba.tar.gz
* objdump.c (display_bfd): print state of BFD_IS_RELAXABLE too
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 069ec6f5333..4055fd61964 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jul 16 08:23:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * objdump.c (display_bfd): print state of BFD_IS_RELAXABLE too
+
Tue Jun 30 20:26:15 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
* Makefile.in: Add program_suffix (parallel to program_prefix)