diff options
-rw-r--r-- | bfd/ChangeLog | 6 | ||||
-rw-r--r-- | bfd/reloc.c | 7 |
2 files changed, 9 insertions, 4 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3d9995c..a18c89c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +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. + 2003-08-24 Jason Eckhardt <jle@rice.edu> * coff-i860.c (CALC_ADDEND): Define to be a no-op. 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 |