]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move elfXX_r_info/elfXX_r_sym to elfcode.h.
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 31 Dec 2010 02:43:21 +0000 (02:43 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 31 Dec 2010 02:43:21 +0000 (02:43 +0000)
commita836572f89a477527b109f19601f2fe2b804fd3d
tree29da705cc8a25234ee3cb63b56a148e03441039e
parentc543bf9aabd5182baa9ba2c005fba2252e826404
Move elfXX_r_info/elfXX_r_sym to elfcode.h.

2010-12-30  H.J. Lu  <hongjiu.lu@intel.com>

* elfcode.h (NAME(elf,r_info)): New.
(NAME(elf,r_sym)): Likewise.

* elflink.c (elf64_r_info): Removed.
(elf32_r_info): Likewise.
(elf64_r_sym): Likewise.
(elf32_r_sym): Likewise.
bfd/ChangeLog
bfd/elfcode.h
bfd/elflink.c