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
c39cf67c6376761311dc8f1b2b1271879f98b203
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
compiler
backend.lisp
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Mar 21, 1992
Changed the layout of the backend structure, and added a few new fields.
· c39cf67c
wlott
authored
33 years ago
c39cf67c
Mar 07, 1992
Added defns for {TARGET-,NATIVE-,}FEATUREP.
· 2d896b30
wlott
authored
33 years ago
2d896b30
Nov 15, 1991
Added BACKEND-DISASSEM-PARAMS.
· 00ac05a8
ram
authored
33 years ago
00ac05a8
Feb 20, 1991
New file header with RCS stuff.
· da6761e0
ram
authored
34 years ago
da6761e0
Feb 06, 1991
Added export for backend-assembler-resources.
· 04b7c046
ram
authored
34 years ago
04b7c046
Feb 04, 1991
Added ASSEMBLER-RESOURCES slot.
· 1d530734
ram
authored
34 years ago
1d530734
Nov 26, 1990
Added a ``features'' slot to the backend structure.
· 003e4572
wlott
authored
34 years ago
003e4572
Nov 13, 1990
Supply an :initial-element for calls to make-array.
· 8bcb05a8
wlott
authored
34 years ago
8bcb05a8
Use *target-backend* when building the name for def-vm-support-routine, not
· 8814e5de
wlott
authored
34 years ago
8814e5de
Nov 12, 1990
Added exports for backend-instruction-formats, backend-instruction-flavors,
· 9728aba2
wlott
authored
34 years ago
9728aba2
Changed def-vm-support-routine to explicitly change *target-backend*
· 73b64462
wlott
authored
34 years ago
73b64462
Nov 10, 1990
Changed the way support routines are defined so that when we incompatibly
· 5d8f44fd
wlott
authored
34 years ago
5d8f44fd
Nov 07, 1990
Added an info-environment slot to the backend structure.
· a20b37e9
wlott
authored
34 years ago
a20b37e9
Added export for *native-backend*
· c76fe83d
wlott
authored
34 years ago
c76fe83d
Nov 03, 1990
Added exports of several vm support routines so that vm specific files
· a255dc86
wlott
authored
34 years ago
a255dc86
Initial revision
· 094a9d54
wlott
authored
34 years ago
094a9d54
Loading