2014-05-17 |
Chris Hanson | Fix trailing whitespace. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chris Hanson | Fix over-long line. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chris Hanson | Fix fencepost error thinko. |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Matt Birkholz | ffi: Punt AUXDIR from shim-config.scm. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | configure: Move check for __x86_64__. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | ffi: Add install-html using documentation build parameters. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | ffi: Use Makefile to save shim build parameters. |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | Fix continue_from_trap to NOT open a FREE_PARANOIA_MARG... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | ffi: Update Makefile for prhello example. |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | Add FFI to doc/info-dir and reformat. |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Taylor R Campbell | Add portable IEEE 754 format utilities. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Taylor R Campbell | Correct types in BIGNUM_REDUCE_LENGTH and use output... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Taylor R Campbell | Make definition of VERIFY-HEAP primitive unconditional. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Matt Birkholz | Fix string-head! to hide the unused (non-marked) words. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Matt Birkholz | Fix BIGNUM_REDUCE_LENGTH to hide the unused (non-marked... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Matt Birkholz | Call verify_heap before GC to scan for bogosities. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Fix technically incorrect malloc size in re_match.... |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Nix dead initialization in scan_ephemerons. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Mark scan unused in non-debug builds. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Make (cd "/nonexistent") fail. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Remove vestigial unused variable in FAST-DIVISION. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Revert "Assemble (JMP (@PCR FOO)) (LABEL FOO) to zero... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Clarify comment over amd64 fixnum_shift hook. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Open-code non-2^n quotients and remainders by multiplic... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Assemble (JMP (@PCR FOO)) (LABEL FOO) to zero bits... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Reorder branches in FIX:QUOTIENT/FIX:REMAINDER code... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Taylor R Campbell | Avoid modifying rcx in amd64 fixnum_shift assembly... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Taylor R Campbell | Fix sf/cgen so it doesn't just drop declarations for... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Attempt to fix an undefined variable reference in svm... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Generate all OS constructors for compiler. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Remove obsolete AC_SYS_RESTARTABLE_SYSCALLS. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Use FLO:NEGATE, not (FLO:- 0. ...), to apply sign in... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Don't rewrite (flo:- 0. x) as (flo:negate x) on amd64. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | More hacks to get liarc to build. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Try builtin objects before fasl files in liarc FASLOAD. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Generate code for -0. constants correctly in liarc. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | compile-liarc-bundle rules depend on some tools in... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Fix up fni->bci files in crsend.scm. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Temporary kludge: bake a fresh runtime into the toolchain. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Put back some temporary SEQUENCE-2 scaffolding. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Simplify x86 fenv structures. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | On i386, avoid FCOM[P] and FTST in favour of FUCOM[P]. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Avoid using new-style SEQUENCE stuff in LIAR. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Taylor R Campbell | Fix default (ISO-8859-1) char image strings. |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Matt Birkholz | svm: Fix the disassembler. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Matt Birkholz | svm: Convert program_counter from a static variable... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Matt Birkholz | ffi: Avoid longjmps in C-CALL primitive (callout_continue). |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Matt Birkholz | make.so is supposed to be found in the compiler bundle. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Matt Birkholz | src/Makefile.tools.in: Missing dependency made cross... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | ffi: Add flovec_* functions and abort_to_c for shims. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | ffi/build.scm.in: Install compile-file:sf-only?ed options. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | doc/ffi: typo |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Matt Birkholz | mhash: Simplify configure.ac. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Matt Birkholz | doc/user-manual (Unix Installation): Added plugin building. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | src/Makefile.in: Make xml/xml-unx.pkd depend on cref... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | dist/make-src-files: Fix $plugin-config log file names. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | Revert 13b5bca. Use the host's runtime, not a cross... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | dist/make-src-files: Autoconf plugins (FFI wrappers). |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Matt Birkholz | ffi: Add DESTDIR support. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | Fix LIAR/svm build to cross from 9.1.1. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | Make compile-xml dependent on cref-star-parser. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | Fix LIAR/C build to cross from 9.1.1. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | More FFI cleanups: no need to include microcode/achost.ac. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Matt Birkholz | Fix new build to cross from 9.1.1. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Matt Birkholz | Eliminate compile-system. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Taylor R Campbell | Automatically clean tree and build tools if necessary. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Taylor R Campbell | Turn some phony rules into explicit file rules to reduc... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Taylor R Campbell | Revert "Turn some phony rules into explicit file rules... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Turn some phony rules into explicit file rules to reduc... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Reduce SVM1 address decoding indirection. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Tweak svm1-interp a little. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Add a few more file types for save/restore targets. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | In COMPILE-SYSTEM, load the bin if cross-compiling... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Call it `saved-objects', not `obj', to avoid confusing... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Don't list compiler twice in SUBDIRS. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Load ffimacro.bin in win32.sf, not ffimacro. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Explain what the `cross-target' target does. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | toolchain target should really depend on tools/syntaxer... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Remove unfinished kludge to build IMAIL with LIARC. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Recompile edwin/edwin.bld only if necessary. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Recompile *.pkd files for liarc only if necessary. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Fasload errors should fail gracefully, not terminate... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Lots of changes toward making liarc build use new struc... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Use $@ and $< for liarc .c.o rule, not $*.o and $*.c. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Update links created by Setup.sh to reflect installed... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Taylor R Campbell | Compile IMAIL in --batch-mode. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | OOPS! Don't forget to build compiler/rtlopt... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Dependents of cross-target must be conditionalized... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | First whack at making new build system work for liarc. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Rename cross-barrier/cross-end to cross-host/cross... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Add cast to avoid negative arguments to isalnum. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | compile-imail needs cross-end, not just cross-barrier. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Just cast to long; don't check whether %td will work... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Don't reset AS_FLAGS and M4_FLAGS to empty in microcode... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Use a compile-test, not a run-test, for __ELF__. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Use CAREFUL-OBJECT-DATUM in i386 MULTIPLY-OBJECT-BY-2. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Merge branch 'make-cross-tools' |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Make the `save' makefile targets fail noisily. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Fix missing close paren in Makefile.in. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Taylor R Campbell | Call it the toolchain, not the bootstrap toolchain. |
commit | commitdiff | tree | snapshot |
next |