0.8.4.5:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 3 Oct 2003 10:59:34 +0000 (10:59 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 3 Oct 2003 10:59:34 +0000 (10:59 +0000)
commitc65f4c06c83c9dbf213cece638ad3d59710841bb
treee7c6e39b8e331aef1a987e2e97f7efa636abbf77
parent80d37651bc4cba800bbf2ba38ea720d734fbae4a
0.8.4.5:
PPC build fix (kludge)
... use offsetof() to find where the glibc maintainers have put
the uc_mcontext slot today, and delegate to appropriate
source code
non-x86/linux build fix
... undefine arch_os_get_current_thread() from individual
architecture header files
Everywhere clean.sh fix
... only include src/runtime/Config in tools-for-build/Makefile
if it exists.  Now clean.sh works on a clean tree.
13 files changed:
make-config.sh
src/runtime/.cvsignore
src/runtime/alpha-osf1-os.c
src/runtime/bsd-os.c
src/runtime/hppa-linux-os.c
src/runtime/mips-linux-os.c
src/runtime/ppc-linux-os.c
src/runtime/sparc-linux-os.c
src/runtime/sparc-sunos-os.c
tools-for-build/.cvsignore
tools-for-build/Makefile
tools-for-build/where-is-mcontext.c [new file with mode: 0644]
version.lisp-expr