diff options
author | Nick Clifton <nickc@redhat.com> | 2001-10-31 14:19:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-10-31 14:19:22 +0000 |
commit | 114283d84f0291a4da75e900fd188a2d5e9af586 (patch) | |
tree | 8f7091c367665f641dcf76c7f00671a62715ae8c /ld/ChangeLog | |
parent | 7649aa5088856d6878555cf26427157d7b9d4312 (diff) | |
download | gdb-114283d84f0291a4da75e900fd188a2d5e9af586.zip gdb-114283d84f0291a4da75e900fd188a2d5e9af586.tar.gz gdb-114283d84f0291a4da75e900fd188a2d5e9af586.tar.bz2 |
Update documentation about -T augmenting linker scripts
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 5758230..c246d7a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2001-10-31 John Marshall <jmarshall@acm.org> + + * ld.texinfo: A historical requirement that MEMORY and SECTIONS + appear only once across all the linker scripts involved in a link + invocation no longer applies. Make the documentation reflect + that. + 2001-10-31 NIIBE Yutaka <gniibe@m17n.org> * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu |