This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] target/58397: add host_hooks for NetBSD to make precompiled headers work


On 11/25/18 1:13 PM, Maya Rashish wrote:
> ---
>  gcc/config.host          |  4 ++
>  gcc/config/host-netbsd.c | 85 ++++++++++++++++++++++++++++++++++++++++
>  gcc/config/x-netbsd      |  4 ++
>  3 files changed, 93 insertions(+)
>  create mode 100644 gcc/config/host-netbsd.c
>  create mode 100644 gcc/config/x-netbsd
THanks.  I constructed a ChangeLog entry and committed this patch to the
trunk.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]