diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-06-26 17:54:35 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-06-26 17:54:35 +0000 |
commit | 34260fe0d09563e710be5b70417df5441eebd8c2 (patch) | |
tree | c2dd8266c3f0477154920df7959b8ed478b3fa9d /ld | |
parent | d5a7bb530d6ea294848fa3c95181dc48648a4f33 (diff) | |
download | gdb-34260fe0d09563e710be5b70417df5441eebd8c2.zip gdb-34260fe0d09563e710be5b70417df5441eebd8c2.tar.gz gdb-34260fe0d09563e710be5b70417df5441eebd8c2.tar.bz2 |
* scripttempl/pe.sc: Put .rsrc after .reloc. Put input .rsrc
sections in the output .rsrc section.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e4cc1ed..68bb3ae 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 26 13:54:03 1997 Ian Lance Taylor <ian@cygnus.com> + + * scripttempl/pe.sc: Put .rsrc after .reloc. Put input .rsrc + sections in the output .rsrc section. + Wed Jun 25 12:48:41 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * configure.host (m68*-*-linux*libc1*): Renamed from |