]> Git Repo - binutils.git/commit
Allow target to set dynsym indexes.
authorCary Coutant <[email protected]>
Mon, 10 Mar 2014 20:33:20 +0000 (13:33 -0700)
committerCary Coutant <[email protected]>
Mon, 10 Mar 2014 20:33:20 +0000 (13:33 -0700)
commit98ff9231545f9ba7221ad64ec1ff17cf52cafc07
treead1b708df3ac5802a174404b804ef096222f0a64
parentce15efd88c41c2b323ef37aed9c24f0557d8b2ca
Allow target to set dynsym indexes.

2014-03-10  Sasa Stankovic  <[email protected]>

gold/
* symtab.cc (Symbol_table::set_dynsym_indexes): Allow a target to set
dynsym indexes.
* target.h (Target::has_custom_set_dynsym_indexes): New function.
(Target::do_has_custom_set_dynsym_indexes): New function.
(Target::set_dynsym_indexes): New function.
(Target::do_set_dynsym_indexes): New function.
gold/ChangeLog
gold/symtab.cc
gold/target.h
This page took 0.024945 seconds and 4 git commands to generate.