diff options
author | Jeff Law <law@redhat.com> | 1999-07-06 09:27:17 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-07-06 09:27:17 +0000 |
commit | 9db37001c64061e35295d045c72aaf62a5aa73fd (patch) | |
tree | d0e16832dc7edb132835ebd84a7563483647d145 | |
parent | 3535ad499be0a5293f65b292eef05d67b93efdcd (diff) | |
download | gdb-9db37001c64061e35295d045c72aaf62a5aa73fd.zip gdb-9db37001c64061e35295d045c72aaf62a5aa73fd.tar.gz gdb-9db37001c64061e35295d045c72aaf62a5aa73fd.tar.bz2 |
ΓΏ
* elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): T mode selectors
need to generate DLTIND relocations, not DLTREL relocations.
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 96ce6ae..a08291e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 6 10:23:39 1999 Jeffrey A Law (law@cygnus.com) + + * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): T mode selectors + need to generate DLTIND relocations, not DLTREL relocations. + 1999-07-05 Nick Clifton <nickc@cygnus.com> * coffcode.h (coff_set_arch_mach_hook): Recognise arm 5 |