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
e8beb821
Commit
e8beb821
authored
Oct 14, 2000
by
Joseph Myers
Committed by
Joseph Myers
Oct 14, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.texi (Contributing): Update.
From-SVN: r36866
parent
f1f60a6c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
11 deletions
+19
-11
gcc/ChangeLog
+4
-0
gcc/gcc.texi
+15
-11
No files found.
gcc/ChangeLog
View file @
e8beb821
2000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc.texi (Contributing): Update.
2000-10-13 Alexandre Oliva <aoliva@redhat.com>
2000-10-13 Alexandre Oliva <aoliva@redhat.com>
* c-common.c (c_expand_builtin): PARAMS-ize prototype.
* c-common.c (c_expand_builtin): PARAMS-ize prototype.
...
...
gcc/gcc.texi
View file @
e8beb821
...
@@ -2820,17 +2820,21 @@ GCC distribution.
...
@@ -2820,17 +2820,21 @@ GCC distribution.
@node
Contributing
@node
Contributing
@chapter
Contributing
to
GCC
Development
@chapter
Contributing
to
GCC
Development
If
you
would
like
to
help
pretest
GCC
releases
to
assure
they
work
If
you
would
like
to
help
pretest
GCC
releases
to
assure
they
work
well
,
well
,
or
if
you
would
like
to
work
on
improving
GCC
,
please
contact
our
current
development
sources
are
available
by
CVS
(
see
the
maintainers
at
@email
{
gcc
@@gcc
.
gnu
.
org
}.
A
pretester
should
@uref
{
http
:
//gcc.gnu.org/cvs.html}). Source and binary snapshots are
be
willing
to
try
to
investigate
bugs
as
well
as
report
them
.
also
available
for
FTP
;
see
@uref
{
http
:
//gcc.gnu.org/snapshots.html}.
Remember
that
snapshots
of
the
current
development
sources
may
not
be
of
If
you
'
d
like
to
work
on
improvements
,
please
ask
for
suggested
projects
production
quality
;
if
you
find
problems
(
whether
compiler
crashes
,
or
suggest
your
own
ideas
.
If
you
have
already
written
an
improvement
,
miscompiled
code
,
poor
optimization
or
any
other
problem
),
please
report
please
tell
us
about
it
.
If
you
have
not
yet
started
work
,
it
is
useful
them
following
our
bug
reporting
instructions
at
to
contact
@email
{
gcc
@@gcc
.
gnu
.
org
}
before
you
start
;
the
@uref
{
http
:
//gcc.gnu.org/bugs.html}.
maintainers
may
be
able
to
suggest
ways
to
make
your
extension
fit
in
better
with
the
rest
of
GCC
and
with
other
development
plans
.
If
you
would
like
to
work
on
improvements
to
GCC
,
please
read
@uref
{
http
:
//gcc.gnu.org/contribute.html} and
@uref
{
http
:
//gcc.gnu.org/contributewhy.html} for information on how to
make
useful
contributions
and
avoid
duplication
of
effort
.
Suggested
projects
are
listed
at
@uref
{
http
:
//gcc.gnu.org/projects.html}.
@node
VMS
@node
VMS
@chapter
Using
GCC
on
VMS
@chapter
Using
GCC
on
VMS
...
...
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