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
c65ef754
Commit
c65ef754
authored
Jan 17, 1999
by
Jeffrey A Law
Committed by
Jeff Law
Jan 17, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (cppulp.o): Add dependencies.
From-SVN: r24724
parent
82770562
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
gcc/ChangeLog
+2
-0
gcc/Makefile.in
+2
-0
No files found.
gcc/ChangeLog
View file @
c65ef754
Sun
Jan
17
19
:
23
:
20
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
Makefile
.
in
(
cppulp
.
o
)
:
Add
dependencies
.
*
i386
.
md
(
integer
conditional
moves
)
:
Add
missing
earlyclobbers
.
*
regmove
.
c
(
optimize_reg_copy_1
)
:
Undo
Aug
18
change
.
Update
...
...
gcc/Makefile.in
View file @
c65ef754
...
...
@@ -1923,6 +1923,8 @@ cpplib.o: cpplib.c $(CONFIG_H) cpplib.h machmode.h cpphash.h config.status \
cpperror.o
:
cpperror.c $(CONFIG_H) cpplib.h machmode.h system.h
cppulp.o
:
cppulp.c $(CONFIG_H) system.h output.h
cppexp.o
:
cppexp.c $(CONFIG_H) cpplib.h machmode.h system.h
cppfiles.o
:
cppfiles.c $(CONFIG_H) cpplib.h machmode.h system.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