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
f0ce07b8
Commit
f0ce07b8
authored
Aug 04, 1999
by
Jason Merrill
Committed by
Jason Merrill
Aug 04, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
From-SVN: r28496
parent
fb2000b2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletions
+8
-1
gcc/ChangeLog
+4
-0
gcc/config/linux.h
+4
-1
No files found.
gcc/ChangeLog
View file @
f0ce07b8
Mon
Aug
2
19
:
18
:
44
1999
Jason
Merrill
<
jason
@yorick
.
cygnus
.
com
>
*
linux
.
h
(
HANDLE_PRAGMA_PACK_PUSH_POP
)
:
Define
.
1999
-
08
-
04
Mark
Elbrecht
<
snowball3
@bigfoot
.
com
>
*
config
/
i386
/
djgpp
.
h
(
BSS_SECTION_ASM_OP
)
:
Define
.
...
...
gcc/config/linux.h
View file @
f0ce07b8
/* Definitions for Linux-based GNU systems with ELF format
Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998
, 1999
Free Software Foundation, Inc.
Contributed by Eric Youngdale.
Modified for stabs-in-ELF by H.J. Lu (hjl@lucon.org).
...
...
@@ -113,3 +113,6 @@ Boston, MA 02111-1307, USA. */
%{p:-lgmon -lc_p} %{pg:-lgmon -lc_p} \
%{!p:%{!pg:%{!g*:-lc} %{g*:-lg}}}}"
#endif
/* 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