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
c25bdc1dd8ed27c1d8e68bd423739f991b437295
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
Aug 01, 1992
If *byte-compiling*, only do compile-type type error checking. No check
· c25bdc1d
ram
authored
32 years ago
c25bdc1d
This is July 92 PCL
· 1f6f213c
ram
authored
32 years ago
1f6f213c
Conditionalize deletion of unreferenced :optional entry points for the byte
· a95734e9
ram
authored
32 years ago
a95734e9
Jul 31, 1992
Changed a note-this-location to a note-next-instruction so the scheduler
· acae2db3
wlott
authored
32 years ago
acae2db3
Wrap a WITHOUT-SCHEDULING around the mv entry-point for full-called
· 2373b699
wlott
authored
32 years ago
2373b699
Wrap the stuff to turn pseudo-atomic on and off with without-scheduling so
· 89b35fb9
wlott
authored
32 years ago
89b35fb9
When generating full-call return sites, wrap it with without-scheduling so
· c7b3e900
wlott
authored
32 years ago
c7b3e900
Added some declares to get rid of some efficiency notes.
· 9e26145f
wlott
authored
32 years ago
9e26145f
In RECOGNIZE-KNOWN-CALL, reconvert the form if it has an inline expansion or
· 562c6e27
ram
authored
32 years ago
562c6e27
Make that "$@"
· d291bac4
ram
authored
32 years ago
d291bac4
7/24/92 to 7/31/92
· 4abdd20e
wlott
authored
32 years ago
4abdd20e
Changed DEFINE-INSTRUCTION to ignore the :READS, :WRITES, and :DELAY
· 32f0cbbc
wlott
authored
32 years ago
32f0cbbc
Jul 30, 1992
Hacked over unix-select to actually work with nfds>32 and to be more
· 13ec0fb4
wlott
authored
32 years ago
13ec0fb4
Changed NATIVE-COMPILE-COMPONENT to output the disassembly to the trace file
· 191258c1
hallgren
authored
32 years ago
191258c1
Added DISASSEMBLE-BLOCKS and the code with it for use of disassembly in the
· 2fe1ec02
hallgren
authored
32 years ago
2fe1ec02
In FORCE-PRETTY-OUTPUT, EXPAND-TABS before outputing the output buffer.
· 2c4daf77
wlott
authored
32 years ago
2c4daf77
Fixed schedule-pending-instructions to guarantee that the set of values
· 39c2ea11
wlott
authored
32 years ago
39c2ea11
Fixed the dependency computation noise. I have no idea what it was doing
· c89636df
wlott
authored
32 years ago
c89636df
Jul 29, 1992
Fixed a few places where continuation-info can be NIL.
· 5e5e91fe
wlott
authored
32 years ago
5e5e91fe
Also grovel over the queued branches when assigning depths, because they
· 9b0cb6bb
wlott
authored
32 years ago
9b0cb6bb
Import C:BRANCH and C:FLUSHABLE so we can export them without causing
· 0d951dc9
wlott
authored
32 years ago
0d951dc9
Removed assem-opt and assem-check.
· f9e2769d
wlott
authored
32 years ago
f9e2769d
Removed assem-check.
· aa402033
wlott
authored
32 years ago
aa402033
Jul 28, 1992
If genesis isn't bound, load new-genesis on the hppa, pmax, and x86.
· d76c3357
wlott
authored
32 years ago
d76c3357
Changed the pmax system to use new-genesis.
· 33f54a8f
wlott
authored
32 years ago
33f54a8f
Removed the bit-bash assembly routines from the mips system.
· 5350569b
wlott
authored
32 years ago
5350569b
Removed the bit-bash assembly routines from the mips system.
· 6702dcf3
wlott
authored
32 years ago
6702dcf3
Changed fp-tn to cfp-tn, etc.
· 9d3d4d70
wlott
authored
32 years ago
9d3d4d70
changed for new pseudo-atomic.
· b812f3bf
wlott
authored
32 years ago
b812f3bf
New pseudo-atomic makes it quicker to do allocation inline instead of
· 4fed4617
wlott
authored
32 years ago
4fed4617
Major rewrite of many things. New pseudo-atomic. Merged mumble-immediate SCs
· ae4a18b4
wlott
authored
32 years ago
ae4a18b4
Moved the (compiler-mumble "~&") from native-compile-component to compile-
· 3a63fef9
wlott
authored
32 years ago
3a63fef9
Initial revision
· 62957726
wlott
authored
32 years ago
62957726
Fixed OUTPUT-SYMBOL to no longer call CHECK-FOR-CIRCULARITY now that
· 0bbd4f0e
wlott
authored
32 years ago
0bbd4f0e
UNIX-FORK returns NIL, not -1, when it fails.
· 327aae7a
wlott
authored
32 years ago
327aae7a
Fixed UNIX-FORK to actually return the error code when it fails.
· 32f56768
wlott
authored
32 years ago
32f56768
Jul 27, 1992
Wrap NEW-ASSEM:WITHOUT-SCHEDULING around the multiple value full call entry
· 832c51a5
hallgren
authored
32 years ago
832c51a5
Export BRANCH and FLUSHABLE for use as backend instruction attributes.
· 801a1812
hallgren
authored
32 years ago
801a1812
Explicity qualify C:EMIT-NOP as being in the C package because we don't use
· 4650ea88
hallgren
authored
32 years ago
4650ea88
Was forgetting to clear out the dependencies of branch instructions when we
· d09e8fe2
hallgren
authored
32 years ago
d09e8fe2
Loading