aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-08-16 02:09:54 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-08-16 02:09:54 +0000
commite45500abea250b45f5069dc139ede7417fad86d7 (patch)
treec6b5f338e4259c0b961537e151320c28ac442478 /bfd
parent08a0da685eae0d88daa196a6b353eda416c2c267 (diff)
downloadfsf-binutils-gdb-e45500abea250b45f5069dc139ede7417fad86d7.zip
fsf-binutils-gdb-e45500abea250b45f5069dc139ede7417fad86d7.tar.gz
fsf-binutils-gdb-e45500abea250b45f5069dc139ede7417fad86d7.tar.bz2
* configure.host: Make sure all OS fields end in *.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index feea482..766d81c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,13 @@
+Sun Aug 15 20:45:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * configure.host: Make sure all OS fields end in *.
+
Fri Aug 13 16:33:33 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * ecoff.c (ecoff_slurp_reloc_table): Use bfd_abs_section for
+ RELOC_SECTION_NONE and RELOC_SECTION_ABS. If a reloc section
+ doesn't exist, don't try to create it.
+
* nlmcode.h (nlm_write_object_contents): procedure offsets are
from start of code segment, not start of file.
* config/i386-nlm.mt (DEFAULT_VECTOR): It's nlm32_i386_vec, not