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
2e3af27c
Commit
2e3af27c
authored
Feb 04, 2000
by
Richard Henderson
Committed by
Richard Henderson
Feb 04, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* i386/openbsd.h (INT_ASM_OP): Define.
From-SVN: r31786
parent
43c5c8a6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
gcc/ChangeLog
+4
-0
gcc/config/i386/openbsd.h
+5
-2
No files found.
gcc/ChangeLog
View file @
2e3af27c
2000
-
02
-
04
Richard
Henderson
<
rth
@cygnus
.
com
>
*
i386
/
openbsd
.
h
(
INT_ASM_OP
)
:
Define
.
Fri
Feb
4
10
:
51
:
30
2000
Hans
-
Peter
Nilsson
<
hp
@bitrange
.
com
>
Fri
Feb
4
10
:
51
:
30
2000
Hans
-
Peter
Nilsson
<
hp
@bitrange
.
com
>
*
tm
.
texi
:
Fix
various
typos
.
*
tm
.
texi
:
Fix
various
typos
.
...
...
gcc/config/i386/openbsd.h
View file @
2e3af27c
/* Configuration for an OpenBSD i386 target.
/* Configuration for an OpenBSD i386 target.
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
@@ -135,3 +134,7 @@ Boston, MA 02111-1307, USA. */
...
@@ -135,3 +134,7 @@ Boston, MA 02111-1307, USA. */
/* Note that we pick up ASM_OUTPUT_MI_THUNK from unix.h. */
/* Note that we pick up ASM_OUTPUT_MI_THUNK from unix.h. */
/* This is the pseudo-op used to generate a 32-bit word of data with a
specific value in some section. */
#define INT_ASM_OP ".long"
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