diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2003-08-25 12:39:14 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2003-08-25 12:39:14 +0000 |
commit | 980491e6d517ce53f6740dfe26d072c10a5c8177 (patch) | |
tree | 180371e19e05bffc9e1d68d2f2a635e50a9f458a /bfd/reloc.c | |
parent | af858dae9da8d13e2a1c84b53f074a041d96b375 (diff) | |
download | gdb-980491e6d517ce53f6740dfe26d072c10a5c8177.zip gdb-980491e6d517ce53f6740dfe26d072c10a5c8177.tar.gz gdb-980491e6d517ce53f6740dfe26d072c10a5c8177.tar.bz2 |
2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* reloc.c: Fix documentation for MIPS ELF relocations.
libbfd.h: Regenerate.
bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index 58c9c51..6318190 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -2116,7 +2116,10 @@ ENUMX BFD_RELOC_MIPS_RELGOT ENUMX BFD_RELOC_MIPS_JALR +ENUMDOC + MIPS ELF relocations. COMMENT + ENUM BFD_RELOC_FRV_LABEL16 ENUMX @@ -2138,11 +2141,7 @@ ENUMX ENUMDOC Fujitsu Frv Relocations. COMMENT -COMMENT -ENUMDOC - MIPS ELF relocations. -COMMENT ENUM BFD_RELOC_MN10300_GOTOFF24 ENUMDOC |