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
475c1d09
Commit
475c1d09
authored
Jan 24, 2003
by
Andreas Schwab
Committed by
Andreas Schwab
Jan 24, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/linker-map.gnu: Fix for size_t variance.
From-SVN: r61713
parent
01f4962d
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/config/linker-map.gnu
+2
-2
No files found.
libstdc++-v3/ChangeLog
View file @
475c1d09
2003-01-24 Andreas Schwab <schwab@suse.de>
* config/linker-map.gnu: Fix for size_t variance.
2003-01-23 Petur Runolfsson <peturr02@ru.is>
PR libstdc++/9322
...
...
libstdc++-v3/config/linker-map.gnu
View file @
475c1d09
...
...
@@ -95,8 +95,8 @@ GLIBCPP_3.4 {
_ZNS[sb]I[cw]St11char_traitsI[cw]ESaI[cw]EE20_S_empty_rep_storageE;
# std::__pool_alloc
_ZNSt12__pool_allocILb1ELi0EE10deallocateEPv
j
*;
_ZNSt12__pool_allocILb1ELi0EE8allocateE
j
*;
_ZNSt12__pool_allocILb1ELi0EE10deallocateEPv
[jm]
*;
_ZNSt12__pool_allocILb1ELi0EE8allocateE
[jm]
*;
_ZNSt12__pool_allocILb1ELi0EE5_Lock*;
_ZNSt12__pool_allocILb1ELi0EE12_S_force_newE;
_ZNSt12__pool_allocILb1ELi0EE12_S_free_listE;
...
...
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