Fix the build on Darwin
authorPaul Khuong <pvk@pvk.ca>
Mon, 13 Aug 2012 05:27:12 +0000 (01:27 -0400)
committerPaul Khuong <pvk@pvk.ca>
Mon, 13 Aug 2012 06:45:51 +0000 (02:45 -0400)
commit9ec385d7e964b5d07f2e075db4c9faa07161aca2
tree9950a78780c87a7682fa6e91594a41acccda2f83
parentaf1b968cdcfac5a93ed828be46349dfd4f764f93
Fix the build on Darwin

 * Darwin's assembler doesn't have default values for .fill directives.

 * Only use call_into_lisp_tramp on darwin/x86, not darwin.

 * Edit NEWS to note that threads have been OK on 10.8 since 1.0.58,
   while we're here.
NEWS
src/runtime/interrupt.c
src/runtime/x86-64-assem.S
src/runtime/x86-assem.S