diff options
author | Alan Modra <amodra@gmail.com> | 2001-03-05 05:02:03 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-03-05 05:02:03 +0000 |
commit | 1c7566d1677731631c070b1e30d80ad5b97ed8d5 (patch) | |
tree | 41ec0b5ba567489e10801b3cb91a2732e9d5ad24 /ld/ChangeLog | |
parent | 6cd43bc59e3416eb05f54914c4d77449f159f34b (diff) | |
download | gdb-1c7566d1677731631c070b1e30d80ad5b97ed8d5.zip gdb-1c7566d1677731631c070b1e30d80ad5b97ed8d5.tar.gz gdb-1c7566d1677731631c070b1e30d80ad5b97ed8d5.tar.bz2 |
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fcdc8c4..73d3a21 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-03-05 Alan Modra <alan@linuxcare.com.au> + + * emultempl/m68kelf.em (m68k_elf_after_allocation): Call + after_allocation_default, not gld..._before_allocation. + 2001-02-28 Matt Hiller <hiller@redhat.com> * testsuite/ld-scripts/crossref.exp: Initialize flags to |