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
861313f2
Commit
861313f2
authored
Aug 16, 1999
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Aug 16, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/i386/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
From-SVN: r28724
parent
88924698
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletions
+9
-1
gcc/ChangeLog
+4
-0
gcc/config/i386/freebsd.h
+5
-1
No files found.
gcc/ChangeLog
View file @
861313f2
Fri
Aug
13
15
:
20
:
43
1999
Gerald
Pfeifer
<
pfeifer
@dbai
.
tuwien
.
ac
.
at
>
*
config
/
i386
/
freebsd
.
h
(
HANDLE_PRAGMA_PACK_PUSH_POP
)
:
Define
.
Fri
Aug
13
10
:
21
:
28
1999
Nick
Clifton
<
nickc
@cygnus
.
com
>
*
toplev
.
c
(
rest_of_compilation
)
:
Allow
machine
dependent
...
...
gcc/config/i386/freebsd.h
View file @
861313f2
/* Definitions of target machine for GNU compiler for Intel 80386
running FreeBSD.
Copyright (C) 1988, 1992, 1994, 1996, 1997 Free Software Foundation, Inc.
Copyright (C) 1988, 1992, 1994, 1996, 1997, 1999 Free Software
Foundation, Inc.
Contributed by Poul-Henning Kamp <phk@login.dkuug.dk>
This file is part of GNU CC.
...
...
@@ -245,3 +246,6 @@ do { \
#define STARTFILE_SPEC \
"%{shared:c++rt0.o%s} \
%{!shared:%{pg:gcrt0.o%s}%{!pg:%{static:scrt0.o%s}%{!static:crt0.o%s}}}"
/* Define this so we can compile MS code for use with WINE. */
#define HANDLE_PRAGMA_PACK_PUSH_POP
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