On 13 June 2017 at 19:38, Joseph Myers wrote:
> Presumably all of these GCC-specific files should have the GCC Runtime
> Library Exception notice.
>
OK, noted. I will update them.
Presumably all of these GCC-specific files should have the GCC Runtime
Library Exception notice.
--
Joseph S. Myers
jos...@codesourcery.com
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 needed.
- module gcc.atomic is a deprecated module that defines templated
__sync builtins. It's o