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
757179b114591f2209741702e4bab4edd2beaa6f
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 07, 2007
featureized version of executable stuff
· 757179b1
fgilham
authored
17 years ago
757179b1
Add executable feature, conditionalize stuff
· c9b5a18f
fgilham
authored
17 years ago
c9b5a18f
Add installs for Lisp executable files.
· de74cd78
fgilham
authored
17 years ago
de74cd78
Get the name of the linker script straight.
· 7aa7934d
fgilham
authored
17 years ago
7aa7934d
Add Lisp executable mods.
· 13e1c055
fgilham
authored
17 years ago
13e1c055
Add linker script for building Lisp executables.
· d3836195
fgilham
authored
17 years ago
d3836195
Incorporate Lisp executable changes.
· 7d7b1bb4
fgilham
authored
17 years ago
7d7b1bb4
Incorporate Lisp executable changes
· 03dc5a7e
fgilham
authored
17 years ago
03dc5a7e
Add target "lisp.a" to create library to be linked in to Lisp executable binaries.
· 9256fd1a
fgilham
authored
17 years ago
9256fd1a
Add "EXECUTABLE" define to keep that code out of architectures that can't use it.
· ccd5e26c
fgilham
authored
17 years ago
ccd5e26c
Fix indenting and add CVS id.
· 2871bdd5
fgilham
authored
17 years ago
2871bdd5
Fix CVS id.
· 60d9f5e3
fgilham
authored
17 years ago
60d9f5e3
Add "license" or lack thereof, CVS ID.
· 78405200
fgilham
authored
17 years ago
78405200
Add lisp executable code.
· d3eb08ed
fgilham
authored
17 years ago
d3eb08ed
Lisp executable code.
· 04c479cc
fgilham
authored
17 years ago
04c479cc
Jul 06, 2007
Import x86 Darwin port.
· 555746e0
cshapiro
authored
17 years ago
555746e0
Jun 27, 2007
Update from logs.
· 303e3c8f
rtoy
authored
17 years ago
303e3c8f
o Inhibit warnings for POLY-EVAL and POLY-EVAL-1.
· 3cc0567a
rtoy
authored
17 years ago
3cc0567a
o Remove a version of TWO-PROD that wasn't actually used.
· f8227fc2
rtoy
authored
17 years ago
f8227fc2
Replace assembler pseudo-op boilerplate for function definitions with
· 3061af12
cshapiro
authored
17 years ago
3061af12
Jun 25, 2007
Turn the optimizer back on for Linux builds.
· a654d09b
cshapiro
authored
17 years ago
a654d09b
Force GCC to generate 32-bit output. Enables builds of a 32-bit lisp
· 58e60855
cshapiro
authored
17 years ago
58e60855
Jun 22, 2007
Make the reader faster when reading #1= constructs when there are lots
· 2a561f33
rtoy
authored
17 years ago
2a561f33
Jun 21, 2007
Fix bad phrasing.
· 7b4e865e
rtoy
authored
17 years ago
7b4e865e
More RETURN-FROM's returning from the wrong block.
· 32084166
rtoy
authored
17 years ago
32084166
Oops. Remove extra paren.
· 4cc5d585
rtoy
authored
17 years ago
4cc5d585
Jun 20, 2007
Displaced arrays should have element types that are type equivalent.
· caf87e81
rtoy
authored
17 years ago
caf87e81
Oops. Fix typo where some RETURN-FROM'S were returning from the wrong
· 68c841ec
rtoy
authored
17 years ago
68c841ec
Jun 12, 2007
Remove no-op compatibility macros.
· 1e078503
cshapiro
authored
17 years ago
1e078503
Remove preprocessor conditionals supporting very old releases of
· 4baabc4d
cshapiro
authored
17 years ago
4baabc4d
Jun 11, 2007
compiler/float-tran.lisp:
· 599a4a72
rtoy
authored
17 years ago
599a4a72
No longer link libXm statically. We haven't been doing that for
· 25799add
rtoy
authored
17 years ago
25799add
Jun 10, 2007
Remove an unused local variable.
· e89eb563
cshapiro
authored
17 years ago
e89eb563
Use the p conversion specifier for pointer arguments to printf.
· 7a8ad1a0
cshapiro
authored
17 years ago
7a8ad1a0
May 30, 2007
This checkin adds some debugging code for the x86 heap corruption
· f22fe508
rtoy
authored
17 years ago
f22fe508
Update from logs.
· 0ad34c85
rtoy
authored
17 years ago
0ad34c85
May 29, 2007
DOUBLE-DOUBLE-FLOAT-VALUE VOP accepts descriptor-reg arg now.
· 8c3db257
rtoy
authored
17 years ago
8c3db257
Some changes proposed by Madhu on cmucl-imp, May 3, 2007.
· 79c5d188
rtoy
authored
17 years ago
79c5d188
Make DD-%SIN and DD-%TAN return -0w0 when the argument is -0w0.
· 0c53d4eb
rtoy
authored
17 years ago
0c53d4eb
DOUBLE-DOUBLE-FLOAT-VALUE VOP accepts descriptor-reg args now.
· 5553d285
rtoy
authored
17 years ago
5553d285
Loading