racket/s
Matthew Flatt e0a60ac950 ppc32: add missing step in double->single floating-point conversion
original commit: 62a8fbe33a3fecdad1701e3ec196dcf032a777c4
2020-06-20 08:54:15 -06:00
..
.gitattributes install a file containing revision control information alongside boot files 2019-03-27 12:42:28 -04:00
4.ss Merge github.com:cisco/ChezScheme 2020-02-22 15:18:47 -07:00
5_1.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
5_2.ss add list-assuming-immutable? 2020-04-25 15:33:56 -06:00
5_3.ss Merge github.com:cisco/ChezScheme 2020-02-22 15:18:47 -07:00
5_4.ss add string-append-immutable 2019-12-17 19:29:10 -07:00
5_6.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
5_7.ss make strings within symbols always immutable 2019-12-16 17:11:49 -07:00
6.ss
7.ss fix leak related to object counts 2020-04-16 16:16:13 -06:00
a6fb.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
a6le.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
a6nb.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
a6nt.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
a6ob.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
a6osx.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
a6s2.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
arm32.ss unbox more flonum operations 2020-06-13 14:25:52 -06:00
arm32le.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
back.ss GC marking (non-copying) mode 2020-04-22 07:10:02 -06:00
base-lang.ss fix broken use of state in cp0 for single-value and names 2020-06-03 06:12:29 -06:00
bytevector.ss unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
cafe.ss
cback.ss
cmacros.ss unbox more flonum operations 2020-06-13 14:25:52 -06:00
compile.ss Merge github.com:cisco/ChezScheme 2020-02-22 15:18:47 -07:00
costctr.ss
cp0.ss cp0 loop adjustment for letrec* 2020-06-14 19:30:14 -06:00
cpcheck.ss Add support for record types with anonymous fields 2020-02-11 06:10:47 -07:00
cpcommonize.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
cpletrec.ss Add support for record types with anonymous fields 2020-02-11 06:10:47 -07:00
cpnanopass.ss update for ppc32 2020-06-20 07:36:02 -06:00
cprep.ss add a __varargs FFI convention modifier 2020-06-06 09:28:24 -06:00
cptypes.ss cptypes: fix reduction of $value in ignored expressions 2020-04-01 18:59:22 -03:00
cpvalid.ss add enable-unsafe-variable-reference 2020-01-30 17:46:30 -07:00
date.ss Various enhancements and fixes highlighted by profiling performance 2019-09-21 15:37:29 -07:00
debug.ss
engine.ss
enum.ss
env.ss
event.ss
exceptions.ss cpvalid: obey enable-error-source-expression 2019-12-05 16:41:47 -07:00
expand-lang.ss library-manager, numeric, and bytevector-compres improvements 2020-02-21 13:48:47 -08:00
expeditor.ss export ee-backward-delete-sexp binding in the expression-editor module. (#439) 2019-07-25 14:41:55 -04:00
fasl-helpers.ss fasl: move uptr continue bit from low to high 2019-12-06 16:43:26 -07:00
fasl.ss fix annotation argument in fasl step 2020-03-07 07:59:16 -07:00
foreign.ss
format.ss
front.ss add enable-unsafe-variable-reference 2020-01-30 17:46:30 -07:00
ftype.ss fix indirect unsigned return for arm32le 2020-06-06 09:28:24 -06:00
fxmap.ss
hashtable-types.ss
i3fb.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
i3le.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
i3nb.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
i3nt.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
i3ob.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
i3osx.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
i3qnx.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
i3s2.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
inspect.ss unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
interpret.ss Merge github.com:cisco/ChezScheme 2020-02-22 15:18:47 -07:00
io-types.ss
io.ss Various enhancements and fixes highlighted by profiling performance 2019-09-21 15:37:29 -07:00
layout.ss Add support for record types with anonymous fields 2020-02-11 06:10:47 -07:00
library.ss unbox more flonum operations 2020-06-13 14:25:52 -06:00
mathprims.ss unbox more flonum operations 2020-06-13 14:25:52 -06:00
Mf-a6fb
Mf-a6le
Mf-a6nb
Mf-a6nt
Mf-a6ob
Mf-a6osx
Mf-a6s2
Mf-arm32le
Mf-base remove old implementation of compute-size-increments 2020-04-04 10:28:06 -06:00
Mf-cross
Mf-i3fb
Mf-i3le
Mf-i3nb
Mf-i3nt
Mf-i3ob
Mf-i3osx
Mf-i3qnx
Mf-i3s2
Mf-ppc32le
Mf-ta6fb
Mf-ta6le
Mf-ta6nb
Mf-ta6nt
Mf-ta6ob
Mf-ta6osx
Mf-ta6s2
Mf-ti3fb
Mf-ti3le
Mf-ti3nb
Mf-ti3nt
Mf-ti3ob
Mf-ti3osx
Mf-ti3s2
Mf-tppc32le
mkgc.ss fix vfasl relocation for arm32 2020-06-06 14:29:32 -06:00
mkheader.ss repairs for arm32le 2020-06-05 07:28:37 -06:00
newhash.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
np-languages.ss clean up backend API for floating point 2020-06-07 20:02:00 -06:00
patch.ss committing a handful of changes, none of which should be particularly 2019-02-11 20:06:42 -08:00
pdhtml.ss Various enhancements and fixes highlighted by profiling performance 2019-09-21 15:37:29 -07:00
ppc32.ss ppc32: add missing step in double->single floating-point conversion 2020-06-20 08:54:15 -06:00
ppc32le.def update for ppc32 2020-06-20 07:36:02 -06:00
pretty.ss
primdata.ss improve local-variable unboxing 2020-06-16 12:48:21 -06:00
priminfo.ss cptypes: rewrite implementation of primref->argument-predicate 2020-03-07 08:47:37 -03:00
primref.ss cptypes: rewrite implementation of primref->argument-predicate 2020-03-07 08:47:37 -03:00
prims.ss add list-assuming-immutable? 2020-04-25 15:33:56 -06:00
primvars.ss cptypes: rewrite implementation of primref->argument-predicate 2020-03-07 08:47:37 -03:00
print.ss adjust flonum printing to be more like %g 2020-05-20 06:21:39 -06:00
read.ss Merge github.com:cisco/ChezScheme 2020-02-22 15:18:47 -07:00
record.ss Add support for record types with anonymous fields 2020-02-11 06:10:47 -07:00
reloc.ss
setup.ss
strip.ss Merge github.com:cisco/ChezScheme 2020-02-22 15:18:47 -07:00
strnum.ss
syntax.ss add a __varargs FFI convention modifier 2020-06-06 09:28:24 -06:00
ta6fb.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ta6le.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ta6nb.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ta6nt.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ta6ob.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ta6osx.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ta6s2.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ti3fb.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ti3le.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ti3nb.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ti3nt.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ti3ob.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ti3osx.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
ti3s2.def unbox local floating-point arithmetic 2020-05-31 17:08:38 -06:00
tppc32le.def update for ppc32 2020-06-20 07:36:02 -06:00
trace.ss
types.ss
ubify.ss
update-revision avoid --exclude with git-describe 2019-12-27 04:58:56 -06:00
x86_64.ss fp improvements for x86_64 2020-06-14 19:33:08 -06:00
x86.ss unbox more flonum operations 2020-06-13 14:25:52 -06:00