projects/cmucl/cmucl.git
2012-06-24  Raymond ToyMerge branch 'tcall-convention' of https://github.com... tcall-convention
2012-06-23  Helmut EllerRemove TYPED-CALL-LOCAL vop.
2012-06-23  Helmut EllerNew file with tests for the unboxed calling convention.
2012-06-23  Helmut EllerBe more careful when creating adapters.
2012-06-23  Helmut EllerFor typed-call-named force new-fp into register.
2012-06-23  Helmut EllerLift restriction on number of return values.
2012-06-23  Helmut EllerFix off-by-one error when choosing argument registers.
2012-06-23  Helmut EllerHandle multiple-value-call with fixed numer of values.
2012-06-23  Helmut EllerDon't use typed calling convention with wild-args-type.
2012-06-23  Helmut EllerStop freaking out if *check-consistency* is T.
2012-06-23  Helmut EllerNo longer wire arg TNs of typed entry.
2012-06-23  Helmut EllerTake the type for the fasl file from the optional-dispatch.
2012-06-23  Helmut EllerDon't delete the typed entry point as long as a XEP...
2012-06-23  Helmut EllerMake typed entry point part of optional-dispatch.
2012-06-23  Raymond ToyMerge branch 'tcall-convention' of https://github.com...
2012-06-22  Helmut EllerDon't need fop-fset for typed entry points.
2012-06-22  Helmut EllerDisable local inline expansion into typed entry points.
2012-06-22  Helmut EllerHandle unused arguments.
2012-06-22  Helmut EllerIn %defun, closures and known functions are problematic.
2012-06-22  Helmut EllerBe more careful when searching the typed entry point...
2012-06-20  Helmut EllerIn the cross-build Make-rule, build PCL too.
2012-06-20  Helmut EllerLoad files into cross-compiler.
2012-06-20  Helmut EllerSome small improvements in the linker code.
2012-06-20  Helmut EllerAdd support for wild/unknown return types.
2012-06-17  Helmut EllerPass XBOOTFILE as argument to cross-build-world.sh
2012-06-17  Helmut EllerUse compile-file instead of comf in boot file.
2012-06-17  Helmut EllerUse :typed-no-xep convention when creating for adapters.
2012-06-17  Helmut EllerCall :typed-no-xep functions like the :typed convention.
2012-06-17  Helmut EllerHandle new cases for the :typed-no-xep.
2012-06-17  Helmut EllerDon't create a XEP for the :typed-no-xep calling conven...
2012-06-17  Helmut EllerAdd unsafe setter %set-fdefn-name.
2012-06-16  Helmut EllerIn comf, enter the debugger before Error Aborts.
2012-06-16  Helmut EllerAdd bootfiles/20c/tccxboot.lisp and using for the build.
2012-06-16  Helmut EllerAdd runtime support for linking.
2012-06-16  Helmut EllerAdd a new fop to find typed entries at load-time.
2012-06-16  Helmut EllerGenerate special ir2 for %typed-calls.
2012-06-16  Helmut EllerUpdate some places that require type/name of XEPs.
2012-06-16  Helmut EllerAdd a function typed-entry-point-p to abstract a bit...
2012-06-16  Helmut EllerIn probable-type-check-p, request type checking for...
2012-06-16  Helmut EllerIn recognize-known-call, look at the calling-convention.
2012-06-15  Helmut EllerBoot hack: define calling-convention before compiling...
2012-06-15  Helmut EllerUse x86-make-number-stack-pointer-tn instead of make...
2012-06-15  Raymond ToyChange min_av_mem_age to be an int instead of double...
2012-06-15  Helmut EllerCompile target:code/exports before comcom.
2012-06-15  Raymond ToyUpdate to asdf 2.22. Testsuite for asdf, using 2012...
2012-06-15  Helmut EllerRemove some random (load "target:code/exports").
2012-06-15  Helmut EllerAdd a new info type: calling-convention
2012-06-15  Helmut EllerExport new vops from VM package.
2012-06-15  Helmut EllerCreate actual entry in code object for typed entry.
2012-06-15  Helmut EllerAssign lambda vars to the TNs as indicated by make...
2012-06-15  Helmut EllerCreate special entry point if indicated.
2012-06-15  Helmut EllerAdd a new vm-support-routine: make-typed-call-tns
2012-06-15  Helmut EllerAdd declarations: calling-convention and entry-point.
2012-06-12  Raymond ToyOops. Didn't mean for the gencgc.o rule to get included. snapshot-2012-06
2012-06-11  Helmut EllerAdd my Makefile.
2012-06-02  Raymond ToyAdd comments about using clang instead of gcc on x86.
2012-06-01  Raymond ToyDon't set dimension of array to 1 for the rest slots...
2012-06-01  Raymond ToyUpdate translation template.
2012-05-30  Raymond ToyUpdate.
2012-05-30  Raymond ToyRevert :file-attribute changes.
2012-05-28  Raymond ToyUpdate with new :FILE-ATTRIBUTE external format, contri...
2012-05-28  Raymond ToyRemove extra closing parenthesis.
2012-05-28  Raymond ToyMerge branch 'master' into ext-format-file-attribute
2012-05-28  Raymond ToyUpdate with changes.
2012-05-28  Raymond ToyFix ticket:60
2012-05-26  Raymond ToyFix so this can build on 8-bit cmucl.
2012-05-26  Raymond ToyUse concatenate instead of format because format isn...
2012-05-26  Raymond ToyDebugger needs to open file with the appropriate extern...
2012-05-26  Raymond ToyAdd all the emacs format encodings. From Douglas.
2012-05-26  Raymond Toy * {{{COMPILE-FILE}}} should not signal an error when...
2012-05-26  Raymond ToyFirst cut at :file-attribute external-format that deter...
2012-05-25  Raymond ToyClear matching current exceptions when enabling new...
2012-05-10  Raymond ToyAdd popcnt instruction and use it in logcount vop if...
2012-05-06  Raymond ToyLink to www.cmucl.org.
2012-05-01  Raymond ToyUpdate with more info that was left out. snapshot-2012-05
2012-05-01  Raymond ToyUpdate to ASDF2 2.21.
2012-05-01  Raymond ToyUpdate.
2012-04-25  Raymond ToyHandle case where we run out of octets in the middle...
2012-04-25  Raymond ToyFirst cut at an external format for EUC-KR.
2012-04-25  Raymond ToyAdd some comments on what INVERT-TABLE (and GET-INVERSE...
2012-04-25  Raymond ToyFix typo in iso8859-2 external format.
2012-04-25  Raymond ToyCorrect the type declarations for the state (for BOM).
2012-04-21  Raymond ToyFix some typos, change url to cmucl.org and add url to
2012-04-21  Raymond ToyFix bug in handling the state BOM marker and also exten...
2012-04-20  Raymond ToyOops. Debugging print accidentally left in.
2012-04-20  Raymond ToyUTF-16-BE and UTF-16-LE external formats were returning...
2012-04-20  Raymond ToyTest for state change was wrong.
2012-04-19  Raymond ToyFix ticket:58. Handle the BOM character for utf-16...
2012-04-19  Raymond ToyAdd many additional aliases to match glibc iconv aliase...
2012-04-18  Raymond ToyFix typo in external format for utf-32.
2012-03-30  Raymond ToyClarify a comment. snapshot-2012-04
2012-03-29  Raymond ToyAdd comments, clean up code a little.
2012-03-29  Raymond ToyMicrooptimization: (logand x #xffffffff) can be just...
2012-03-27  Raymond ToyUpdate.
2012-03-27  Raymond ToyAdd contrib for packed SSE2 operations.
2012-03-27  Raymond ToyOops. Long-standing bug that cmu-contribs was defined...
2012-03-27  Raymond ToySet the generator costs for the complex multiply vops...
2012-03-04  Alex Goncharov.gitignore: add build-*
2012-03-03  Raymond ToyReally update to 6.1.0! snapshot-2012-03
2012-03-03  Raymond ToyUpdate for snapshot.
next