diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-03-12 23:06:08 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-03-12 23:06:08 +0000 |
commit | 0b25d3e680e7631033d5cce5dd4d797dbc0b039c (patch) | |
tree | f0cb466c8d12998896aa7daa405b0cab8a6f67da /bfd/reloc.c | |
parent | f958455d3b403ce98caa8b66b0af3c0564509ef4 (diff) | |
download | gdb-0b25d3e680e7631033d5cce5dd4d797dbc0b039c.zip gdb-0b25d3e680e7631033d5cce5dd4d797dbc0b039c.tar.gz gdb-0b25d3e680e7631033d5cce5dd4d797dbc0b039c.tar.bz2 |
* Reverted 2003-03-02's patch.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index 45660c8..9f8a952 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -2080,10 +2080,7 @@ ENUM BFD_RELOC_PCREL_LO16 ENUMDOC Like BFD_RELOC_LO16, but PC relative. -ENUM - BFD_RELOC_MIPSEMB_16_PCREL_S2 -ENUMDOC - Like BFD_RELOC_16_PCREL_S2, but for MIPS Embedded PIC. + ENUM BFD_RELOC_MIPS_LITERAL ENUMDOC @@ -2153,6 +2150,7 @@ ENUMX ENUMDOC Fujitsu Frv Relocations. COMMENT +COMMENT ENUMDOC MIPS ELF relocations. |