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
60b5ee6b
Commit
60b5ee6b
authored
Jan 25, 2005
by
Tom Tromey
Committed by
Tom Tromey
Jan 25, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in (java/java-tree-inline.o): Removed.
From-SVN: r94224
parent
51df7179
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
10 deletions
+5
-10
gcc/java/ChangeLog
+4
-0
gcc/java/Make-lang.in
+1
-10
No files found.
gcc/java/ChangeLog
View file @
60b5ee6b
2005
-
01
-
25
Tom
Tromey
<
tromey
@
redhat
.
com
>
*
Make
-
lang
.
in
(
java
/
java
-
tree
-
inline
.
o
):
Removed
.
2005
-
01
-
25
Ranjit
Mathew
<
rmathew
@
hotmail
.
com
>
2005
-
01
-
25
Ranjit
Mathew
<
rmathew
@
hotmail
.
com
>
PR
java
/
19070
PR
java
/
19070
...
...
gcc/java/Make-lang.in
View file @
60b5ee6b
# Top level -*- makefile -*- fragment for the GNU compiler for the Java(TM)
# Top level -*- makefile -*- fragment for the GNU compiler for the Java(TM)
# language.
# language.
# Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
# Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004
, 2005
Free Software Foundation, Inc.
#This file is part of GCC.
#This file is part of GCC.
...
@@ -375,15 +375,6 @@ java/jcf-path.o: java/jcf-path.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
...
@@ -375,15 +375,6 @@ java/jcf-path.o: java/jcf-path.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
-DDEFAULT_TARGET_VERSION
=
\"
$(version)
\"
\
-DDEFAULT_TARGET_VERSION
=
\"
$(version)
\"
\
$(srcdir)
/java/jcf-path.c
$(OUTPUT_OPTION)
$(srcdir)
/java/jcf-path.c
$(OUTPUT_OPTION)
# jcf-tree-inline.o needs a -D.
java/java-tree-inline.o
:
tree-inline.c $(CONFIG_H) $(SYSTEM_H) coretypes.h
\
$(TM_H) $(TREE_H) $(RTL_H) expr.h flags.h params.h input.h insn-config.h
\
$(INTEGRATE_H) $(VARRAY_H) $(HASHTAB_H) $(SPLAY_TREE_H) toplev.h
\
langhooks.h $(C_COMMON_H) $(srcdir)/tree-inline.h
$(CC)
-c
$(ALL_CFLAGS)
$(ALL_CPPFLAGS)
$(INCLUDES)
\
-DINLINER_FOR_JAVA
=
1
\
$(srcdir)
/tree-inline.c
-o
$@
TEXI_JAVA_FILES
=
java/gcj.texi
$(docdir)
/include/fdl.texi
$(docdir)
/include/gpl.texi
\
TEXI_JAVA_FILES
=
java/gcj.texi
$(docdir)
/include/fdl.texi
$(docdir)
/include/gpl.texi
\
$(docdir)
/include/gcc-common.texi
$(docdir)
/include/gcc-common.texi
...
...
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