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
946bdf67
Commit
946bdf67
authored
May 20, 2011
by
Joseph Myers
Committed by
Joseph Myers
May 20, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in: Update comment referring to $(OBJS-common).
From-SVN: r173963
parent
c53aafdf
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 @
946bdf67
2011-05-20 Joseph Myers <joseph@codesourcery.com>
* Makefile.in: Update comment referring to $(OBJS-common).
2011-05-20 Ian Lance Taylor <iant@google.com>
2011-05-20 Ian Lance Taylor <iant@google.com>
* godump.c (go_output_typedef): Put enum constants in the macro
* godump.c (go_output_typedef): Put enum constants in the macro
...
...
gcc/Makefile.in
View file @
946bdf67
...
@@ -3848,7 +3848,7 @@ generated_files = config.h tm.h $(TM_P_H) $(TM_H) multilib.h \
...
@@ -3848,7 +3848,7 @@ generated_files = config.h tm.h $(TM_P_H) $(TM_H) multilib.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
# In order for parallel make to really start compiling the expensive
# In order for parallel make to really start compiling the expensive
# objects from $(OBJS
-common
) as early as possible, build all their
# objects from $(OBJS) as early as possible, build all their
# prerequisites strictly before all objects.
# prerequisites strictly before all objects.
$(ALL_HOST_OBJS)
:
| $(generated_files)
$(ALL_HOST_OBJS)
:
| $(generated_files)
...
...
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