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
4b1ea1f3
Commit
4b1ea1f3
authored
Jan 03, 2017
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Jan 03, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/md.texi (Standard Names): Remove reference to Java frontend.
From-SVN: r244023
parent
80efc507
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
gcc/ChangeLog
+4
-0
gcc/doc/md.texi
+1
-2
No files found.
gcc/ChangeLog
View file @
4b1ea1f3
2017-01-03 Gerald Pfeifer <gerald@pfeifer.com>
* doc/md.texi (Standard Names): Remove reference to Java frontend.
2017-01-03 Pierre-Marie de Rodat <derodat@adacore.com>
2017-01-03 Pierre-Marie de Rodat <derodat@adacore.com>
* dwarf2out.c (gen_enumeration_type_die): When
* dwarf2out.c (gen_enumeration_type_die): When
...
...
gcc/doc/md.texi
View file @
4b1ea1f3
...
@@ -6534,8 +6534,7 @@ function.
...
@@ -6534,8 +6534,7 @@ function.
@cindex @code{trap} instruction pattern
@cindex @code{trap} instruction pattern
@item @samp{trap}
@item @samp{trap}
This pattern, if defined, signals an error, typically by causing some
This pattern, if defined, signals an error, typically by causing some
kind of signal to be raised. Among other places, it is used by the Java
kind of signal to be raised.
front end to signal `invalid array index'
exceptions
.
@cindex @code{ctrap@var{MM}4} instruction pattern
@cindex @code{ctrap@var{MM}4} instruction pattern
@item @samp{ctrap@var{MM}4}
@item @samp{ctrap@var{MM}4}
...
...
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