This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
contrib
/
gcc
/
config
/
aarch64
/
aarch64.h
4 lines
71 B
C
Raw
Normal View
History
Unescape
Escape
Adda minimal gcc config. This is just enough to build the bits of csu we get from gcc, and libgcc_eh. Sponsored by: The FreeBSD Foundation
2015-03-24 14:22:58 +00:00
#
define FIRST_PSEUDO_REGISTER 67
Also define DWARF_FRAME_REGISTERS. This is used to size arrays, without this exceptions could write over the stack. Sponsored by: The FreeBSD Foundation
2015-03-26 18:25:53 +00:00
#
define DWARF_FRAME_REGISTERS 97
Reference in New Issue
Copy Permalink