1.0.24.30: fixed and tested some more cleanups on hppa-hpux
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 10 Jan 2009 11:19:22 +0000 (11:19 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 10 Jan 2009 11:19:22 +0000 (11:19 +0000)
commitb46345044a6b9e2db26700e297daedb05307919b
tree8276705188618017c25b569a34bfcbbb3f39e300
parent734d12cde18123c2608118d044f4c7701e4f2610
1.0.24.30: fixed and tested some more cleanups on hppa-hpux

 * Fix a stray #+ -> #!+.

 * Removed unneeded nops.

 * Explanation of magic numbers (but not yet substituted.)

   (Above changes in patch by Larry Valkama)

 * Fix a bunch of comments in the HPPA backend to use the right number
   of semicolons, and use FIXME-lav instead of FIX-lav to mark things
   (better grepping for the rest of us.)
17 files changed:
CREDITS
src/compiler/hppa/arith.lisp
src/compiler/hppa/array.lisp
src/compiler/hppa/c-call.lisp
src/compiler/hppa/call.lisp
src/compiler/hppa/cell.lisp
src/compiler/hppa/debug.lisp
src/compiler/hppa/float.lisp
src/compiler/hppa/insts.lisp
src/compiler/hppa/macros.lisp
src/compiler/hppa/nlx.lisp
src/compiler/hppa/sanctify.lisp
src/compiler/hppa/system.lisp
src/compiler/hppa/type-vops.lisp
src/compiler/hppa/vm.lisp
src/runtime/runtime.c
version.lisp-expr