[patch] Fix documentation for MIPS ELF relocations

Maciej W. Rozycki macro@ds2.pg.gda.pl
Mon Aug 25 12:01:00 GMT 2003


Hello,

 There is a problem with a comment for MIPS ELF relocations.  Probably due
to an incorrect merge in the past it's now placed after Fujitsu
relocations, leading to a misplacement in the resulting info page. 

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.

 OK to apply?  I have a patch for 2.14 as well.

  Maciej

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

binutils-2.14.90-20030818-mips-reloc-doc.patch
diff -up --recursive --new-file binutils-2.14.90-20030818.macro/bfd/reloc.c binutils-2.14.90-20030818/bfd/reloc.c
--- binutils-2.14.90-20030818.macro/bfd/reloc.c	2003-07-10 03:25:23.000000000 +0000
+++ binutils-2.14.90-20030818/bfd/reloc.c	2003-08-24 19:00:13.000000000 +0000
@@ -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



More information about the Binutils mailing list