Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc/dist/gcc include sparc/default64.hon netbs...



details:   https://anonhg.NetBSD.org/src/rev/d44b5ef82821
branches:  trunk
changeset: 448543:d44b5ef82821
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Feb 05 04:45:50 2019 +0000

description:
include sparc/default64.hon netbsd/sparc64.

diffstat:

 external/gpl3/gcc/dist/gcc/config.gcc |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 2b3491c12204 -r d44b5ef82821 external/gpl3/gcc/dist/gcc/config.gcc
--- a/external/gpl3/gcc/dist/gcc/config.gcc     Tue Feb 05 04:45:07 2019 +0000
+++ b/external/gpl3/gcc/dist/gcc/config.gcc     Tue Feb 05 04:45:50 2019 +0000
@@ -3067,6 +3067,7 @@
 sparc64-*-netbsd*)
        tm_file="sparc/biarch64.h ${tm_file}"
        tm_file="${tm_file} dbxelf.h elfos.h sparc/sysv4.h ${nbsd_tm_file} sparc/netbsd-elf.h"
+       tm_file="${tm_file} sparc/default64.h"
        extra_options="${extra_options} netbsd.opt netbsd-elf.opt"
        extra_options="${extra_options} sparc/long-double-switch.opt"
        tmake_file="${tmake_file} sparc/t-sparc sparc/t-netbsd64"



Home | Main Index | Thread Index | Old Index