Skip to content
Snippets Groups Projects
Select Git revision
  • 19c-alpha-osf
  • 20f-branch
  • 21c-branch
  • 21d-branch
  • RELEASE-20C-BRANCH
  • dynamic-stack-alloc
  • fetch-ansi-tests
  • file-attribute
  • 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
  • master default protected
  • netbsd7
  • org.cmucl.debug.dynamic-space
  • rearrange-dir
  • remove-long-float
  • rtoy-15-handle-fpu-exceptions
  • rtoy-28-fix-recursive-fcn-defn
  • rtoy-29-process-command-line
  • 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
  • snapshot-2016-12
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Jun1511231May29282625249530Apr252421201829Mar28274324Feb2219171611107643131Jan3029282726222120118765423Dec22212016148228Nov21181716765432131Oct302925222119151413121311109875432127Sep26242019173123Aug2112Jul29Jun28271086531May1112Apr113230Mar28243128Feb2322172127Jan21129727Dec26242322212019181715141311985432130Nov16121110843228Oct2726221514131210630Sep29272625242120191817161514139876543231Aug3028262524181715141311965432131Jul30292827262322212019Add bootfiles/20c/tccxboot.lisp and using for the build.Add runtime support for linking.Add a new fop to find typed entries at load-time.Generate special ir2 for %typed-calls.Update some places that require type/name of XEPs.Add a function typed-entry-point-p to abstract a bit from representation.In probable-type-check-p, request type checking for the new convention.In recognize-known-call, look at the calling-convention.Boot hack: define calling-convention before compiling compiler.Use x86-make-number-stack-pointer-tn instead of make-number-stack-pointer-tn.Change min_av_mem_age to be an int instead of double. No floatingCompile target:code/exports before comcom.Update to asdf 2.22. Testsuite for asdf, using 2012-06, passes fine.Remove some random (load "target:code/exports").Add a new info type: calling-conventionExport new vops from VM package.Create actual entry in code object for typed entry.Assign lambda vars to the TNs as indicated by make-typed-call-tns.Create special entry point if indicated.Add a new vm-support-routine: make-typed-call-tnsAdd declarations: calling-convention and entry-point.Oops. Didn't mean for the gencgc.o rule to get included.snapshot-2012-06snapshot-2012-06Add my Makefile.Add comments about using clang instead of gcc on x86.Don't set dimension of array to 1 for the rest slots of a primitiveUpdate translation template.Update.Revert :file-attribute changes.Update with new :FILE-ATTRIBUTE external format, contributed byRemove extra closing parenthesis.Merge branch 'master' into ext-format-file-attributeUpdate with changes.Fix ticket:60Fix so this can build on 8-bit cmucl.Use concatenate instead of format because format isn't available whenDebugger needs to open file with the appropriate external format.Add all the emacs format encodings. From Douglas. * {{{COMPILE-FILE}}} should not signal an error when given a list forFirst cut at :file-attribute external-format that determines theFirst cut at :file-attribute external format (mostly from Douglas.)
Loading