diff options
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | bfd/bfd-in2.h | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f12e190..98bd591 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2012-07-18 H.J. Lu <hongjiu.lu@intel.com> + + * bfd-in2.h: Regenerated. + 2012-07-18 Nicolàs Alejandro Di Risio <sheeva@tiscali.it> PR binutils/14335 diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index c1c5e90..7a90a44 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -4293,6 +4293,8 @@ in .byte hlo8(symbol) */ BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20, BFD_RELOC_390_TLS_GOTIE20, + +/* STT_GNU_IFUNC relocation. */ BFD_RELOC_390_IRELATIVE, /* Score relocations |