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
17f4971f
Commit
17f4971f
authored
Sep 22, 1999
by
Tom Tromey
Committed by
Tom Tromey
Sep 22, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
From-SVN: r29602
parent
3e47bea8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
libjava/ChangeLog
+5
-0
libjava/libgcj.spec.in
+1
-2
No files found.
libjava/ChangeLog
View file @
17f4971f
1999-09-22 Tom Tromey <tromey@cygnus.com>
* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>
1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>
* java/text/MessageFormat.java (MessageFormat(String)): Set the
* java/text/MessageFormat.java (MessageFormat(String)): Set the
default locale.
default locale.
* java/text/NumberFormat.java: Check that object is a Number. If
* java/text/NumberFormat.java: Check that object is a Number. If
...
...
libjava/libgcj.spec.in
View file @
17f4971f
...
@@ -6,5 +6,4 @@
...
@@ -6,5 +6,4 @@
%rename lib liborig
%rename lib liborig
*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)
*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)
%rename cc1 cc1orig
*jc1: @DIVIDESPEC@
*cc1: @DIVIDESPEC@ %(cc1orig)
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