Skip to content
Snippets Groups Projects
Select Git revision
  • 19c-alpha-osf
  • 20f-branch
  • 21c-branch
  • 21d-branch
  • RELEASE-20C-BRANCH
  • add-ed-hooks
  • dynamic-stack-alloc
  • file-attribute
  • fixup-template-headings
  • gray-ext
  • issue-100-ldb-base-char-printing
  • issue-101-add-test
  • issue-101-clang-trapping-math
  • issue-103-remove-random-mt19937-update
  • issue-105-add-build-logs
  • issue-107-use-uint8_t
  • issue-68-use-gcc-o1
  • issue-69-compile-in-gc-assert
  • issue-85-opt-level-set-in-x86-config
  • issue-86-save-fpu-state-on-entry-to-alloc
  • snapshot-2021-01
  • snapshot-2020-04
  • snapshot-2019-06
  • 21d
  • snapshot-2018-10
  • snapshot-2018-03
  • snapshot-2018-02
  • snapshot-2018-01
  • 21c
  • snapshot-2017-10
  • snapshot-2017-04
  • snapshot-2017-03
  • sparc64-dev-checkpoint-6
  • sparc64-dev-checkpoint-5
  • snapshot-2017-01
  • sparc64-dev-checkpoint-4
  • sparc64-dev-checkpoint-3
  • sparc64-dev-checkpoint-2
  • sparc64-dev-checkpoint-1
  • sparc64-dev-checkpoint-0
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020May1816144227Apr25232120138724Mar23229654326Feb232119182131Jan24232217166432127Dec26242322201810219Nov181728Oct27261026Sep25129843127Aug262522191195317Jul161211530Jun252423222017161511231May29282625249530Apr252421201829Mar28274324Feb2219171611107643131Jan3029282726222120118765423Dec22212016148228Nov21181716765432131Oct302925222119151413121311109875432127Sep26242019173123Aug2112Jul29Jun28271086531May1112Apr113230Mar28243128Feb2322172127Jan21129727Dec26242322212019181715141311985432130Nov16121110Fix ticket:82: If the form numbers are too large to be encoded, don'tDon't reverse surrogate pairs in strings; it's not allowed by theUpdate.Fix ticket:81 and fix ticket:83.Forgot to commit changes to code/x86-vm.lisp to:Wrap exports in eval-when for x86 as was done for sparc and addWrap exports in eval-when for ppc as was done for sparc and addWrap exports in eval-when.Clean up CCsnapshot-2013-05snapshot-2013-05Make the C stack not executableRemove DEPENDS and set DEPENDS_FLAG for ppc.Clean up DEPENDSSupport older versions of git that don't support describe --dirty.Add -z noexecstack to disable exec flag for the C stack.Don't need to set CC or CPP. But add a note that we implicitly assumeMake stacks not executable.Filter out the Config.*common files from the list of lisp variants.Remove old Config files that are no longer used or supported.Remove the -M option that was recently added.Don't set CC. The default is good enough and we'll use either gcc onDon't set CC; let it default or let the individual Config files set upFix compiler warning on sparc about 1st arg to madvise.Clean up variables.Use clang instead of gcc on Mac OSX.Add -M option to pass args to make.Add -M option to pass extra flags to make.Include interr.h (and os.h) to get rid of a compiler warning aboutJust remove a blank line and reformat a strangely formatted line.Fix some issues with zero check in gc_free_heap.Clean up madvise implementationTurn on zero checking if gencgc_unmap_zero is lazy. * Change default to MODE_LAZYClean up implementation of new gencgc_unmap_zero. * Add support for linux and solaris/sparc. Linux isn't working with * Add variable to control debug prints for madviseFirst cut at using madvise instead of memset or mmap/munmap to zeroOops. Always build asdf and friends.snapshot-2013-04snapshot-2013-04Update from logs.Update from logs.Update -u option so that asdf is always built.
Loading