aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorStephen Crane <sjc@immunant.com>2017-11-10 22:10:05 +0000
committerSriraman Tallam <tmsriram@gcc.gnu.org>2017-11-10 22:10:05 +0000
commitf382ac6d527478171d880d7c77ecb816fe114661 (patch)
tree0f14f7c8fb9beb2854010738766619a8c1acbbbc /gcc
parent16207ddd2ebdc9379a8ff8b274e4d8bb35d485f5 (diff)
downloadgcc-f382ac6d527478171d880d7c77ecb816fe114661.zip
gcc-f382ac6d527478171d880d7c77ecb816fe114661.tar.gz
gcc-f382ac6d527478171d880d7c77ecb816fe114661.tar.bz2
Add plugin API for processing plugin-added input files.
Gold plugins may wish to further process an input file added by a plugin. For example, the plugin may need to assign a unique segment for sections in a plugin-generated input file. This patch adds a plugin callback that the linker will call when reading symbols from a new input file added after the all_symbols_read event (i.e. an input file added by a plugin). 2017-11-10 Stephen Crane <sjc@immunant.com> * plugin-api.h: Add plugin API for processing plugin-added input files. From-SVN: r254640
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions