Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Jon Boone
cmucl
Commits
Commits · snapshot-2004-08
snapshot-2004-08
Select Git revision
1 result
Searching
cmucl
Author
Search by author
Any Author
authors
0 authors
Browse files
Jul 30, 2004
This commit was manufactured by cvs2svn to create tag 'snapshot-2004-08'.
· 862afe27
cvs2git
authored
20 years ago
View commits for tag snapshot-2004-08
snapshot-2004-08
862afe27
#ifdef out strcasecmp for everyone.
· 2df7ff23
rtoy
authored
20 years ago
2df7ff23
More modular arithmetic stuff for ppc. Fix boot3 too.
· 4afc12e7
rtoy
authored
20 years ago
4afc12e7
Initial support for modular arithmetic for PPC.
· 519f0fc4
rtoy
authored
20 years ago
519f0fc4
o Fix too much copying and not enough thinking in sigcontext-lr.
· bc439aa5
rtoy
authored
20 years ago
bc439aa5
lispregs.h, sparc-lispregs.h:
· fee107e6
rtoy
authored
20 years ago
fee107e6
Jul 29, 2004
A slow version of symbol-value that works for NIL. If we use 4-bit low-tag
· 1d393259
cwang
authored
20 years ago
1d393259
make symbol and NIL layouts up-to-date
· 3f02e304
cwang
authored
20 years ago
3f02e304
Some interrupt fixes. sigill_handler was enabling all interrupts in
· 6779af26
rtoy
authored
20 years ago
6779af26
Fix typo introduced in previous fix.
· 2f39d1ba
rtoy
authored
20 years ago
2f39d1ba
(defun foo () (zot)) when compiled and run gave a silly message about
· 7d79b30c
rtoy
authored
20 years ago
7d79b30c
Add script to massage nm output to get rid of the U lines that genesis
· 39a1d6e5
rtoy
authored
20 years ago
39a1d6e5
Jul 28, 2004
Return the right count in values-list.
· 15893dcf
cwang
authored
20 years ago
15893dcf
Jul 27, 2004
Change jecxz to jrcxz
· f6719a34
cwang
authored
20 years ago
f6719a34
Change jecxz to jrcxz
· 3a4e4127
cwang
authored
20 years ago
3a4e4127
Get rid of fastcopy16 which is only used in cgc.c
· 688a15ec
cwang
authored
20 years ago
688a15ec
Another allocation function
· 96474790
cwang
authored
20 years ago
96474790
make unwind work
· 4fee063e
cwang
authored
20 years ago
4fee063e
Jul 26, 2004
Fix a few typos.
· f45fde05
rtoy
authored
20 years ago
f45fde05
Jul 25, 2004
Frobbed Darwin configuration slightly to work with current Fink OpenMotif.
· 050927f2
pmai
authored
20 years ago
050927f2
Added example cross-compile scripts for x86 to ppc and ppc to ppc.
· 694b19ff
pmai
authored
20 years ago
694b19ff
This commit adds the remainder of the outstanding PPC/Darwin port merge.
· 2ff25623
pmai
authored
20 years ago
2ff25623
Now that foreign-linkage.lisp is only built and loaded conditionally,
· b7dbd336
pmai
authored
20 years ago
b7dbd336
Added configuration for PPC/Darwin.
· 44a62546
pmai
authored
20 years ago
44a62546
Make loading of foreign-linkage conditional on the presence of the
· 0eb165b4
pmai
authored
20 years ago
0eb165b4
Add support for Darwin/PPC when guessing the proper configurations.
· 57f4c2ed
pmai
authored
20 years ago
57f4c2ed
Remove all package locks on setup for recompilation. When setup.lisp is
· be291d61
pmai
authored
20 years ago
be291d61
Commit of the compiler backend portion of the PPC/Darwin port.
· cd45202a
pmai
authored
20 years ago
cd45202a
Fix multiply defined strcasecmp for Darwin, uncovered by the recent
· 42b32723
pmai
authored
20 years ago
42b32723
Jul 24, 2004
After almost 1 year of gencgc on sparc without encountering a gc
· 14e823ee
rtoy
authored
20 years ago
14e823ee
Jul 21, 2004
Fix typo in min-xor.
· 96608752
rtoy
authored
20 years ago
96608752
Jul 20, 2004
for C calls, the stack must be dual word aligned
· 23a6c72e
cwang
authored
20 years ago
23a6c72e
make amd64 the same as x86
· 53cd33fd
cwang
authored
20 years ago
53cd33fd
port fpu_save and fpu_restore
· 16c2fd1f
cwang
authored
20 years ago
16c2fd1f
Update the min-*, max-* routines to support any size unsigned integer
· cb06290f
rtoy
authored
20 years ago
cb06290f
Jul 19, 2004
Compute more accurate bounds for logand, logior, and logxor.
· 5efcddfb
rtoy
authored
20 years ago
5efcddfb
Jul 16, 2004
Add a workaround for the spurious efficiency notes that are emitted when
· a61e6c89
emarsden
authored
21 years ago
a61e6c89
Make DEFMACRO-BIND-LIST-ERROR subclass PROGRAM-ERROR.
· 39f0df3c
emarsden
authored
21 years ago
39f0df3c
Modular %negate for x86.
· 89529db3
rtoy
authored
21 years ago
89529db3
Jul 15, 2004
%dpb-derive-type-aux needs to do a continuation-type on the args
· 6ec04c97
rtoy
authored
21 years ago
6ec04c97
Loading