common-lisp.net
/
projects/cmucl/cmucl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/cmucl/cmucl.git
2012-06-24
Raymond Toy
Merge branch 'tcall-convention' of https://github.com...
tcall-convention
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Remove TYPED-CALL-LOCAL vop.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
New file with tests for the unboxed calling convention.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Be more careful when creating adapters.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
For typed-call-named force new-fp into register.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Lift restriction on number of return values.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Fix off-by-one error when choosing argument registers.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Handle multiple-value-call with fixed numer of values.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Don't use typed calling convention with wild-args-type.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Stop freaking out if *check-consistency* is T.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
No longer wire arg TNs of typed entry.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Take the type for the fasl file from the optional-dispatch.
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Don't delete the typed entry point as long as a XEP...
commit
|
commitdiff
|
tree
2012-06-23
Helmut Eller
Make typed entry point part of optional-dispatch.
commit
|
commitdiff
|
tree
2012-06-23
Raymond Toy
Merge branch 'tcall-convention' of https://github.com...
commit
|
commitdiff
|
tree
2012-06-22
Helmut Eller
Don't need fop-fset for typed entry points.
commit
|
commitdiff
|
tree
2012-06-22
Helmut Eller
Disable local inline expansion into typed entry points.
commit
|
commitdiff
|
tree
2012-06-22
Helmut Eller
Handle unused arguments.
commit
|
commitdiff
|
tree
2012-06-22
Helmut Eller
In %defun, closures and known functions are problematic.
commit
|
commitdiff
|
tree
2012-06-22
Helmut Eller
Be more careful when searching the typed entry point...
commit
|
commitdiff
|
tree
2012-06-20
Helmut Eller
In the cross-build Make-rule, build PCL too.
commit
|
commitdiff
|
tree
2012-06-20
Helmut Eller
Load files into cross-compiler.
commit
|
commitdiff
|
tree
2012-06-20
Helmut Eller
Some small improvements in the linker code.
commit
|
commitdiff
|
tree
2012-06-20
Helmut Eller
Add support for wild/unknown return types.
commit
|
commitdiff
|
tree
2012-06-17
Helmut Eller
Pass XBOOTFILE as argument to cross-build-world.sh
commit
|
commitdiff
|
tree
2012-06-17
Helmut Eller
Use compile-file instead of comf in boot file.
commit
|
commitdiff
|
tree
2012-06-17
Helmut Eller
Use :typed-no-xep convention when creating for adapters.
commit
|
commitdiff
|
tree
2012-06-17
Helmut Eller
Call :typed-no-xep functions like the :typed convention.
commit
|
commitdiff
|
tree
2012-06-17
Helmut Eller
Handle new cases for the :typed-no-xep.
commit
|
commitdiff
|
tree
2012-06-17
Helmut Eller
Don't create a XEP for the :typed-no-xep calling conven...
commit
|
commitdiff
|
tree
2012-06-17
Helmut Eller
Add unsafe setter %set-fdefn-name.
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
In comf, enter the debugger before Error Aborts.
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
Add bootfiles/20c/tccxboot.lisp and using for the build.
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
Add runtime support for linking.
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
Add a new fop to find typed entries at load-time.
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
Generate special ir2 for %typed-calls.
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
Update some places that require type/name of XEPs.
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
Add a function typed-entry-point-p to abstract a bit...
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
In probable-type-check-p, request type checking for...
commit
|
commitdiff
|
tree
2012-06-16
Helmut Eller
In recognize-known-call, look at the calling-convention.
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Boot hack: define calling-convention before compiling...
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Use x86-make-number-stack-pointer-tn instead of make...
commit
|
commitdiff
|
tree
2012-06-15
Raymond Toy
Change min_av_mem_age to be an int instead of double...
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Compile target:code/exports before comcom.
commit
|
commitdiff
|
tree
2012-06-15
Raymond Toy
Update to asdf 2.22. Testsuite for asdf, using 2012...
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Remove some random (load "target:code/exports").
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Add a new info type: calling-convention
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Export new vops from VM package.
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Create actual entry in code object for typed entry.
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Assign lambda vars to the TNs as indicated by make...
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Create special entry point if indicated.
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Add a new vm-support-routine: make-typed-call-tns
commit
|
commitdiff
|
tree
2012-06-15
Helmut Eller
Add declarations: calling-convention and entry-point.
commit
|
commitdiff
|
tree
2012-06-12
Raymond Toy
Oops. Didn't mean for the gencgc.o rule to get included.
snapshot-2012-06
commit
|
commitdiff
|
tree
2012-06-11
Helmut Eller
Add my Makefile.
commit
|
commitdiff
|
tree
2012-06-02
Raymond Toy
Add comments about using clang instead of gcc on x86.
commit
|
commitdiff
|
tree
2012-06-01
Raymond Toy
Don't set dimension of array to 1 for the rest slots...
commit
|
commitdiff
|
tree
2012-06-01
Raymond Toy
Update translation template.
commit
|
commitdiff
|
tree
2012-05-30
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2012-05-30
Raymond Toy
Revert :file-attribute changes.
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Update with new :FILE-ATTRIBUTE external format, contri...
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Remove extra closing parenthesis.
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Merge branch 'master' into ext-format-file-attribute
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Update with changes.
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Fix ticket:60
commit
|
commitdiff
|
tree
2012-05-26
Raymond Toy
Fix so this can build on 8-bit cmucl.
commit
|
commitdiff
|
tree
2012-05-26
Raymond Toy
Use concatenate instead of format because format isn...
commit
|
commitdiff
|
tree
2012-05-26
Raymond Toy
Debugger needs to open file with the appropriate extern...
commit
|
commitdiff
|
tree
2012-05-26
Raymond Toy
Add all the emacs format encodings. From Douglas.
commit
|
commitdiff
|
tree
2012-05-26
Raymond Toy
* {{{COMPILE-FILE}}} should not signal an error when...
commit
|
commitdiff
|
tree
2012-05-26
Raymond Toy
First cut at :file-attribute external-format that deter...
commit
|
commitdiff
|
tree
2012-05-25
Raymond Toy
Clear matching current exceptions when enabling new...
commit
|
commitdiff
|
tree
2012-05-10
Raymond Toy
Add popcnt instruction and use it in logcount vop if...
commit
|
commitdiff
|
tree
2012-05-06
Raymond Toy
Link to www.cmucl.org.
commit
|
commitdiff
|
tree
2012-05-01
Raymond Toy
Update with more info that was left out.
snapshot-2012-05
commit
|
commitdiff
|
tree
2012-05-01
Raymond Toy
Update to ASDF2 2.21.
commit
|
commitdiff
|
tree
2012-05-01
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2012-04-25
Raymond Toy
Handle case where we run out of octets in the middle...
commit
|
commitdiff
|
tree
2012-04-25
Raymond Toy
First cut at an external format for EUC-KR.
commit
|
commitdiff
|
tree
2012-04-25
Raymond Toy
Add some comments on what INVERT-TABLE (and GET-INVERSE...
commit
|
commitdiff
|
tree
2012-04-25
Raymond Toy
Fix typo in iso8859-2 external format.
commit
|
commitdiff
|
tree
2012-04-25
Raymond Toy
Correct the type declarations for the state (for BOM).
commit
|
commitdiff
|
tree
2012-04-21
Raymond Toy
Fix some typos, change url to cmucl.org and add url to
commit
|
commitdiff
|
tree
2012-04-21
Raymond Toy
Fix bug in handling the state BOM marker and also exten...
commit
|
commitdiff
|
tree
2012-04-20
Raymond Toy
Oops. Debugging print accidentally left in.
commit
|
commitdiff
|
tree
2012-04-20
Raymond Toy
UTF-16-BE and UTF-16-LE external formats were returning...
commit
|
commitdiff
|
tree
2012-04-20
Raymond Toy
Test for state change was wrong.
commit
|
commitdiff
|
tree
2012-04-19
Raymond Toy
Fix ticket:58. Handle the BOM character for utf-16...
commit
|
commitdiff
|
tree
2012-04-19
Raymond Toy
Add many additional aliases to match glibc iconv aliase...
commit
|
commitdiff
|
tree
2012-04-18
Raymond Toy
Fix typo in external format for utf-32.
commit
|
commitdiff
|
tree
2012-03-30
Raymond Toy
Clarify a comment.
snapshot-2012-04
commit
|
commitdiff
|
tree
2012-03-29
Raymond Toy
Add comments, clean up code a little.
commit
|
commitdiff
|
tree
2012-03-29
Raymond Toy
Microoptimization: (logand x #xffffffff) can be just...
commit
|
commitdiff
|
tree
2012-03-27
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2012-03-27
Raymond Toy
Add contrib for packed SSE2 operations.
commit
|
commitdiff
|
tree
2012-03-27
Raymond Toy
Oops. Long-standing bug that cmu-contribs was defined...
commit
|
commitdiff
|
tree
2012-03-27
Raymond Toy
Set the generator costs for the complex multiply vops...
commit
|
commitdiff
|
tree
2012-03-04
Alex Goncharov
.gitignore: add build-*
commit
|
commitdiff
|
tree
2012-03-03
Raymond Toy
Really update to 6.1.0!
snapshot-2012-03
commit
|
commitdiff
|
tree
2012-03-03
Raymond Toy
Update for snapshot.
commit
|
commitdiff
|
tree
next