diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-03-25 16:35:13 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-03-25 16:35:13 +0000 |
commit | 9216fffaef73337c3386b17e4a3eeb13a137529c (patch) | |
tree | 2c7068c7793686b0a73b2217cf8a8d48703ea6c9 /ld/ChangeLog | |
parent | 1719df74c164925976be61cf49d87b57eea31d03 (diff) | |
download | gdb-9216fffaef73337c3386b17e4a3eeb13a137529c.zip gdb-9216fffaef73337c3386b17e4a3eeb13a137529c.tar.gz gdb-9216fffaef73337c3386b17e4a3eeb13a137529c.tar.bz2 |
* scripttempl/pe.sc: Only include .idata\$[0-7] in .idata when
relocating.
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 d1f8a0b..44a4545 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 25 11:34:13 1998 Ian Lance Taylor <ian@cygnus.com> + + * scripttempl/pe.sc: Only include .idata\$[0-7] in .idata when + relocating. + Mon Mar 23 18:54:15 1998 Joel Sherrill <joel@OARcorp.com> * configure.tgt: (sh*-*-rtems*): Switched from ELF to COFF. |