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
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
8d7cb6f1ae51a65dc9e7fc20887bf9ed38bf5d7d
Select Git revision
Branches
20
master
default
protected
issue-195b-relocatable-stacks-by-default
issue-195-relocatable-stacks-by-default
branch-21e
issue-143-ansi-compliance-failure-listen-extra-argument
issue-156-take-2-nan-comparison
issue-193-nil-unspecific-equivalent
issue-192-disassemble-prints-radix-marker
issue-185-x86-shorter-insts
issue-131-move-unix-uname
issue-189-move-get-system-info
issue-180-get-page-size-in-c
rtoy-master-patch-80206
issue-120-software-type-in-c
issue-187-imul-disassembly
issue-96-x86-disassem
issue-179-get-system-info-in-c
issue-158-darwin-pathnames-utf8
issue-171-readable-unspecific-pathnames
issue-120-move-misc-first
Tags
20
21e
snapshot-2023-04
snapshot-2021-07
snapshot-2021-01
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
40 results
cmucl
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Jul 14, 2004
yet another allocation function
· 8d7cb6f1
cwang
authored
20 years ago
8d7cb6f1
Since linkage table will trash r11, make sure it's used as the temp register for allocation
· 3c67abd3
cwang
authored
20 years ago
3c67abd3
typo
· b96d74be
cwang
authored
20 years ago
b96d74be
Add modular arithmetic support for (- x), aka (kernel:%negate x).
· 9913e18b
rtoy
authored
20 years ago
9913e18b
Jul 13, 2004
First merge of the C side of the OS X/Darwin port. Besides adding Darwin
· eb44537a
pmai
authored
20 years ago
eb44537a
Jul 12, 2004
Finish conversion from hardcoded sigcontext to os_context_t, as initiated
· 07b40fde
pmai
authored
20 years ago
07b40fde
Document the module-provider extension to REQUIRE.
· 52000e58
rtoy
authored
20 years ago
52000e58
Read commit logs and add some notes to the release notes.
· 81174e09
rtoy
authored
20 years ago
81174e09
Jul 11, 2004
Oops. Correct the version numbers.
· 0337ccef
rtoy
authored
20 years ago
0337ccef
Initial revision of notes for next release of CMUCL.
· cc7af511
rtoy
authored
20 years ago
cc7af511
Oops. Get rid of "work in progress".
· 68664ed5
rtoy
authored
20 years ago
68664ed5
Forgot to include some more notes.
· 8336bae5
rtoy
authored
20 years ago
8336bae5
Add a few tests for read-sequence.
· 4537fe64
rtoy
authored
20 years ago
4537fe64
Initial set of regression tests.
· 9e16af0e
rtoy
authored
20 years ago
9e16af0e
Data read in from a file could have been changed if the stream is
· 6f62b2d3
rtoy
authored
20 years ago
6f62b2d3
o %write-byte marks stream as dirty
· cade6e0d
rtoy
authored
20 years ago
cade6e0d
Jul 10, 2004
Fix bug in write-char and write-chars. (Ported from sbcl.)
· bb63914a
rtoy
authored
20 years ago
bb63914a
Jul 09, 2004
Initialization of condition class metaobjects no longer creates an
· 9d8c91c5
rtoy
authored
20 years ago
9d8c91c5
o Add support for read-sequence and write-sequence for byte sequences
· 1d8df49a
rtoy
authored
20 years ago
1d8df49a
Jul 08, 2004
Fix more compiler warnings:
· fcb4d9e1
rtoy
authored
20 years ago
fcb4d9e1
Include stdlib.h to get functions like exit() defined.
· 3cefc21b
rtoy
authored
20 years ago
3cefc21b
Fix more compiler warnings:
· a09fed84
rtoy
authored
20 years ago
a09fed84
Add 2 missing REX prefixes
· 8b89d264
cwang
authored
20 years ago
8b89d264
Pad the first instruction (jmp-short) to 3 bytes
· c78b2bff
cwang
authored
20 years ago
c78b2bff
Make genesis print out the space start constants as unsigned hex
· e33c6dd0
rtoy
authored
20 years ago
e33c6dd0
More fixes for compiler warnings about printf arg types, implicit
· 4d97109e
rtoy
authored
20 years ago
4d97109e
More compiler warning fixes.
· 23daea33
rtoy
authored
20 years ago
23daea33
More compiler warning fixes:
· 06354d92
rtoy
authored
20 years ago
06354d92
More compiler warning fixes:
· a99cb929
rtoy
authored
20 years ago
a99cb929
Jul 07, 2004
Fix more compiler warnings:
· 0ac2c885
rtoy
authored
20 years ago
0ac2c885
Fix more compiler warnings:
· 5a1bf534
rtoy
authored
20 years ago
5a1bf534
Clean up some compiler warnings:
· 015a25b6
rtoy
authored
20 years ago
015a25b6
Add -Wall flag to gcc.
· a053949f
rtoy
authored
20 years ago
a053949f
Correct some comments for NetBSD memory map.
· 9c76e988
rtoy
authored
20 years ago
9c76e988
Changes from Robert Swindells to support NetBSD.
· 5d2cd5df
rtoy
authored
20 years ago
5d2cd5df
Jul 06, 2004
Add allocation routines for the other registers
· 7a403c8d
cwang
authored
20 years ago
7a403c8d
Define all 16 registers
· 7ba1171d
cwang
authored
20 years ago
7ba1171d
Make addresses 64-bit clean
· 8fb77de3
cwang
authored
20 years ago
8fb77de3
Make absolute addresses 64-bit clean
· 7c2c7793
cwang
authored
20 years ago
7c2c7793
Fix move from constant address
· 12cffd68
cwang
authored
20 years ago
12cffd68
Loading