diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-05-12 15:12:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-05-12 15:12:12 +0000 |
commit | 3d046499bc8ad7c3f113386ac6e5481ac698ebd9 (patch) | |
tree | 63c0f7d5dbfa765dcf9a25025ec4e0a42da3076e /ld/ChangeLog | |
parent | 9af5dcea8f103c6385dc2244dfb654ad7c7e928d (diff) | |
download | gdb-3d046499bc8ad7c3f113386ac6e5481ac698ebd9.zip gdb-3d046499bc8ad7c3f113386ac6e5481ac698ebd9.tar.gz gdb-3d046499bc8ad7c3f113386ac6e5481ac698ebd9.tar.bz2 |
Mon May 12 11:11:06 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* scripttempl/elf.sc: Don't align the data segment on the next 8
byte boundary, instead let the linker use whatever the individual
sections require.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b601fd6..e8dd495 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Mon May 12 11:11:06 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * scripttempl/elf.sc: Don't align the data segment on the next 8 + byte boundary, instead let the linker use whatever the individual + sections require. + Fri May 9 17:45:46 1997 Ian Lance Taylor <ian@cygnus.com> * configure.tgt (i[3456]86-*-gnu*): Don't include Mach support. |