Vladimir Vukicevic
|
a4ec50d569
|
Add VFP for floating point ops to nanojit ARM backend.
|
2008-09-02 22:29:23 -07:00 |
|
Vladimir Vukicevic
|
420e72ed85
|
b=449526, TM: fix up ARM code generation / softfloat
|
2008-09-02 22:29:23 -07:00 |
|
Jesse Ruderman
|
5663d9166a
|
Turn NANO_DIE macro into NanoAssertFail function so that it shows up in stack traces. Having it appear in stack traces makes it clear the exit was due to an assertion failure rather than a real crash. Followup to bug 452674.
|
2008-08-28 19:07:49 -07:00 |
|
Jesse Ruderman
|
db3a854298
|
Fix NanoAssertMsgf in non-debug builds. Regression from my patch in bug 452674.
|
2008-08-28 17:15:51 -07:00 |
|
Jesse Ruderman
|
12aa1d345a
|
Bug 452674: change NanoAssert* macros to make it easier to check for nanojit assertions in automated testing. r=danderson.
|
2008-08-28 16:57:49 -07:00 |
|
Jesse Ruderman
|
2530465041
|
Bug 452570 - NanoAssert doesn't end the message with a line break
|
2008-08-28 00:15:34 -07:00 |
|
Andreas Gal
|
f0c74cce54
|
Sync with tamarin-tracing/nanojit tip.
|
2008-07-31 13:28:12 -07:00 |
|
Andreas Gal
|
a81b83090e
|
Sync with TT.
|
2008-07-15 13:06:05 -07:00 |
|
Andreas Gal
|
e4f8fa2f97
|
Sync nanojit with tamarin-tracing tip.
|
2008-07-07 02:47:40 -07:00 |
|
Andreas Gal
|
e6b28ce4f8
|
Sync with TT-tip.
|
2008-06-30 15:33:41 -07:00 |
|
Andreas Gal
|
4678be95aa
|
Fix a bug in tracing can_do_fast_inc_dec (wasn't tracking a copy and traced incorrect code). Merge with TT tip.
|
2008-06-24 15:57:33 -07:00 |
|
Andreas Gal
|
f5d51ff347
|
Added Assembler.h and vm_fops.h (blank for now) from TT.
|
2008-06-18 21:32:23 -07:00 |
|
Andreas Gal
|
debb2cc333
|
Added RegAlloc.h and Fragmento.h from TT.
|
2008-06-18 21:23:53 -07:00 |
|
Andreas Gal
|
0c21fdbd7e
|
Added LIR.h from TT.
|
2008-06-18 21:11:15 -07:00 |
|
Andreas Gal
|
0e152648fe
|
Added Native*.h from TT.
|
2008-06-18 20:57:17 -07:00 |
|
Andreas Gal
|
eed27a563d
|
Added nanojit.h from TT.
|
2008-06-18 20:49:37 -07:00 |
|