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
f0bee8b3
Commit
f0bee8b3
authored
Sep 06, 2000
by
Tom Tromey
Committed by
Tom Tromey
Sep 06, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lang-specs.h: Also recognize `-femit-class-files'.
From-SVN: r36212
parent
5638268e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/java/ChangeLog
+4
-0
gcc/java/lang-specs.h
+2
-1
No files found.
gcc/java/ChangeLog
View file @
f0bee8b3
2000-09-06 Tom Tromey <tromey@cygnus.com>
* lang-specs.h: Also recognize `-femit-class-files'.
2000-09-02 Anthony Green <green@redhat.com>
2000-09-02 Anthony Green <green@redhat.com>
* jcf-io.c: Include zlib.h.
* jcf-io.c: Include zlib.h.
...
...
gcc/java/lang-specs.h
View file @
f0bee8b3
...
@@ -30,7 +30,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
...
@@ -30,7 +30,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
{
".zip"
,
"@java"
},
{
".zip"
,
"@java"
},
{
".jar"
,
"@java"
},
{
".jar"
,
"@java"
},
{
"@java"
,
{
"@java"
,
"%{fjni:%{femit-class-file:%e-fjni and -femit-class-file are incompatible}}\
"%{fjni:%{femit-class-files:%e-fjni and -femit-class-files are incompatible}}\
%{fjni:%{femit-class-file:%e-fjni and -femit-class-file are incompatible}}\
%{!E:jc1 %i %(jc1) %(cc1_options) %{+e*} %{I*} %{MD} %{MMD} %{M} %{MM}\
%{!E:jc1 %i %(jc1) %(cc1_options) %{+e*} %{I*} %{MD} %{MMD} %{M} %{MM}\
%{!fsyntax-only:%{!S:-o %{|!pipe:%g.s} |
\n
\
%{!fsyntax-only:%{!S:-o %{|!pipe:%g.s} |
\n
\
as %(asm_options) %{!pipe:%g.s} %A }}}"
},
as %(asm_options) %{!pipe:%g.s} %A }}}"
},
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