aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-10-18 16:58:24 +0000
committerIan Lance Taylor <ian@airs.com>1994-10-18 16:58:24 +0000
commitd4d166835feb3cf33d812e209c61e5a9dfdc3f96 (patch)
tree2c42e6dbf24b0569e122f9ac2d7580cb09b02f1d /bfd/ChangeLog
parent67932b7d02d3f7aaea30621881edebf605144645 (diff)
downloadgdb-d4d166835feb3cf33d812e209c61e5a9dfdc3f96.zip
gdb-d4d166835feb3cf33d812e209c61e5a9dfdc3f96.tar.gz
gdb-d4d166835feb3cf33d812e209c61e5a9dfdc3f96.tar.bz2
* srec.c (tdata_type): Add field tail.
(srec_mkobject): Initialize tail. (srec_set_section_contents): Sort S record list by address.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4c8eea2..01e6603 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Tue Oct 18 12:56:43 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
+
+ * srec.c (tdata_type): Add field tail.
+ (srec_mkobject): Initialize tail.
+ (srec_set_section_contents): Sort S record list by address.
+
Mon Oct 17 11:38:16 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
* elfcode.h (elf_map_symbols): Sort the symbols into a new array,