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
45ae5597
Commit
45ae5597
authored
26 years ago
by
Tom Tromey
Committed by
Tom Tromey
26 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lang-specs.h: `.zip' files are input to jc1.
From-SVN: r23247
parent
1d5f42ab
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/java/ChangeLog
+4
-0
gcc/java/lang-specs.h
+1
-0
No files found.
gcc/java/ChangeLog
View file @
45ae5597
1998-10-23 Tom Tromey <tromey@cygnus.com>
* lang-specs.h: `.zip' files are input to jc1.
Thu Oct 22 23:01:54 1998 Per Bothner <bothner@cygnus.com>
* jvspecs.c: Add (but don't enable) support for combining multiple
...
...
This diff is collapsed.
Click to expand it.
gcc/java/lang-specs.h
View file @
45ae5597
...
...
@@ -26,6 +26,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
{
".java"
,
{
"@java"
}
},
{
".class"
,
{
"@java"
}
},
{
".zip"
,
{
"@java"
}
},
{
"@java"
,
{
"%{!E:jc1 %i %1 %{!Q:-quiet} %{d*} %{m*} %{a}\
%{g*} %{O*} %{W*} %{w} %{pedantic*} %{ansi}\
...
...
This diff is collapsed.
Click to expand it.
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