diff options
author | Jeff Law <law@redhat.com> | 1999-09-09 14:52:15 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-09 14:52:15 +0000 |
commit | b1d5590577af5465746366dc9eebc0242ef8799c (patch) | |
tree | ce0a339825ca52cb8616e1be69d9f4d1a64d4c6f /bfd/elf-hppa.h | |
parent | b726396160834b3494134a288b0c3ef4e6db9401 (diff) | |
download | gdb-b1d5590577af5465746366dc9eebc0242ef8799c.zip gdb-b1d5590577af5465746366dc9eebc0242ef8799c.tar.gz gdb-b1d5590577af5465746366dc9eebc0242ef8799c.tar.bz2 |
Update some comments.
Diffstat (limited to 'bfd/elf-hppa.h')
-rw-r--r-- | bfd/elf-hppa.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bfd/elf-hppa.h b/bfd/elf-hppa.h index 35520e7..a185134 100644 --- a/bfd/elf-hppa.h +++ b/bfd/elf-hppa.h @@ -1011,9 +1011,7 @@ elf_hppa_final_link_relocate (rel, input_bfd, output_bfd, a guide to help prioritize what relocation support is worked on first. The list will be deleted eventually. - 27210 R_PARISC_SEGREL32 - 6 R_PARISC_LTOFF64 - 5 R_PARISC_SEGREL64 */ + 27210 R_PARISC_SEGREL32 */ switch (r_type) { |