1.0.21.12: build OS X 10.4-compatible binaries on OS X 10.5
authorBrian Mastenbrook <bmastenb@cs.indiana.edu>
Thu, 9 Oct 2008 00:36:08 +0000 (00:36 +0000)
committerBrian Mastenbrook <bmastenb@cs.indiana.edu>
Thu, 9 Oct 2008 00:36:08 +0000 (00:36 +0000)
commit540a673f3dcf4e4a3b6306275684565a8643c161
tree05a2a2acffb6f6708289449818795a1a5377dc97
parentd68756e535594baf6114cb75526891b0be173419
1.0.21.12: build OS X 10.4-compatible binaries on OS X 10.5
 * Set minimum compatibility version in compiler options.
 * Refactor existing 10.5 support so that when 10.4 support is
   deprecated and we're building on 10.6+, everything will continue to
   work.
src/runtime/Config.ppc-darwin
src/runtime/Config.x86-64-darwin
src/runtime/Config.x86-darwin
src/runtime/darwin-os.h
src/runtime/ppc-darwin-os.h
src/runtime/x86-64-arch.c
src/runtime/x86-64-darwin-os.c
src/runtime/x86-64-darwin-os.h
src/runtime/x86-darwin-os.c
src/runtime/x86-darwin-os.h
version.lisp-expr