Commit Graph

29 Commits

Author SHA1 Message Date
Matthew Flatt
91d73e4c30 more __isinf variants in xform (PR 9505)
svn: r10267
2008-06-15 11:31:21 +00:00
Matthew Flatt
e1b493ee19 add __isinfl as rcognized non-GCing primitive for xform, and streamline infinity tests while we're at it
svn: r9109
2008-03-29 12:48:59 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
dec670ff75 fix problem where --save-temps didn't work for 3m-generated file (due to lingering handler installed by 3m)
svn: r7320
2007-09-11 20:56:08 +00:00
Matthew Flatt
38f7ef41ed fix incorrect handling of extern "C" in xform
svn: r6713
2007-06-21 08:40:38 +00:00
Matthew Flatt
acce4106f4 recognize more nan and inf C function names
svn: r6236
2007-05-20 21:31:59 +00:00
Matthew Flatt
29348092ab fix new xform macro handling
svn: r5904
2007-04-09 09:59:56 +00:00
Matthew Flatt
34d00a000c 369.9
svn: r5902
2007-04-09 08:34:00 +00:00
Matthew Flatt
a5b71fccbf error-message typo
svn: r5797
2007-03-19 22:08:09 +00:00
Matthew Flatt
a5b490ae35 build in memcmp as a non-gcing function for xform
svn: r5498
2007-01-29 13:12:45 +00:00
Matthew Flatt
e911124dbf fix var registration in the presence of setjmp
svn: r5479
2007-01-27 22:54:38 +00:00
Matthew Flatt
a746e33058 improved test for non-conversion
svn: r5452
2007-01-25 06:19:00 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Matthew Flatt
213fe7c52b xform: more precise tracking of non-gcing calls, which helps avoid conversions of whole functions
svn: r4254
2006-09-06 04:21:33 +00:00
Matthew Flatt
87e78e0f96 3m bug fix for function calls chained with &&, ||, etc
svn: r4072
2006-08-16 23:08:24 +00:00
Matthew Flatt
92a0c5c4de add __errno to list of things like _errno
svn: r3929
2006-08-02 16:59:13 +00:00
Matthew Flatt
0760d57b01 xform drops __declspec(deprecated())
svn: r3902
2006-07-31 12:45:35 +00:00
Matthew Flatt
ebe051694d 350.3
svn: r3571
2006-07-01 18:53:09 +00:00
Matthew Flatt
e9632780ba precompiled header doesn't have to match on lines containing only blanks
svn: r3500
2006-06-27 16:11:47 +00:00
Matthew Flatt
6706befaa3 350.2
svn: r3496
2006-06-27 12:34:39 +00:00
Eli Barzilay
9382e21ede wchar_t is atomic, new commands for __asm blocks
svn: r2996
2006-05-21 09:15:17 +00:00
Matthew Flatt
53fb8610c3 MSVC-built DLLs go to plt/lib instead of plt, and executable-creator patches the executable's path to DLLs
svn: r2755
2006-04-24 00:01:45 +00:00
Matthew Flatt
634eb6f00d one more builtin for x86 Mac OS X build
svn: r2516
2006-03-27 14:53:09 +00:00
Matthew Flatt
155526c8ae call new with explicit GC mode
svn: r2507
2006-03-25 20:28:05 +00:00
Matthew Flatt
ff3b104195 list new setjmp procs for xform
svn: r2137
2006-02-06 14:06:59 +00:00
Matthew Flatt
117ec552fe verbose xform
svn: r969
2005-10-04 18:52:37 +00:00
Matthew Flatt
bda88101f8 xform support in setup-extension
svn: r967
2005-10-04 18:41:49 +00:00
Matthew Flatt
46e33e12d9 added xform.ss, will provide better interface later
svn: r934
2005-09-29 15:46:59 +00:00