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
594d6faa
Commit
594d6faa
authored
Aug 19, 2012
by
Mikael Morin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make-lang.in: Fix typo.
cp/ * Make-lang.in: Fix typo. From-SVN: r190513
parent
dfcb5514
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/cp/ChangeLog
+4
-0
gcc/cp/Make-lang.in
+1
-1
No files found.
gcc/cp/ChangeLog
View file @
594d6faa
2012-08-19 Mikael Morin <mikael@gcc.gnu.org>
* Make-lang.in: Fix typo.
2012-08-17 Jakub Jelinek <jakub@redhat.com>
2012-08-17 Jakub Jelinek <jakub@redhat.com>
* cp-tree.def (SIZEOF_EXPR): Move to c-common.def.
* cp-tree.def (SIZEOF_EXPR): Move to c-common.def.
...
...
gcc/cp/Make-lang.in
View file @
594d6faa
...
@@ -337,7 +337,7 @@ cp/mangle.o: cp/mangle.c $(CXX_TREE_H) $(TM_H) $(REAL_H) \
...
@@ -337,7 +337,7 @@ cp/mangle.o: cp/mangle.c $(CXX_TREE_H) $(TM_H) $(REAL_H) \
gt-cp-mangle.h $(TARGET_H) $(TM_P_H) $(CGRAPH_H)
gt-cp-mangle.h $(TARGET_H) $(TM_P_H) $(CGRAPH_H)
cp/parser.o
:
cp/parser.c $(CXX_TREE_H) $(TM_H) $(DIAGNOSTIC_CORE_H)
\
cp/parser.o
:
cp/parser.c $(CXX_TREE_H) $(TM_H) $(DIAGNOSTIC_CORE_H)
\
gt-cp-parser.h $(TARGET_H) $(PLUGIN_H) intl.h
\
gt-cp-parser.h $(TARGET_H) $(PLUGIN_H) intl.h
\
c-family/c-objc.h tree-pretty-print.h $(CXX_PARSER_H) $(TIMEVAR
.
H)
c-family/c-objc.h tree-pretty-print.h $(CXX_PARSER_H) $(TIMEVAR
_
H)
cp/cp-gimplify.o
:
cp/cp-gimplify.c $(CXX_TREE_H) $(C_COMMON_H)
\
cp/cp-gimplify.o
:
cp/cp-gimplify.c $(CXX_TREE_H) $(C_COMMON_H)
\
$(TM_H) coretypes.h pointer-set.h tree-iterator.h $(SPLAY_TREE_H)
$(TM_H) coretypes.h pointer-set.h tree-iterator.h $(SPLAY_TREE_H)
...
...
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