0.7.3.11:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 7 May 2002 19:04:47 +0000 (19:04 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 7 May 2002 19:04:47 +0000 (19:04 +0000)
commitcd3ba8630e52f6131f7bc9931bc2fe77c77fe1a9
treeadc04540c1a32e927e69e5692b61d6656edeacea
parentbc46c8bcdd6ac8918df8ea9e9db49808e4924fcf
0.7.3.11:
Various low-level sparc fixes
... flush the instruction cache as we are meant to; this hasn't
hurt, and may get rid of intermittent strange gc lossage.
... fix the solaris runtime so that MAP_ANON isn't used on solaris
versions that don't support it, while still used on versions
that do.
... minor code cleanup (mostly whitespace changes) too
src/compiler/sparc/sanctify.lisp
src/runtime/sparc-arch.c
src/runtime/sparc-assem.S
src/runtime/sparc-linux-os.c
src/runtime/sparc-sunos-os.c
src/runtime/sunos-os.c
version.lisp-expr