]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* mips.h (R_MIPS_max): Use FAKE_RELOC to define.
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 11 Feb 2005 20:29:29 +0000 (20:29 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Fri, 11 Feb 2005 20:29:29 +0000 (20:29 +0000)
include/elf/ChangeLog
include/elf/mips.h

index 74795eeb02da1fd0b058984904a0f8693f8feeb8..f27deb4ca1629a12a90b7d0a3429b543e756afbb 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-11  Maciej W. Rozycki  <macro@mips.com>
+
+       * mips.h (R_MIPS_max): Use FAKE_RELOC to define.
+
 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
 
        2004-12-10  Alexandre Oliva  <aoliva@redhat.com>
index 741fe7406b956d61902ba8712253142fec954774..ccf58745389a521b53f1d279a20fca1775b7545b 100644 (file)
@@ -72,7 +72,7 @@ START_RELOC_NUMBERS (elf_mips_reloc_type)
   RELOC_NUMBER (R_MIPS_PJUMP, 35)
   RELOC_NUMBER (R_MIPS_RELGOT, 36)
   RELOC_NUMBER (R_MIPS_JALR, 37)
-  RELOC_NUMBER (R_MIPS_max, 38)
+  FAKE_RELOC (R_MIPS_max, 38)
   /* These relocs are used for the mips16.  */
   RELOC_NUMBER (R_MIPS16_26, 100)
   RELOC_NUMBER (R_MIPS16_GPREL, 101)