Commits · snapshot-2004-07
cmucl
Browse files
Jun 30, 2004
This commit was manufactured by cvs2svn to create tag 'snapshot-2004-07'.
· 664ad474
cvs2git
authored
Jun 30, 2004
View commits for tag snapshot-2004-07
snapshot-2004-07
664ad474
Add -D__NO_CTYPE so builds on glibc 2.3 will run on some older
· 9c69cbfb
rtoy
authored
Jun 30, 2004
9c69cbfb
Jun 29, 2004
Extra values were not correctly handled by the values setf expander.
· 7348bfc2
rtoy
authored
Jun 29, 2004
7348bfc2
o Fix BIGNUM-LOAD-BYTE so that it works with signed and unsigned
· 2ecccad7
rtoy
authored
Jun 29, 2004
2ecccad7
Jun 28, 2004
Get rid of a few more warnings about making pointers from integers and
· 84d6d271
rtoy
authored
Jun 28, 2004
84d6d271
Get rid of some compiler warnings about comparing a pointer and an
· 07f27568
rtoy
authored
Jun 28, 2004
07f27568
Minor improvements to the CMUCL User's Manual:
· ac75b2ab
emarsden
authored
Jun 28, 2004
ac75b2ab
Jun 22, 2004
Use r11 instead of r15 for linkage entry because r11 is a temporary register
· b5748c6a
cwang
authored
Jun 22, 2004
b5748c6a
Save a few more registers for resolve_linkage_tramp
· bfdaafe0
cwang
authored
Jun 22, 2004
bfdaafe0
Jun 21, 2004
Remove p86 from include path
· ec32e5aa
cwang
authored
Jun 21, 2004
ec32e5aa
Export SIMPLE-STREAM-ERROR.
· ca8fdf2d
rtoy
authored
Jun 21, 2004
ca8fdf2d
Bootstrap file to export simple-stream-error.
· 0adc90cd
rtoy
authored
Jun 21, 2004
0adc90cd
Jun 20, 2004
Port of the *module-provider-functions* extension to cl:require from SBCL.
· d71d9d0b
pmai
authored
Jun 20, 2004
d71d9d0b
Special case the processing of the -quiet command-line flag in order to
· 2d50bf26
pmai
authored
Jun 20, 2004
2d50bf26
Jun 18, 2004
Set backend-fasl-file-version to be the same as any other architecture
· 82e0778a
cwang
authored
Jun 18, 2004
82e0778a
Use a little bit of logic to figure out the word size of the native backend
· 4d4c862f
cwang
authored
Jun 18, 2004
4d4c862f
Remove some unused code
· eb8e0466
cwang
authored
Jun 18, 2004
eb8e0466
Get rid of a warning on amd64
· f694a47e
cwang
authored
Jun 18, 2004
f694a47e
o Fix a misplaced declaration in %unary-ftruncate/single-float
· a71e3e77
rtoy
authored
Jun 18, 2004
a71e3e77
Less consy ROOM function. Also fixes an issue where ROOM appeared to
· 5fcd7e43
rtoy
authored
Jun 18, 2004
5fcd7e43
Jun 16, 2004
Unfortunately, I need to put the hardwired constants back into fixnumize.
· 291a4146
cwang
authored
Jun 16, 2004
291a4146
Jun 15, 2004
· f70b71c6
cwang
authored
Jun 15, 2004
f70b71c6
Add -xlibmieee to get better IEEE754 floating-point results.
· 3cac124c
rtoy
authored
Jun 15, 2004
3cac124c
Jun 13, 2004
· 2e1e9491
emarsden
authored
Jun 13, 2004
2e1e9491
· dd722bc9
emarsden
authored
Jun 13, 2004
dd722bc9
Jun 10, 2004
Just a dummy file to keep comcom happy
· 33b0071d
cwang
authored
Jun 10, 2004
33b0071d
Put in the DynamicSpaceOverflow stuff
· fe4d59b8
cwang
authored
Jun 10, 2004
fe4d59b8
Make amd64 follow the x86 change to symbol format.
· c57b1286
cwang
authored
Jun 10, 2004
c57b1286
Remove some dead code.
· c5916f84
cwang
authored
Jun 10, 2004
c5916f84
Fix double-float-digits, long-float-digits.
· e76949f5
cwang
authored
Jun 10, 2004
e76949f5
Fix instructions for moving 64-bit constants onto stack.
· e050373b
cwang
authored
Jun 10, 2004
e050373b
Fix dynamic extent allocation
· 6b01fec5
cwang
authored
Jun 10, 2004
6b01fec5
Follow the x86 change to symbol format.
· d4eef541
cwang
authored
Jun 10, 2004
d4eef541
Follow x86 and put in modular arithmetic
· f9b1c036
cwang
authored
Jun 10, 2004
f9b1c036
Remove an unused VOP
· 624195d3
cwang
authored
Jun 10, 2004
624195d3
Follow the x86 change to symbol format for amd64.
· ba433e58
cwang
authored
Jun 10, 2004
ba433e58
Jun 09, 2004
Briefly document weak-pointer object.
· 10ccbc92
rtoy
authored
Jun 09, 2004
10ccbc92
o Replace " with `` or '' as appropriate.
· 5e9108a4
rtoy
authored
Jun 09, 2004
5e9108a4
Fix an overfull line.
· 2deaa27f
rtoy
authored
Jun 09, 2004
2deaa27f
Implement a much faster and much less consy bignum printer and a
· 0de420ca
rtoy
authored
Jun 09, 2004
0de420ca
Loading