diff options
author | Steve Chamberlain <sac@cygnus> | 1995-10-19 00:35:37 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-10-19 00:35:37 +0000 |
commit | 9c284f3f98ae23113effd85b2562415ac9048224 (patch) | |
tree | 56778214f2a17d5a734dfe43efd18133ddc2d8c7 /ld | |
parent | efd7b806cf3681ccb902f4f0918f7f0686345701 (diff) | |
download | fsf-binutils-gdb-9c284f3f98ae23113effd85b2562415ac9048224.zip fsf-binutils-gdb-9c284f3f98ae23113effd85b2562415ac9048224.tar.gz fsf-binutils-gdb-9c284f3f98ae23113effd85b2562415ac9048224.tar.bz2 |
* scripttempl/pe.sc (.bss): Move to be after .text
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 883158f..8efa97f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 18 17:34:06 1995 steve chamberlain <sac@slash.cygnus.com> + + * scripttempl/pe.sc (.bss): Move to be after .text + Tue Oct 17 12:22:05 1995 Ian Lance Taylor <ian@cygnus.com> * emultempl/sunos.em (gld${EMULATION_NAME}_find_exp_assignment): |