Fake mknative for riscv64, enough to complete a tools build.

This commit is contained in:
maya 2019-02-09 21:03:24 +00:00
parent 71bd56fe32
commit 2d1c9dccee
4 changed files with 15 additions and 4 deletions

View File

@ -0,0 +1,9 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-gcc,v 1.95 2019/01/19 17:08:39 mrg Exp
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
#
G_enable_execute_stack=enable-execute-stack-mprotect.c
G_unwind_header=unwind-generic.h
G_md_unwind_header=no-unwind.h
G_sfp_machine_header=riscv/sfp-machine.h
G_thread_header=gthr-posix.h

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.54 2019/02/08 03:59:34 mrg Exp $
# $NetBSD: Makefile,v 1.55 2019/02/09 21:03:24 maya Exp $
LIBISPRIVATE= yes
@ -443,7 +443,8 @@ cfn-operators.pd: gencfn-macros
CLEANFILES+= case-cfn-macros.h.tmp case-cfn-macros.h \
cfn-operators.pd.tmp cfn-operators.pd
CASECFNDEPS= aarch64-builtins.c arm-builtins.c i386.c rs6000.c builtins.c \
CASECFNDEPS= aarch64-builtins.c arm-builtins.c i386.c rs6000.c \
riscv-builtins.c builtins.c \
fold-const.c tree-ssa-math-opts.c tree-ssa-reassoc.c \
tree-vect-patterns.c tree-vrp.c generic-match-head.c \
gimple-match-head.c ChangeLog-2015 fold-const-call.c \

File diff suppressed because one or more lines are too long

View File

@ -106,6 +106,7 @@ SRCDIR/gcc/target-globals.h
SRCDIR/gcc/ipa-inline.h
SRCDIR/gcc/asan.c
SRCDIR/gcc/tsan.c
SRCDIR/gcc/config/riscv/riscv-builtins.c
[c]
SRCDIR/gcc/c/c-lang.c
SRCDIR/gcc/c/c-tree.h