diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-10-15 18:53:18 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-10-15 18:53:18 +0000 |
commit | a12e6215485096316c295ae93491d061045a5948 (patch) | |
tree | 393be4fd9c45ca85684383cd36085898704f978b /ld/ChangeLog | |
parent | c086885a6613bcf47b97650b85987a8391644619 (diff) | |
download | gdb-a12e6215485096316c295ae93491d061045a5948.zip gdb-a12e6215485096316c295ae93491d061045a5948.tar.gz gdb-a12e6215485096316c295ae93491d061045a5948.tar.bz2 |
* scripttempl/pe.sc: Put .stab and .stabstr sections at end.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 944f96f..119b61c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 15 14:52:36 1997 Ian Lance Taylor <ian@cygnus.com> + + * scripttempl/pe.sc: Put .stab and .stabstr sections at end. + Wed Oct 8 12:37:05 1997 Richard Henderson <rth@cygnus.com> * configure.tgt, configure.host: Change alpha-*-* to alpha*-*-*; |