Re: [PATCH] [GOLD] Add plugin API for processing plugin-added input files

2017-12-12 Thread Stephen Crane
vance if I miss any issues related to this feature. Just CC me explicitly and I'll jump on it. Thanks, - stephen On Mon, Dec 11, 2017 at 3:03 PM, Sriraman Tallam wrote: > On Mon, Dec 11, 2017 at 2:16 PM, Stephen Crane wrote: >> Thanks for committing the GCC portion and following u

Re: [PATCH] [GOLD] Add plugin API for processing plugin-added input files

2017-12-11 Thread Stephen Crane
e? Thanks, Stephen On Mon, Dec 11, 2017 at 2:10 PM, Sriraman Tallam wrote: > On Thu, Nov 9, 2017 at 9:04 PM, Cary Coutant wrote: >>> include/ChangeLog: >>> 2017-11-09 Stephen Crane >>> >>> * plugin-api.h: Add new plugin hook to allow proces

Re: [PATCH] [GOLD] Add plugin API for processing plugin-added input files

2017-11-09 Thread Stephen Crane
behalf? > Can you also update the GCC wiki whopr/driver page? I'd be happy to if I can be added to the EditorGroup (my username is StephenCrane). include/ChangeLog: 2017-11-09 Stephen Crane * plugin-api.h: Add new plugin hook to allow processing of input f

[PATCH] Add linker plugin API for processing plugin-added input files

2017-09-21 Thread Stephen Crane
. See the following email thread on the binutils mailing list for more details on the implementation of this API change: https://sourceware.org/ml/binutils/2017-08/msg00279.html. include/Changelog: 2017-09-21 Stephen Crane * plugin-api.h: Add new hook to the plugin transfer vect