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
ae08d4c0
Commit
ae08d4c0
authored
Nov 27, 2001
by
Hans-Peter Nilsson
Committed by
Hans-Peter Nilsson
Nov 27, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/cris/cris.h (INT_ASM_OP): Remove.
From-SVN: r47384
parent
f8e0aa73
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
gcc/ChangeLog
+4
-0
gcc/config/cris/cris.h
+0
-3
No files found.
gcc/ChangeLog
View file @
ae08d4c0
2001
-
11
-
27
Hans
-
Peter
Nilsson
<
hp
@axis
.
com
>
*
config
/
cris
/
cris
.
h
(
INT_ASM_OP
)
:
Remove
.
2001
-
11
-
27
Rainer
Orth
<
ro
@TechFak
.
Uni
-
Bielefeld
.
DE
>
2001
-
11
-
27
Rainer
Orth
<
ro
@TechFak
.
Uni
-
Bielefeld
.
DE
>
*
config
/
i386
/
sol2
.
h
(
WINT_TYPE
)
:
Redefine
.
*
config
/
i386
/
sol2
.
h
(
WINT_TYPE
)
:
Redefine
.
...
...
gcc/config/cris/cris.h
View file @
ae08d4c0
...
@@ -1592,9 +1592,6 @@ struct cum_args {int regs;};
...
@@ -1592,9 +1592,6 @@ struct cum_args {int regs;};
#undef UNALIGNED_SHORT_ASM_OP
#undef UNALIGNED_SHORT_ASM_OP
#define UNALIGNED_SHORT_ASM_OP "\t.word\t"
#define UNALIGNED_SHORT_ASM_OP "\t.word\t"
#undef INT_ASM_OP
#define INT_ASM_OP "\t.dword\t"
#undef UNALIGNED_INT_ASM_OP
#undef UNALIGNED_INT_ASM_OP
#define UNALIGNED_INT_ASM_OP "\t.dword\t"
#define UNALIGNED_INT_ASM_OP "\t.dword\t"
...
...
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