diff options
author | Alan Modra <amodra@gmail.com> | 2001-08-04 01:21:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-08-04 01:21:43 +0000 |
commit | 3fd367102dac8b203d685abaae4007415e5e8431 (patch) | |
tree | ca8415a4c0df06f3227d91d9125278281a291ecc /ld/ChangeLog | |
parent | cc5144f8c057ad73fb5cf6337f3f19344055e94b (diff) | |
download | gdb-3fd367102dac8b203d685abaae4007415e5e8431.zip gdb-3fd367102dac8b203d685abaae4007415e5e8431.tar.gz gdb-3fd367102dac8b203d685abaae4007415e5e8431.tar.bz2 |
* emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
ie. iterate over wild_statement.section_list.
(gld${EMULATION_NAME}_place_orphan): Likewise.
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 efa02de..09fdc23 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2001-08-04 Alan Modra <amodra@bigpond.net.au> + + * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change, + ie. iterate over wild_statement.section_list. + (gld${EMULATION_NAME}_place_orphan): Likewise. + 2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr> * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle |