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
f172dd9a
Commit
f172dd9a
authored
Apr 24, 2011
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Apr 24, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* libsupc++/cxxabi.h: Adjust link to FAQ entry.
From-SVN: r172915
parent
f3181aa2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/libsupc++/cxxabi.h
+1
-1
No files found.
libstdc++-v3/ChangeLog
View file @
f172dd9a
2011-04-24 Gerald Pfeifer <gerald@pfeifer.com>
* libsupc++/cxxabi.h: Adjust link to FAQ entry.
2011-04-22 François Dumont <francois.cppdevs@free.fr>
2011-04-22 François Dumont <francois.cppdevs@free.fr>
* testsuite/lib/libstdc++.exp (check_v3_target_time): Discard
* testsuite/lib/libstdc++.exp (check_v3_target_time): Discard
...
...
libstdc++-v3/libsupc++/cxxabi.h
View file @
f172dd9a
...
@@ -583,7 +583,7 @@ namespace __cxxabiv1
...
@@ -583,7 +583,7 @@ namespace __cxxabiv1
*
*
* A brief overview of an ABI is given in the libstdc++ FAQ, question
* A brief overview of an ABI is given in the libstdc++ FAQ, question
* 5.8 (you may have a copy of the FAQ locally, or you can view the online
* 5.8 (you may have a copy of the FAQ locally, or you can view the online
* version at http://gcc.gnu.org/onlinedocs/libstdc++/faq
/index.html#5_8
).
* version at http://gcc.gnu.org/onlinedocs/libstdc++/faq
.html#5_8
).
*
*
* GCC subscribes to a cross-vendor ABI for C++, sometimes
* GCC subscribes to a cross-vendor ABI for C++, sometimes
* called the IA64 ABI because it happens to be the native ABI for that
* called the IA64 ABI because it happens to be the native ABI for that
...
...
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