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
ba89e5d5
Commit
ba89e5d5
authored
Nov 05, 2017
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Nov 05, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/xml/manual/abi.xml: Move docs.oracle.com references to https.
From-SVN: r254426
parent
67c6769b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/doc/xml/manual/abi.xml
+2
-2
No files found.
libstdc++-v3/ChangeLog
View file @
ba89e5d5
2017-11-05 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/abi.xml: Move docs.oracle.com references to https.
2017-11-03 Jonathan Wakely <jwakely@redhat.com>
* include/std/type_traits (endian): Define new enumeration type.
...
...
libstdc++-v3/doc/xml/manual/abi.xml
View file @
ba89e5d5
...
...
@@ -1140,7 +1140,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
<biblioentry>
<title>
<link
xmlns:xlink=
"http://www.w3.org/1999/xlink"
xlink:href=
"http://docs.oracle.com/cd/E23824_01/html/819-0690/index.html"
>
xlink:href=
"http
s
://docs.oracle.com/cd/E23824_01/html/819-0690/index.html"
>
Linker and Libraries Guide (document 819-0690)
</link>
</title>
...
...
@@ -1150,7 +1150,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
<biblioentry>
<title>
<link
xmlns:xlink=
"http://www.w3.org/1999/xlink"
xlink:href=
"http://docs.oracle.com/cd/E19422-01/819-3689/"
>
xlink:href=
"http
s
://docs.oracle.com/cd/E19422-01/819-3689/"
>
Sun Studio 11: C++ Migration Guide (document 819-3689)
</link>
</title>
...
...
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