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
1f95326c
Commit
1f95326c
authored
May 21, 2002
by
Neil Booth
Committed by
Neil Booth
May 21, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/tm.texi: Fix typo.
From-SVN: r53704
parent
2a1dc0d8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/doc/tm.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
1f95326c
2002-05-21 Neil Booth <neil@daikokuya.demon.co.uk>
* doc/tm.texi: Fix typo.
2002-05-21 Zack Weinberg <zack@codesourcery.com>
* c-common.c (c_common_init): Set options->unsigned_char from
...
...
gcc/doc/tm.texi
View file @
1f95326c
...
...
@@ -587,7 +587,7 @@ Here are run-time target specifications.
@item
TARGET_CPU_CPP_BUILTINS
()
This
function
-
like
macro
expands
to
a
block
of
code
that
defines
built
-
in
preprocessor
macros
and
assertions
for
the
target
cpu
,
using
the
functions
@code
{
builtin_
macro
},
@code
{
builtin_macro
_std
}
and
the
functions
@code
{
builtin_
define
},
@code
{
builtin_define
_std
}
and
@code
{
builtin_assert
}
declared
in
@file
{
c
-
lex
.
h
}.
When
the
front
end
calls
this
macro
it
provides
a
trailing
semicolon
,
and
since
it
has
finished
command
line
option
processing
your
code
can
use
those
...
...
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