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
1d8df49a27fcdccbab5037d83b98a56889cb0b59
Select Git revision
20 results
cmucl
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Jul 09, 2004
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
Make allocation work for all 16 registers
· 59b43f6a
cwang
authored
20 years ago
59b43f6a
Make the assembler work for all 16 registers
· 93d4bc38
cwang
authored
20 years ago
93d4bc38
Make addresses 64-bit clean
· de22fddf
cwang
authored
20 years ago
de22fddf
Put in the correct C calling convention
· 5766312d
cwang
authored
20 years ago
5766312d
Make absolute addresses 64-bit clean
· 6180e69c
cwang
authored
20 years ago
6180e69c
Jul 02, 2004
Backquote pretty-printing was modifying its argument. Probably don't
· e82e3a65
rtoy
authored
20 years ago
e82e3a65
Jul 01, 2004
Remove the sigemt_handler which hasn't been used in years because
· b0d17de5
rtoy
authored
20 years ago
b0d17de5
Jun 30, 2004
Add -D__NO_CTYPE so builds on glibc 2.3 will run on some older
· 9c69cbfb
rtoy
authored
20 years ago
9c69cbfb
Jun 29, 2004
Extra values were not correctly handled by the values setf expander.
· 7348bfc2
rtoy
authored
20 years ago
7348bfc2
o Fix BIGNUM-LOAD-BYTE so that it works with signed and unsigned
· 2ecccad7
rtoy
authored
20 years ago
2ecccad7
Jun 28, 2004
Get rid of a few more warnings about making pointers from integers and
· 84d6d271
rtoy
authored
20 years ago
84d6d271
Get rid of some compiler warnings about comparing a pointer and an
· 07f27568
rtoy
authored
20 years ago
07f27568
Minor improvements to the CMUCL User's Manual:
· ac75b2ab
emarsden
authored
20 years ago
ac75b2ab
Jun 22, 2004
Use r11 instead of r15 for linkage entry because r11 is a temporary register
· b5748c6a
cwang
authored
20 years ago
b5748c6a
Save a few more registers for resolve_linkage_tramp
· bfdaafe0
cwang
authored
20 years ago
bfdaafe0
Jun 21, 2004
Remove p86 from include path
· ec32e5aa
cwang
authored
20 years ago
ec32e5aa
Export SIMPLE-STREAM-ERROR.
· ca8fdf2d
rtoy
authored
20 years ago
ca8fdf2d
Bootstrap file to export simple-stream-error.
· 0adc90cd
rtoy
authored
20 years ago
0adc90cd
Loading