]> granicus.if.org Git - gc/commit
Support FreeBSD/mips
authorCarlos J. Puga Medina <cpm@fbsd.es>
Sat, 29 Aug 2015 06:21:26 +0000 (09:21 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 29 Aug 2015 06:21:26 +0000 (09:21 +0300)
commitbfe78991e3868983f1840270b8dbbfb2d9606a38
treeb733f0407d615b62a3345eeb0bc82e44ee700594
parent8320da593dcc8fa9e99e63bc9c6d4857fc4367ae
Support FreeBSD/mips

* include/private/gcconfig.h (MIPS, mach_type_known, OS_TYPE,
ALIGNMENT, MPROTECT_VDB, SIG_SUSPEND, SIG_THR_RESTART, DYNAMIC_LOADING,
DATASTART_USES_BSDGETDATASTART): Define for FreeBSD/mips.
* os_dep.c (CODE_OK): Define to si->si_code==SEGV_ACCERR for
FreeBSD/mips.
include/private/gcconfig.h
os_dep.c