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
2d424b9f
Commit
2d424b9f
authored
Apr 12, 2002
by
Douglas B Rupp
Committed by
Richard Kenner
Apr 12, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/i386/i386-interix.h (CPP_PREDEFINES): Handle __declspec.
From-SVN: r52239
parent
1329e600
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
gcc/ChangeLog
+1
-0
gcc/config/i386/i386-interix.h
+1
-0
No files found.
gcc/ChangeLog
View file @
2d424b9f
...
...
@@ -3,6 +3,7 @@
* config/i386/i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.
(TARGET_ASM_NAMED_SECTION, RETURN_IN_MEMORY) Define.
(DEFAULT_PCC_STRUCT_RETURN): Define as 0.
(CPP_PREDEFINES): Handle __declspec.
* config/i386/t-interix (USER_H): Remove.
2002-04-12 DJ Delorie <dj@redhat.com>
...
...
gcc/config/i386/i386-interix.h
View file @
2d424b9f
...
...
@@ -61,6 +61,7 @@ Boston, MA 02111-1307, USA. */
-D_M_IX86=300 -D_X86_=1 \
-D__stdcall=__attribute__((__stdcall__)) \
-D__cdecl=__attribute__((__cdecl__)) \
-D__declspec(x)=__attribute__((x)) \
-Asystem=unix -Asystem=interix"
#undef CPP_SPEC
...
...
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