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/config reduce diffs to upstream.
details: https://anonhg.NetBSD.org/src/rev/bd6837fa2c98
branches: trunk
changeset: 378699:bd6837fa2c98
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Apr 24 06:32:09 2021 +0000
description:
reduce diffs to upstream.
diffstat:
external/gpl3/gcc/dist/gcc/config/host-netbsd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (10 lines):
diff -r d42bb8f380b6 -r bd6837fa2c98 external/gpl3/gcc/dist/gcc/config/host-netbsd.c
--- a/external/gpl3/gcc/dist/gcc/config/host-netbsd.c Sat Apr 24 04:50:47 2021 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/host-netbsd.c Sat Apr 24 06:32:09 2021 +0000
@@ -81,5 +81,5 @@ netbsd_gt_pch_use_address (void *base, s
return addr == base ? 1 : -1;
}
-
+
const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
Home |
Main Index |
Thread Index |
Old Index