Re: [PATCH 5/13] D: GCC configuration file changes and documentation.

2017-09-11 Thread Jeff Law
On 05/28/2017 03:15 PM, Iain Buclaw wrote: > This patch adds the D language front-end to GCC documentation and > configuration files, as described on the anatomy of a language > front-end. > > --- > > > 05-d-gcc-config.patch > > > ChangeLog: > > * Makefile.def (target_modules): Add libp

[PATCH 5/13] D: GCC configuration file changes and documentation.

2017-05-28 Thread Iain Buclaw
This patch adds the D language front-end to GCC documentation and configuration files, as described on the anatomy of a language front-end. --- ChangeLog: * Makefile.def (target_modules): Add libphobos. (flags_to_pass): Add GDC_FOR_TARGET. (dependencies): Add dependency from configure-target-l