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.023Jun222017161511231May29282625249530Apr252421201829Mar28274324Feb2219171611107643131Jan3029282726222120118765423Dec22212016148228Nov21181716765432131Oct302925222119151413121311109875432127Sep26242019173123Aug2112Jul29Jun28271086531May1112Apr113230Mar28243128Feb2322172127Jan21129727Dec26242322212019181715141311985432130Nov16121110843228Oct2726221514131210630Sep29272625242120191817161514139876543231Aug3028262524181715141311965432131Jul30292827Take the type for the fasl file from the optional-dispatch.Don't delete the typed entry point as long as a XEP is there.Make typed entry point part of optional-dispatch.Merge branch 'tcall-convention' of https://github.com/ellerh/cmucl into eller-typed-callDon't need fop-fset for typed entry points.Disable local inline expansion into typed entry points.Handle unused arguments.In %defun, closures and known functions are problematic.Be more careful when searching the typed entry point of functions.In the cross-build Make-rule, build PCL too.Load files into cross-compiler.Some small improvements in the linker code.Add support for wild/unknown return types.Pass XBOOTFILE as argument to cross-build-world.shUse compile-file instead of comf in boot file.Use :typed-no-xep convention when creating for adapters.Call :typed-no-xep functions like the :typed convention.Handle new cases for the :typed-no-xep.Don't create a XEP for the :typed-no-xep calling convention.Add unsafe setter %set-fdefn-name.In comf, enter the debugger before Error Aborts.Add 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.
Loading