2013-05-06 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / include / elf / mips.h
index ca9fdcd789e4bf1f05c80670ea6bc51385cfbbf0..493bbfd215255c2d9e4394412bff4cdcbe9a2633 100644 (file)
@@ -152,9 +152,8 @@ START_RELOC_NUMBERS (elf_mips_reloc_type)
   FAKE_RELOC (R_MICROMIPS_max, 174)
 
   /* This was a GNU extension used by embedded-PIC.  It was co-opted by
-     mips-linux for exception-handling data.  It is no longer used, but
-     should continue to be supported by the linker for backward
-     compatibility.  (GCC stopped using it in May, 2004.)  */
+     mips-linux for exception-handling data.  GCC stopped using it in
+     May, 2004, then started using it again for compact unwind tables.  */
   RELOC_NUMBER (R_MIPS_PC32, 248)
   /* FIXME: this relocation is used internally by gas.  */
   RELOC_NUMBER (R_MIPS_GNU_REL16_S2, 250)
This page took 0.022856 seconds and 4 git commands to generate.