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
21a495fb
Commit
21a495fb
authored
Apr 20, 2009
by
Michael Matz
Committed by
Michael Matz
Apr 20, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (generated_files): Take out $(simple_generated_c).
From-SVN: r146381
parent
262991d8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
21a495fb
2009-04-20 Michael Matz <matz@suse.de>
* Makefile.in (generated_files): Take out $(simple_generated_c).
2009-04-19 Dave Korn <dave.korn.cygwin@gmail.com>
2009-04-19 Dave Korn <dave.korn.cygwin@gmail.com>
* config/i386/cygwin-stdint.h (INTPTR_TYPE): Remove "long".
* config/i386/cygwin-stdint.h (INTPTR_TYPE): Remove "long".
...
...
gcc/Makefile.in
View file @
21a495fb
...
@@ -3198,7 +3198,7 @@ $(simple_generated_c:insn-%.c=s-%): s-%: build/gen%$(build_exeext) \
...
@@ -3198,7 +3198,7 @@ $(simple_generated_c:insn-%.c=s-%): s-%: build/gen%$(build_exeext) \
$(STAMP)
s-
$*
$(STAMP)
s-
$*
generated_files
=
config.h tm.h
$(TM_P_H)
$(TM_H)
multilib.h
\
generated_files
=
config.h tm.h
$(TM_P_H)
$(TM_H)
multilib.h
\
$(simple_generated_h)
$(simple_generated_c)
specs.h
\
$(simple_generated_h)
specs.h
\
tree-check.h genrtl.h insn-modes.h tm-preds.h tm-constrs.h
\
tree-check.h genrtl.h insn-modes.h tm-preds.h tm-constrs.h
\
$(ALL_GTFILES_H)
gtype-desc.c gtype-desc.h gcov-iov.h
$(ALL_GTFILES_H)
gtype-desc.c gtype-desc.h gcov-iov.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