x86-64: use aligned-stack-p.
[sbcl.git] / .gitignore
blob64eb2641b7080e57876b3c6d25cb7ba43b747453
1 *.d
2 *.dSYM
3 *.o
4 *.so
5 *.a
6 *.fasl
7 *.FASL
8 *.lisp-temp
9 *.tmp
11 *.diff
12 *.patch
13 .gdb_history
14 output
15 obj
16 local-target-features.lisp-expr
17 customize-target-features.*
18 customize-backend-subfeatures.*
19 src/assembly/target
20 src/compiler/assembly
21 src/compiler/target
22 src/runtime/Config
23 src/runtime/TAGS
24 src/runtime/genesis
25 src/runtime/openbsd-sigcontext.h
26 src/runtime/sbcl
27 src/runtime/ldb
28 src/runtime/sbcl.exe
29 src/runtime/sbcl.mk
30 src/runtime/shrinkwrap-sbcl*
31 src/runtime/target-arch-os.h
32 src/runtime/target-arch.h
33 src/runtime/target-lispregs.h
34 src/runtime/target-os.h
35 src/runtime/ppc-linux-mcontext.h
36 tests/test-status.lisp-expr
37 tests/test.log
38 tests/*.so
39 tests/run-tests-*
40 tests/last-random-state.lisp-expr
41 tests/ansi-test/
42 tools-for-build/avx2*
43 tools-for-build/determine-endianness
44 tools-for-build/determine-endianness.exe
45 tools-for-build/grovel-headers
46 tools-for-build/grovel-headers.exe
47 tools-for-build/mmap-rwx
48 tools-for-build/where-is-mcontext
49 tools-for-build/perfecthash*
50 contrib/asdf/asdf-upstream
51 doc/manual/*.html
52 version.lisp-expr