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/bfd-in2.h | |
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/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 9540eeb..2385c40 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -2331,9 +2331,6 @@ to compensate for the borrow when the low bits are added. */ /* Like BFD_RELOC_LO16, but PC relative. */ BFD_RELOC_PCREL_LO16, -/* Like BFD_RELOC_16_PCREL_S2, but for MIPS Embedded PIC. */ - BFD_RELOC_MIPSEMB_16_PCREL_S2, - /* Relocation against a MIPS literal section. */ BFD_RELOC_MIPS_LITERAL, |