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
96cbc734
Commit
96cbc734
authored
Oct 01, 2007
by
Jonathan Wakely
Committed by
Jonathan Wakely
Oct 01, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* docs/html/Makefile: Follow up to libstdc++/14991, remove target.
From-SVN: r128909
parent
510335c8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/docs/html/Makefile
+0
-4
No files found.
libstdc++-v3/ChangeLog
View file @
96cbc734
2007-09-29 Jonathan Wakely <jwakely.gcc@gmail.com>
* docs/html/Makefile: Follow up to libstdc++/14991, remove target.
2007-09-28 Benjamin Kosnik <bkoz@redhat.com>
* include/parallel/algorithmfwd.h: Spacing.
...
...
libstdc++-v3/docs/html/Makefile
View file @
96cbc734
...
...
@@ -31,10 +31,6 @@ faq/index.txt: faq/index.html
17_intro/porting.html
:
17_intro/porting.texi
${
MAKEINFO
}
-I
${
INC
}
--html
--no-split
$<
-o
$@
# known to work under RH; this can be cleaned up later if needed
17_intro/porting-howto.html
:
17_intro/porting-howto.xml
xltproc
-o
$@
/usr/share/xml/docbook/xsl-stylesheets-1.48-2/html/docbook.xsl
$<
17_intro/confdeps.png
:
17_intro/confdeps.dot
dot
-Tpng
-o
$@
$<
...
...
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