Module Name:    src
Committed By:   mrg
Date:           Tue Feb  5 04:45:50 UTC 2019

Modified Files:
        src/external/gpl3/gcc/dist/gcc: config.gcc

Log Message:
include sparc/default64.hon netbsd/sparc64.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/external/gpl3/gcc/dist/gcc/config.gcc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gcc/dist/gcc/config.gcc
diff -u src/external/gpl3/gcc/dist/gcc/config.gcc:1.45 src/external/gpl3/gcc/dist/gcc/config.gcc:1.46
--- src/external/gpl3/gcc/dist/gcc/config.gcc:1.45	Thu Jan 31 06:59:31 2019
+++ src/external/gpl3/gcc/dist/gcc/config.gcc	Tue Feb  5 04:45:50 2019
@@ -3067,6 +3067,7 @@ sparc64-*-freebsd*|ultrasparc-*-freebsd*
 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"

Reply via email to