aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-08-23 23:50:35 +0000
committerIan Lance Taylor <ian@airs.com>1995-08-23 23:50:35 +0000
commita48752a0a3b7761f62dce3c6bc586411abd69cf2 (patch)
treec20c9f6816f36d00a4aa3740b599132798e4d3a6 /bfd
parentbd36216202ebbadddda9ee371804998afc239691 (diff)
downloadgdb-a48752a0a3b7761f62dce3c6bc586411abd69cf2.zip
gdb-a48752a0a3b7761f62dce3c6bc586411abd69cf2.tar.gz
gdb-a48752a0a3b7761f62dce3c6bc586411abd69cf2.tar.bz2
* ecoff.c (_bfd_ecoff_slurp_symbolic_info): Add parentheses to FIX
expression to avoid compiler bug on HP-UX 9.01.
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 1254944..1a13b00 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 23 16:48:52 1995 Ian Lance Taylor (ian@cygnus.com)
+
+ * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Add parentheses to FIX
+ expression to avoid compiler bug on HP-UX 9.01.
+
Wed Aug 23 09:49:39 1995 Steve Chamberlain <sac@rtl.cygnus.com>
* coffcode.h (pe_value): Unansify.