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
da3831fd
Commit
da3831fd
authored
Apr 13, 2015
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Apr 13, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/plugins.texi: Rewrite first introductory paragraph.
From-SVN: r222065
parent
272ccea9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/ChangeLog
+4
-0
gcc/doc/plugins.texi
+3
-3
No files found.
gcc/ChangeLog
View file @
da3831fd
2015-04-13 Gerald Pfeifer <gerald@pfeifer.com>
* doc/plugins.texi: Rewrite first introductory paragraph.
2015-04-12 Jan Hubicka <hubicka@ucw.cz>
* tree-vrp.c (nonnull_arg_p): THIS pointers and references are non-zero.
...
...
gcc/doc/plugins.texi
View file @
da3831fd
...
...
@@ -7,9 +7,9 @@
@chapter
Plugins
@cindex
Plugins
GCC
plugin
is
a
loadable
module
that
provides
extra
features
to
the
compiler
,
which
they
can
further
pass
around
as
a
shareable
module
.
GCC
plugin
s
are
loadable
modules
that
provide
extra
features
to
the
compiler
.
Like
GCC
itself
they
can
be
distributed
in
source
and
binary
forms
.
GCC
plugins
provide
developers
with
a
rich
subset
of
the
GCC
API
to
allow
them
to
extend
GCC
as
they
see
fit
.
...
...
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