projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f0deb1
)
* ecoff.c (ecoff_build_debug): Don't set hdr->magic here. It is
author
Ian Lance Taylor
<ian@airs.com>
Tue, 22 Feb 1994 04:30:14 +0000
(
04:30
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 22 Feb 1994 04:30:14 +0000
(
04:30
+0000)
now set in bfd/ecofflink.c:ecoff_write_symhdr.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index eed019d9e48f4fc215de6133cde2c20d272aa91a..8b05882b7a3147f4cfd39a23cb228e9ed8ddaff6 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Mon Feb 21 11:41:18 1994 Ian Lance Taylor (ian@cygnus.com)
+ * ecoff.c (ecoff_build_debug): Don't set hdr->magic here. It is
+ now set in bfd/ecofflink.c:ecoff_write_symhdr.
+
* config/obj-coffbfd.c (write_object_file): use bfd_get_error (),
not bfd_error.
* config/obj-elf.c (elf_frob_file): Likewise.