gas/config/
authorSean Keys <skeys@ipdatasys.com>
Thu, 28 Jun 2012 21:36:35 +0000 (21:36 +0000)
committerSean Keys <skeys@ipdatasys.com>
Thu, 28 Jun 2012 21:36:35 +0000 (21:36 +0000)
commitfe540416272cd7791a82793a395a4cb65f9fce16
tree0cd41e84d87ff1cd0d031a0eb42ee150318e234d
parenta743abeb908daaecb24afa7be5f418ce6f228439
gas/config/
* tc-xgate.h: Defined tc_frob_symbol.
* tc-xgate.c (xgate_frob_symbol): Wrote new function to mark
  symbols as being XGATE by setting st_target_internal value.

bfd/
* elf32-xgate.c (elf32_xgate_add_symbol_hook): Added a temp patch
  that forces st_target_internal to equal 1, since tc_frob_symbol
  seems to need adjusting.
bfd/elf32-xgate.c
gas/config/tc-xgate.c
gas/config/tc-xgate.h