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
3993e0b3
Commit
3993e0b3
authored
Nov 27, 1998
by
Alexandre Oliva
Committed by
Alexandre Oliva
Nov 27, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (HEADERS): Install bitset
From-SVN: r23936
parent
9b1a92d8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libstdc++/ChangeLog
+4
-0
libstdc++/Makefile.in
+1
-1
No files found.
libstdc++/ChangeLog
View file @
3993e0b3
1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.in (HEADERS): Install bitset
1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure.in (compiler_name): Add check to detect if this
...
...
libstdc++/Makefile.in
View file @
3993e0b3
...
...
@@ -26,7 +26,7 @@ HEADERS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \
cwchar cwctype string stdexcept
\
algorithm deque functional hash_map hash_set iterator list map
\
memory numeric pthread_alloc queue rope
set
slist stack utility
\
vector fstream iomanip iostream strstream iosfwd
vector fstream iomanip iostream strstream iosfwd
bitset
ARLIB
=
libstdc++.a.
$(VERSION)
ARLINK
=
libstdc++.a
...
...
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