PATCH: Reserve an i386 relocation

H. J. Lu hjl@lucon.org
Wed Aug 11 16:31:00 GMT 2004


I'd like to reserve an i386 relocation. Is anyone using 38? I will
check it in a week from today if I don't hear objection by then.



H.J.
---
2004-08-12  H.J. Lu  <hongjiu.lu@intel.com>

	* elf/i386.h (R_386_RESERVED_BY_INTEL_1): New.

--- include/elf/i386.h.intel	2002-09-20 22:12:10.000000000 -0700
+++ include/elf/i386.h	2004-08-11 09:25:08.920523174 -0700
@@ -61,6 +61,7 @@ START_RELOC_NUMBERS (elf_i386_reloc_type
      RELOC_NUMBER (R_386_TLS_DTPMOD32, 35)
      RELOC_NUMBER (R_386_TLS_DTPOFF32, 36)
      RELOC_NUMBER (R_386_TLS_TPOFF32,  37)
+     RELOC_NUMBER (R_386_RESERVED_BY_INTEL_1, 38)
 
      /* These are GNU extensions to enable C++ vtable garbage collection.  */
      RELOC_NUMBER (R_386_GNU_VTINHERIT, 250)



More information about the Binutils mailing list