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
eeb06b1b
Commit
eeb06b1b
authored
Sep 25, 2001
by
Bernd Schmidt
Committed by
Bernd Schmidt
Sep 25, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add target_flags mask bit to builtin definitions
From-SVN: r45805
parent
69d544c2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
gcc/ChangeLog
+12
-0
gcc/config/i386/i386.c
+0
-0
No files found.
gcc/ChangeLog
View file @
eeb06b1b
2001
-
09
-
25
Bernd
Schmidt
<
bernds
@redhat
.
com
>
From
Graham
Stott
<
grahams
@redhat
.
com
>
(
def_builtin
)
:
Only
define
builtins
appropriate
for
target_flags
.
All
callers
changed
.
(
builtin_decsription
)
:
Add
new
field
mask
which
is
used
to
determine
when
to
define
the
builtin
via
the
macro
def_builtin
.
(
bdesc_comi
)
:
Initialise
new
mask
fields
.
(
bdesc_2srg
)
:
Likewise
.
(
bdesc_1arg
)
:
Likewise
.
2001
-
09
-
25
Graham
Stott
<
grahams
@redhat
.
com
>
2001
-
09
-
25
Graham
Stott
<
grahams
@redhat
.
com
>
*
sibcall
.
c
(
skip_copy_to_return_value
)
:
Tighten
return
value
*
sibcall
.
c
(
skip_copy_to_return_value
)
:
Tighten
return
value
...
...
gcc/config/i386/i386.c
View file @
eeb06b1b
This diff is collapsed.
Click to expand it.
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