aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1997-03-26 06:53:10 +0000
committerStu Grossman <grossman@cygnus>1997-03-26 06:53:10 +0000
commit60d1227a31258b1da5919fd253b7a88666a4a29e (patch)
tree53085e6b156768a770c4613005584d8efc555257 /bfd
parent89f6ecb17b58f7c61e95d450237728cd20c038be (diff)
downloadbinutils-60d1227a31258b1da5919fd253b7a88666a4a29e.zip
binutils-60d1227a31258b1da5919fd253b7a88666a4a29e.tar.gz
binutils-60d1227a31258b1da5919fd253b7a88666a4a29e.tar.bz2
* aoutx.h (some_aout_object_p): Change executable test to fix
problems with embedded a.out systems.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c218975..16ab4f8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Tue Mar 25 22:26:56 1997 Stu Grossman (grossman@critters.cygnus.com)
+
+ * aoutx.h (some_aout_object_p): Change executable test to fix
+ problems with embedded a.out systems.
+
Tue Mar 25 14:35:37 1997 Ian Lance Taylor <ian@cygnus.com>
* stabs.c (_bfd_stab_section_offset): New function.