* ppc64.h: Add R_PPC64_JMP_IREL, R_PPC64_REL16, R_PPC64_REL16_LO,

R_PPC64_REL16_HI, R_PPC64_REL16_HA.
This commit is contained in:
Alan Modra
2009-07-29 14:55:20 +00:00
parent 2a1314ce69
commit 28ec585fea
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-07-30 Alan Modra <amodra@bigpond.net.au>
* ppc64.h: Add R_PPC64_JMP_IREL, R_PPC64_REL16, R_PPC64_REL16_LO,
R_PPC64_REL16_HI, R_PPC64_REL16_HA.
2009-07-25 H.J. Lu <hongjiu.lu@intel.com>
* common.h (EM_L1OM): New.