Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
09df4994
Commit
09df4994
authored
Nov 02, 2015
by
Ian Lance Taylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libgo: Bump version number.
Reviewed-on:
https://go-review.googlesource.com/16583
From-SVN: r229686
parent
b89410ef
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gcc/go/gofrontend/MERGE
+1
-1
libgo/configure
+1
-1
libgo/configure.ac
+1
-1
No files found.
gcc/go/gofrontend/MERGE
View file @
09df4994
3b06572039eb525abfecce15f066ad6ab0fdea05
28fbc7f42702ce081ef5f3ce9a1dbc1ed3f3c89e
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.
libgo/configure
View file @
09df4994
...
...
@@ -2512,7 +2512,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_config_headers
=
"
$ac_config_headers
config.h"
libtool_VERSION
=
7
:0:0
libtool_VERSION
=
8
:0:0
# Default to --enable-multilib
...
...
libgo/configure.ac
View file @
09df4994
...
...
@@ -11,7 +11,7 @@ AC_INIT(package-unused, version-unused,, libgo)
AC_CONFIG_SRCDIR(Makefile.am)
AC_CONFIG_HEADER(config.h)
libtool_VERSION=
7
:0:0
libtool_VERSION=
8
:0:0
AC_SUBST(libtool_VERSION)
AM_ENABLE_MULTILIB(, ..)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment