diff options
author | Nick Clifton <nickc@redhat.com> | 2003-06-17 12:05:33 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-06-17 12:05:33 +0000 |
commit | fea39bcb0781e1ee232093500d9ad8844fd23732 (patch) | |
tree | 1ab8354927a37800be088f465dfcc51fd63bb762 /ld/ChangeLog | |
parent | ff614a273c70121f7d3c32332d19c0c8b585e6fe (diff) | |
download | gdb-fea39bcb0781e1ee232093500d9ad8844fd23732.zip gdb-fea39bcb0781e1ee232093500d9ad8844fd23732.tar.gz gdb-fea39bcb0781e1ee232093500d9ad8844fd23732.tar.bz2 |
Catch and ignore an ARM_26D reloc.
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 d8706a1..11811de 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2003-06-17 Rainer Keuchel <rkeuchel@allgeier.com> + + * pe-dll.c (generate_reloc): Catch and ignore an ARM_26D + reloc. + 2003-06-17 Loren James Rittle <rittle@latour.rsch.comm.mot.com> * configure.host (*-*-freebsd*): Add known path for ld-elf.so.1 |