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
cc92f54f
Commit
cc92f54f
authored
Oct 29, 2004
by
Geoffrey Keating
Committed by
Geoffrey Keating
Oct 29, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/rs6000/darwin-fallback.c: Include <mach/thread_status.h>.
From-SVN: r89862
parent
5fd5ec31
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/config/rs6000/darwin-fallback.c
+1
-0
No files found.
gcc/ChangeLog
View file @
cc92f54f
2004
-
10
-
29
Geoffrey
Keating
<
geoffk
@
apple
.
com
>
*
config
/
rs6000
/
darwin
-
fallback
.
c
:
Include
<
mach
/
thread_status
.
h
>.
2004
-
10
-
29
Stan
Shebs
<
shebs
@
apple
.
com
>
*
config
/
rs6000
/
darwin
-
tramp
.
asm
:
Make
more
64
-
bit
-
friendly
.
...
...
gcc/config/rs6000/darwin-fallback.c
View file @
cc92f54f
...
...
@@ -38,6 +38,7 @@
#include <stdbool.h>
#include <signal.h>
#include <ucontext.h>
#include <mach/thread_status.h>
typedef
unsigned
long
reg_unit
;
...
...
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