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
7c71dc2b
Commit
7c71dc2b
authored
Mar 30, 2003
by
Gabriel Dos Reis
Committed by
Gabriel Dos Reis
Mar 30, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in (cp/name-lookup.o): Add more dependencies.
From-SVN: r65051
parent
15dda4d3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/cp/ChangeLog
+4
-0
gcc/cp/Make-lang.in
+2
-1
No files found.
gcc/cp/ChangeLog
View file @
7c71dc2b
2003
-
03
-
30
Gabriel
Dos
Reis
<
gdr
@
integrable
-solutions.net
>
*
Make
-lang.in
(
cp
/
name
-lookup.o
):
Add
more
dependencies.
2003
-
03
-
30
Gabriel
Dos
Reis
<
gdr
@
integrable
-solutions.net
>
*
cp
-tree.h
(
binding_for_name
:
Move
to
name
-lookup.h
Adjust
...
...
gcc/cp/Make-lang.in
View file @
7c71dc2b
...
...
@@ -276,4 +276,5 @@ cp/mangle.o: cp/mangle.c $(CXX_TREE_H) $(TM_H) toplev.h real.h
cp/parser.o
:
cp/parser.c $(CXX_TREE_H) $(TM_H) diagnostic.h gt-cp-parser.h output.h
cp/name-lookup.o
:
cp/name-lookup.c $(CXX_TREE_H)
cp/name-lookup.o
:
cp/name-lookup.c $(CONFIG_H) $(SYSTEM_H) coretypes.h
\
$(TM_H) $(CXX_TREE_H) timevar.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