aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-03-17 16:47:01 +0000
committerIan Lance Taylor <ian@airs.com>1994-03-17 16:47:01 +0000
commit1c6042ee109b6a5fc7301f064788d90fcfee3c2a (patch)
tree5c1a9c31893f28bf88de914e58928cc2b9c10628 /bfd/ChangeLog
parent478d38114b20d0c8eb39571b8858d9fa981ba0ac (diff)
downloadgdb-1c6042ee109b6a5fc7301f064788d90fcfee3c2a.zip
gdb-1c6042ee109b6a5fc7301f064788d90fcfee3c2a.tar.gz
gdb-1c6042ee109b6a5fc7301f064788d90fcfee3c2a.tar.bz2
* elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use space
after NAME, since SunOS /bin/cc can't handle it.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 618f7e6..1860496 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Thu Mar 17 11:44:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use space
+ after NAME, since SunOS /bin/cc can't handle it.
+
Wed Mar 16 16:43:33 1994 David J. Mackenzie (djm@thepub.cygnus.com)
* netbsd386.c (N_SET_FLAGS): Don't nuke the machine id field.