aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-21 17:56:38 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-21 17:56:38 +0000
commit22a71fef073748bc81bed724adea843d76c3b3de (patch)
tree37fd118d763e84c56c8635717bfb46f2f967c49b /bfd/ChangeLog
parentd1a7f14f540bffcc5b997064130aa0b67fe77d98 (diff)
downloadgdb-22a71fef073748bc81bed724adea843d76c3b3de.zip
gdb-22a71fef073748bc81bed724adea843d76c3b3de.tar.gz
gdb-22a71fef073748bc81bed724adea843d76c3b3de.tar.bz2
* coff-alpha.c (alpha_relocate_section): Rewrite mask and shift
operation to avoid OSF 1.3 cc bug. * ecoff.c (ecoff_write_object_contents): Make text_size, data_size and bss_size bfd_size_type instead of unsigned long. Make text_start and data_start bfd_vma instead of unsigned long. * ecofflink.c (ecoff_add_string): Remove incorrect cast of return value.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ebfdfce..7afb4a3 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,13 @@
+Mon Feb 21 09:50:06 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
+
+ * coff-alpha.c (alpha_relocate_section): Rewrite mask and shift
+ operation to avoid OSF 1.3 cc bug.
+ * ecoff.c (ecoff_write_object_contents): Make text_size, data_size
+ and bss_size bfd_size_type instead of unsigned long. Make
+ text_start and data_start bfd_vma instead of unsigned long.
+ * ecofflink.c (ecoff_add_string): Remove incorrect cast of return
+ value.
+
Sun Feb 20 16:06:54 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
* linker.c (_bfd_generic_link_add_archive_symbols): Consider