On 09/11/2017 12:04 PM, Iain Buclaw wrote:
> On 11 September 2017 at 18:40, Jeff Law wrote:
>> On 06/24/2017 11:53 AM, Iain Buclaw wrote:
>>> On 28 May 2017 at 23:17, Iain Buclaw wrote:
This patch adds GCC builtins and runtime support for GDC compiled code.
- module __entrypoint
On Mon, Sep 11, 2017 at 08:04:02PM +0200, Iain Buclaw wrote:
> > You may need to bump the copyright dates.
> >
>
> I thought I bumped all copyright dates in v2 of the patch. I will check
> again.
Regarding copyright dates, after everything is committed, we should also
adjust
contrib/update-copy
On 11 September 2017 at 18:40, Jeff Law wrote:
> On 06/24/2017 11:53 AM, Iain Buclaw wrote:
>> On 28 May 2017 at 23:17, Iain Buclaw wrote:
>>> This patch adds GCC builtins and runtime support for GDC compiled code.
>>>
>>> - module __entrypoint defines the C main function. Its contents are
>>>
On 06/24/2017 11:53 AM, Iain Buclaw wrote:
> On 28 May 2017 at 23:17, Iain Buclaw wrote:
>> This patch adds GCC builtins and runtime support for GDC compiled code.
>>
>> - module __entrypoint defines the C main function. Its contents are
>> parsed and compiled in during compilation, but only if