Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/gcc pull out a few more things for GCC 9.
details: https://anonhg.NetBSD.org/src/rev/712250813cf8
branches: trunk
changeset: 954493:712250813cf8
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Sep 05 09:49:32 2020 +0000
description:
pull out a few more things for GCC 9.
diffstat:
tools/gcc/mknative-gcc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 920fc1b021e5 -r 712250813cf8 tools/gcc/mknative-gcc
--- a/tools/gcc/mknative-gcc Sat Sep 05 09:16:46 2020 +0000
+++ b/tools/gcc/mknative-gcc Sat Sep 05 09:49:32 2020 +0000
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: mknative-gcc,v 1.106 2020/09/05 09:16:46 mrg Exp $
+# $NetBSD: mknative-gcc,v 1.107 2020/09/05 09:49:32 mrg Exp $
#
# Shell script for generating all the constants needed for a native
# platform build of gcc.
@@ -363,10 +363,10 @@
GCC_OBJS GCOV_OBJS GCOV_DUMP_OBJS GXX_OBJS GTM_H PROTO_OBJS ${_extravars1} \
INCLUDES md_file OBJC_OBJS OBJS out_file version \
BUILD_PREFIX RTL_H RTL_BASE_H TREE_H ${_hconfig_h} BASIC_BLOCK_H GCC_H \
- GGC_H \
+ D_TARGET_DEF \
GTFILES_SRCDIR GTFILES_FILES_FILES GTFILES_FILES_LANGS \
- GTFILES GTFILES_LANG_DIR_NAMES NOEXCEPTION_FLAGS \
- NATIVE_SYSTEM_HEADER_DIR \
+ GTFILES GTFILES_LANG_DIR_NAMES HASH_TABLE_H \
+ NOEXCEPTION_FLAGS NATIVE_SYSTEM_HEADER_DIR \
tm_defines host_xm_file host_xm_defines tm_p_file \
target_cpu_default ${_extravars} ${_extravars2} \
lang_specs_files ${_extravars3} \
Home |
Main Index |
Thread Index |
Old Index