diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-07-17 17:59:27 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-07-17 17:59:27 +0000 |
commit | 242eee7a0becf3fcf97fde976f31c557275f181e (patch) | |
tree | a214c484ae498d1fc251971356a7153316318f4b /ld/ChangeLog | |
parent | f779e99f2ab25060486dc11ab2fcddba0cacf918 (diff) | |
download | gdb-242eee7a0becf3fcf97fde976f31c557275f181e.zip gdb-242eee7a0becf3fcf97fde976f31c557275f181e.tar.gz gdb-242eee7a0becf3fcf97fde976f31c557275f181e.tar.bz2 |
* ldwrite.c (split_sections): Don't split the first input section
into a new output section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 858ca38..cea9c84 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 17 13:57:00 1995 Ian Lance Taylor <ian@cygnus.com> + + * ldwrite.c (split_sections): Don't split the first input section + into a new output section. + Sat Jul 15 00:26:35 1995 Michael Meissner <meissner@cygnus.com> * emulparams/elf32ppc.sh (TEMPLATE_NAME): Define as elf32. |