mit-scheme.git
2014-02-23 Taylor R CampbellUse FLO:NEGATE, not (FLO:- 0. ...), to apply sign in...
2014-02-23 Taylor R CampbellDon't rewrite (flo:- 0. x) as (flo:negate x) on amd64.
2014-02-23 Taylor R CampbellMore hacks to get liarc to build.
2014-02-23 Taylor R CampbellTry builtin objects before fasl files in liarc FASLOAD.
2014-02-23 Taylor R CampbellGenerate code for -0. constants correctly in liarc.
2014-02-23 Taylor R Campbellcompile-liarc-bundle rules depend on some tools in...
2014-02-23 Taylor R CampbellFix up fni->bci files in crsend.scm.
2014-02-22 Taylor R CampbellTemporary kludge: bake a fresh runtime into the toolchain.
2014-02-22 Taylor R CampbellPut back some temporary SEQUENCE-2 scaffolding.
2014-02-22 Taylor R CampbellSimplify x86 fenv structures.
2014-02-22 Taylor R CampbellOn i386, avoid FCOM[P] and FTST in favour of FUCOM[P].
2014-02-22 Taylor R CampbellAvoid using new-style SEQUENCE stuff in LIAR.
2014-02-22 Taylor R CampbellFix default (ISO-8859-1) char image strings.
2013-11-29 Matt Birkholzsvm: Fix the disassembler.
2013-11-26 Matt Birkholzsvm: Convert program_counter from a static variable...
2013-11-26 Matt Birkholzffi: Avoid longjmps in C-CALL primitive (callout_continue).
2013-11-18 Matt Birkholzmake.so is supposed to be found in the compiler bundle.
2013-11-18 Matt Birkholzsrc/Makefile.tools.in: Missing dependency made cross...
2013-10-31 Matt Birkholzffi: Add flovec_* functions and abort_to_c for shims.
2013-10-31 Matt Birkholzffi/build.scm.in: Install compile-file:sf-only?ed options.
2013-10-31 Matt Birkholzdoc/ffi: typo
2013-10-31 Matt Birkholzmhash: Simplify configure.ac.
2013-10-16 Matt Birkholzdoc/user-manual (Unix Installation): Added plugin building.
2013-10-15 Matt Birkholzsrc/Makefile.in: Make xml/xml-unx.pkd depend on cref...
2013-10-15 Matt Birkholzdist/make-src-files: Fix $plugin-config log file names.
2013-10-15 Matt BirkholzRevert 13b5bca. Use the host's runtime, not a cross...
2013-10-15 Matt Birkholzdist/make-src-files: Autoconf plugins (FFI wrappers).
2013-10-15 Matt Birkholzffi: Add DESTDIR support.
2013-10-13 Matt BirkholzFix LIAR/svm build to cross from 9.1.1.
2013-10-13 Matt BirkholzMake compile-xml dependent on cref-star-parser.
2013-10-13 Matt BirkholzFix LIAR/C build to cross from 9.1.1.
2013-10-13 Matt BirkholzMore FFI cleanups: no need to include microcode/achost.ac.
2013-10-13 Matt BirkholzFix new build to cross from 9.1.1.
2013-10-09 Matt BirkholzEliminate compile-system.
2013-10-08 Taylor R CampbellAutomatically clean tree and build tools if necessary.
2013-10-08 Taylor R CampbellTurn some phony rules into explicit file rules to reduc...
2013-10-08 Taylor R CampbellRevert "Turn some phony rules into explicit file rules...
2013-10-07 Taylor R CampbellTurn some phony rules into explicit file rules to reduc...
2013-10-07 Taylor R CampbellReduce SVM1 address decoding indirection.
2013-10-07 Taylor R CampbellTweak svm1-interp a little.
2013-10-07 Taylor R CampbellAdd a few more file types for save/restore targets.
2013-10-07 Taylor R CampbellIn COMPILE-SYSTEM, load the bin if cross-compiling...
2013-10-07 Taylor R CampbellCall it `saved-objects', not `obj', to avoid confusing...
2013-10-07 Taylor R CampbellDon't list compiler twice in SUBDIRS.
2013-10-07 Taylor R CampbellLoad ffimacro.bin in win32.sf, not ffimacro.
2013-10-07 Taylor R CampbellExplain what the `cross-target' target does.
2013-10-07 Taylor R Campbelltoolchain target should really depend on tools/syntaxer...
2013-10-07 Taylor R CampbellRemove unfinished kludge to build IMAIL with LIARC.
2013-10-07 Taylor R CampbellRecompile edwin/edwin.bld only if necessary.
2013-10-07 Taylor R CampbellRecompile *.pkd files for liarc only if necessary.
2013-10-07 Taylor R CampbellFasload errors should fail gracefully, not terminate...
2013-10-07 Taylor R CampbellLots of changes toward making liarc build use new struc...
2013-10-07 Taylor R CampbellUse $@ and $< for liarc .c.o rule, not $*.o and $*.c.
2013-10-07 Taylor R CampbellUpdate links created by Setup.sh to reflect installed...
2013-10-07 Taylor R CampbellCompile IMAIL in --batch-mode.
2013-10-06 Taylor R CampbellOOPS! Don't forget to build compiler/rtlopt...
2013-10-06 Taylor R CampbellDependents of cross-target must be conditionalized...
2013-10-06 Taylor R CampbellFirst whack at making new build system work for liarc.
2013-10-06 Taylor R CampbellRename cross-barrier/cross-end to cross-host/cross...
2013-10-06 Taylor R CampbellAdd cast to avoid negative arguments to isalnum.
2013-10-06 Taylor R Campbellcompile-imail needs cross-end, not just cross-barrier.
2013-10-06 Taylor R CampbellJust cast to long; don't check whether %td will work...
2013-10-06 Taylor R CampbellDon't reset AS_FLAGS and M4_FLAGS to empty in microcode...
2013-10-06 Taylor R CampbellUse a compile-test, not a run-test, for __ELF__.
2013-10-06 Taylor R CampbellUse CAREFUL-OBJECT-DATUM in i386 MULTIPLY-OBJECT-BY-2.
2013-10-06 Taylor R CampbellMerge branch 'make-cross-tools'
2013-10-06 Taylor R CampbellMake the `save' makefile targets fail noisily.
2013-10-06 Taylor R CampbellFix missing close paren in Makefile.in.
2013-10-06 Taylor R CampbellCall it the toolchain, not the bootstrap toolchain.
2013-10-05 Taylor R CampbellTweak native rules so they work for svm too.
2013-10-05 Taylor R CampbellRename @CROSS@ to @IF_CROSS@.
2013-10-05 Taylor R CampbellLoad crsend.scm into the right environment.
2013-10-05 Taylor R CampbellRemove Makefile.boot on distclean too.
2013-10-05 Taylor R CampbellAvoid CBF in win32.sf.
2013-10-05 Taylor R CampbellUse CREF/GENERATE-TRIVIAL-CONSTRUCTOR for makefile...
2013-10-05 Taylor R CampbellMake cross-compilation a configure-time option.
2013-10-05 Taylor R CampbellMake every build a cross-build.
2013-10-05 Taylor R CampbellParallelize compiling compiler subdirectories.
2013-10-05 Taylor R CampbellSeparate tools from target in the build.
2013-09-30 Taylor R CampbellWrite files atomically in the microcode makefile.
2013-09-30 Taylor R CampbellUse <ucontext.h>, not <sys/ucontext.h>, on Linux.
2013-09-30 Taylor R CampbellLinux defines NGREG in <sys/ucontext.h>, which <signal...
2013-09-30 Taylor R CampbellUse <poll.h>, not <sys/poll.h>, per POSIX.
2013-09-17 Matt Birkholzsynchronous-process-wait: (copy-output) can be #f
2013-09-17 Matt Birkholzffi/build.scm.in: Simplify commandline echoing.
2013-09-17 Matt Birkholzmd5/Makefile.in, mhash/Makefile.in: missing line contin...
2013-09-17 Matt Birkholzffi: Fix install-shim's installation directory.
2013-09-17 Matt Birkholzgdbm/Makefile: missing close paren.
2013-09-16 Matt Birkholzffi: install-load-option needs file list, not install...
2013-09-16 Matt Birkholzstandard-system-loader: typo
2013-09-15 Matt Birkholzffi: Remove old generate-shim export.
2013-09-15 Matt BirkholzAdd install-load-option.
2013-09-12 Matt BirkholzAdd xstring-byte-ref and xstring-byte-set!.
2013-09-12 Matt Birkholztests/ffi/: Symlinks in src/lib/ are no longer necessary.
2013-09-12 Matt Birkholzchannel-read/write: apply channel-blocking? to a closed...
2013-09-10 Matt Birkholzffi-test: Catch up with the new (old) generate-shim...
2013-09-09 Matt Birkholzffi: generate-shim no longer produces -const.bin.
2013-09-08 Matt Birkholzmhash: A separately buildable FFI wrapper.
2013-09-08 Matt Birkholzgdbm: Add event:after-restart receiver reset-open-gdbfs.
2013-09-08 Matt Birkholzblowfish,gdbm,md5: Expand on note about importing bindings.
next