-
- Downloads
Remove the :i486 feature.
code/misc.lisp:: * Remove :i486 from *features* code/multi-proc.lisp:: * Change :i486 to :x86 on the off chance that multi-proc will be ported to other archs. compiler/x86/cell.lisp:: compiler/x86/macros.lisp:: compiler/x86/memory.lisp:: * Remove guard on backend-featurep :i486 since we got rid of :i486 and have it always enabled now.
Showing
- src/code/misc.lisp 0 additions, 3 deletionssrc/code/misc.lisp
- src/code/multi-proc.lisp 13 additions, 13 deletionssrc/code/multi-proc.lisp
- src/compiler/x86/cell.lisp 0 additions, 1 deletionsrc/compiler/x86/cell.lisp
- src/compiler/x86/macros.lisp 0 additions, 2 deletionssrc/compiler/x86/macros.lisp
- src/compiler/x86/memory.lisp 0 additions, 2 deletionssrc/compiler/x86/memory.lisp
Loading
Please register or sign in to comment