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
671d6ee7
Commit
671d6ee7
authored
Jul 08, 2003
by
Mark Wielaard
Committed by
Mark Wielaard
Jul 08, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcj.texi: CNI now expands to Compiled Native Interface.
From-SVN: r69103
parent
f6423302
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/java/ChangeLog
+4
-0
gcc/java/gcj.texi
+2
-2
No files found.
gcc/java/ChangeLog
View file @
671d6ee7
2003-07-08 Mark Wielaard <mark@klomp.org>
* gcj.texi: CNI now expands to Compiled Native Interface.
2003-07-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2003-07-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* Make-lang.in (java/gcj.dvi): Use PWD_COMMAND.
* Make-lang.in (java/gcj.dvi): Use PWD_COMMAND.
...
...
gcc/java/gcj.texi
View file @
671d6ee7
...
@@ -115,7 +115,7 @@ files and object files, and it can read both Java source code and
...
@@ -115,7 +115,7 @@ files and object files, and it can read both Java source code and
* Invoking jv-convert:: Converting from one encoding to another
* Invoking jv-convert:: Converting from one encoding to another
* Invoking rmic:: Generate stubs for Remote Method Invocation.
* Invoking rmic:: Generate stubs for Remote Method Invocation.
* Invoking rmiregistry:: The remote object registry.
* Invoking rmiregistry:: The remote object registry.
* About CNI:: Description of the C
ygnus
Native Interface
* About CNI:: Description of the C
ompiled
Native Interface
* System properties:: Modifying runtime behavior of the libgcj library
* System properties:: Modifying runtime behavior of the libgcj library
* Resources:: Where to look for more information
* Resources:: Where to look for more information
@end menu
@end menu
...
@@ -1031,7 +1031,7 @@ Print version information, then exit.
...
@@ -1031,7 +1031,7 @@ Print version information, then exit.
@
node
About
CNI
@
node
About
CNI
@
chapter
About
CNI
@
chapter
About
CNI
This
documents
CNI
,
the
C
ygnus
Native
Interface
,
This
documents
CNI
,
the
C
ompiled
Native
Interface
,
which
is
is
a
convenient
way
to
write
Java
native
methods
using
C
++.
which
is
is
a
convenient
way
to
write
Java
native
methods
using
C
++.
This
is
a
more
efficient
,
more
convenient
,
but
less
portable
This
is
a
more
efficient
,
more
convenient
,
but
less
portable
alternative
to
the
standard
JNI
(
Java
Native
Interface
).
alternative
to
the
standard
JNI
(
Java
Native
Interface
).
...
...
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