diff options
author | Alan Modra <amodra@gmail.com> | 2012-08-17 02:43:21 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-08-17 02:43:21 +0000 |
commit | a86852103bb20a87c714d338230b265c94fc5272 (patch) | |
tree | 522c035856ba765f8d7f89f0d06ff7afed3ba0bd /bfd/ChangeLog-0203 | |
parent | ed668b34df4ca6f8e8fbd4d5503e6b8e845833c2 (diff) | |
download | gdb-a86852103bb20a87c714d338230b265c94fc5272.zip gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.gz gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.bz2 |
typo fixes
Diffstat (limited to 'bfd/ChangeLog-0203')
-rw-r--r-- | bfd/ChangeLog-0203 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog-0203 b/bfd/ChangeLog-0203 index 1b1abb1..6c66f75 100644 --- a/bfd/ChangeLog-0203 +++ b/bfd/ChangeLog-0203 @@ -1303,7 +1303,7 @@ (elf32_hppa_check_relocs): Don't set SEC_HAS_GOT_REF flag. (elf32_hppa_size_stubs): Pass info to hppa_type_of_stub. (final_link_relocate): Change all DLTIND relocs to DPREL relocs in a - non-shared link. Convert instructions that use the the linkage table + non-shared link. Convert instructions that use the linkage table pointer, or a facsimile thereof, to use the global data pointer when the reloc has been changed. |