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
eb70f628
Commit
eb70f628
authored
May 01, 2000
by
Mumit Khan
Committed by
Jeff Law
May 01, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* i386/cygwin.h (INT_ASM_OP): Define.
From-SVN: r33569
parent
afd1bb91
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
gcc/ChangeLog
+4
-0
gcc/config/i386/cygwin.h
+4
-0
No files found.
gcc/ChangeLog
View file @
eb70f628
2000
-
05
-
01
Mumit
Khan
<
khan
@xraylith
.
wisc
.
edu
>
*
i386
/
cygwin
.
h
(
INT_ASM_OP
)
:
Define
.
Mon
May
1
18
:
20
:
06
2000
Denis
Chertykov
<
denisc
@overta
.
ru
>
*
config
/
avr
/
avr
.
c
(
address_cost
)
:
renamed
to
avr_address_cost
.
...
...
gcc/config/i386/cygwin.h
View file @
eb70f628
...
...
@@ -530,3 +530,7 @@ extern void i386_pe_asm_file_end STDIO_PARAMS ((FILE *));
#define SET_ASM_OP "\t.set"
#endif
#ifndef INT_ASM_OP
#define INT_ASM_OP ".long"
#endif
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