aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-09-27 21:32:50 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-09-27 21:32:50 +0000
commit14cda8a1cf9ea107eb711aed0f679e56c5d62f26 (patch)
tree4eeac85a5e0601b3388e7dae2761be84b26514a6 /gcc
parentc7ff137489343e20405473156ed589ad791149d2 (diff)
downloadgcc-14cda8a1cf9ea107eb711aed0f679e56c5d62f26.zip
gcc-14cda8a1cf9ea107eb711aed0f679e56c5d62f26.tar.gz
gcc-14cda8a1cf9ea107eb711aed0f679e56c5d62f26.tar.bz2
libgo: separate mksysinfo inputs into separate Makefile targets
This is a step toward a version of mksysinfo that generates information for the runtime package. This will be used to generate the runtime_sysinfo.go file, which is currently directly generated by a Makefile target. Reviewed-on: https://go-review.googlesource.com/29683 From-SVN: r240560
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 1b53f8c..8ed62a4 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-8aca265d317059ae6d9721a4a231895d80d0a82c
+4046a883070c1f5f58de336f7378f3bca69ea2b6
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.