diff options
author | Richard Henderson <rth@redhat.com> | 1998-09-11 20:15:54 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-09-11 20:15:54 +0000 |
commit | 7194b91a0fa7f996316c99fb97eeea87078c2628 (patch) | |
tree | f78d2c577bea620aa00e5a0a51c279655ed4504c /bfd/ChangeLog | |
parent | 05f1989d851f80e780befe514fa763bfbcced058 (diff) | |
download | gdb-7194b91a0fa7f996316c99fb97eeea87078c2628.zip gdb-7194b91a0fa7f996316c99fb97eeea87078c2628.tar.gz gdb-7194b91a0fa7f996316c99fb97eeea87078c2628.tar.bz2 |
1998-09-10 Geoff Keating <geoffk@ozemail.com.au>
* elf32-ppc.c (ppc_elf_relocate_section): If dynobj is NULL,
assume there is no PLT or GOT.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 69e53d9..e21f8a4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +1998-09-10 Geoff Keating <geoffk@ozemail.com.au> + + * elf32-ppc.c (ppc_elf_relocate_section): If dynobj is NULL, + assume there is no PLT or GOT. + Wed Sep 9 14:24:12 1998 Nick Clifton <nickc@cygnus.com> * elf32-arm.c (elf32_arm_find_nearest_line): New function: just |