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
df511f32
Commit
df511f32
authored
Aug 14, 2006
by
Mike Stump
Committed by
Mike Stump
Aug 14, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (LIBGCC_DEPS): Don't depend on LANGUAGES.
From-SVN: r116142
parent
9f4593a8
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 @
df511f32
2006
-
07
-
14
Mike
Stump
<
mrs
@apple
.
com
>
*
Makefile
.
in
(
LIBGCC_DEPS
)
:
Don
'
t
depend
on
LANGUAGES
.
2006
-
08
-
14
Kazu
Hirata
<
kazu
@codesourcery
.
com
>
*
c
-
decl
.
c
,
var
-
tracking
.
c
:
Fix
comment
typos
.
...
...
gcc/Makefile.in
View file @
df511f32
...
...
@@ -1464,7 +1464,7 @@ libgcc.mk: config.status Makefile mklibgcc $(LIB2ADD) $(LIB2ADD_ST) specs \
mv tmp-libgcc.mk libgcc.mk
# All the things that might cause us to want to recompile bits of libgcc.
LIBGCC_DEPS
=
$(GCC_PASSES)
$(LANGUAGES)
stmp-int-hdrs
$(STMP_FIXPROTO)
\
LIBGCC_DEPS
=
$(GCC_PASSES)
stmp-int-hdrs
$(STMP_FIXPROTO)
\
libgcc.mk
$(srcdir)
/libgcc2.c
$(srcdir)
/libgcov.c
$(TCONFIG_H)
\
$(MACHMODE_H)
longlong.h gbl-ctors.h config.status
$(srcdir)
/libgcc2.h
\
tsystem.h
$(FPBIT)
$(DPBIT)
$(TPBIT)
$(LIB2ADD)
\
...
...
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