Ben Gruver
|
4af666e4a6
|
Remove support for the extended opcodes
|
2012-08-24 16:54:05 -07:00 |
|
Ben Gruver
|
b0ca7cb99b
|
Add support for auto-upgrading to /jumbo variants of instructions when needed/possible
|
2011-11-20 15:46:39 -08:00 |
|
Ben Gruver
|
c4db7e2473
|
Add support for Format5rc
|
2011-11-20 15:46:39 -08:00 |
|
Ben Gruver
|
de5b35dbb6
|
Add support for Format52c (field references)
|
2011-11-20 15:46:39 -08:00 |
|
Ben Gruver
|
1efc2c0388
|
Add support for Format52c (type references)
|
2011-11-20 15:46:39 -08:00 |
|
Ben Gruver
|
d863324ffb
|
Add support for Format41c (field references)
|
2011-11-20 15:46:39 -08:00 |
|
Ben Gruver
|
d12c769276
|
Add support for Format41c (type references)
|
2011-11-20 15:46:38 -08:00 |
|
Ben Gruver
|
d064d69992
|
Fix up jumbo string tests
|
2011-11-20 15:46:38 -08:00 |
|
JesusFreke@JesusFreke.com
|
f2370e3a2e
|
Add tests for the various types of annotations
git-svn-id: https://smali.googlecode.com/svn/trunk@713 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2010-04-17 07:02:43 +00:00 |
|
JesusFreke@JesusFreke.com
|
311ee79fab
|
Complete and fix-up the implementation of autofixing instructions
git-svn-id: https://smali.googlecode.com/svn/trunk@511 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-12-23 05:28:21 +00:00 |
|
JesusFreke@JesusFreke.com
|
8d1bb1cc83
|
change instances of Assert.assertFalse() to Assert.fail()
git-svn-id: https://smali.googlecode.com/svn/trunk@510 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-12-23 05:27:57 +00:00 |
|
JesusFreke@JesusFreke.com
|
d6a7a212e0
|
Add additional strings, to ensure we get at least one that has an index > 0xFFFF
git-svn-id: https://smali.googlecode.com/svn/trunk@503 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-12-23 05:27:07 +00:00 |
|
JesusFreke@JesusFreke.com
|
688d1b1295
|
update integration tests to use new label format
git-svn-id: https://smali.googlecode.com/svn/trunk@484 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-11-08 05:34:23 +00:00 |
|
JesusFreke@JesusFreke.com
|
f1e5086830
|
Added some tests for line number debug info
git-svn-id: https://smali.googlecode.com/svn/trunk@232 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-07-03 02:14:25 +00:00 |
|
JesusFreke@JesusFreke.com
|
45b5a1d0e3
|
Added support for the .catchall directive
git-svn-id: https://smali.googlecode.com/svn/trunk@168 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-19 03:14:06 +00:00 |
|
JesusFreke@JesusFreke.com
|
28d9b18a0e
|
- Added tests to exercise static field initializers
git-svn-id: https://smali.googlecode.com/svn/trunk@157 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-18 01:11:59 +00:00 |
|
JesusFreke@JesusFreke.com
|
2fb16c8f4b
|
Fixed an issue with alignment for the pseudo opcodes, and a test to exercise the issue
git-svn-id: https://smali.googlecode.com/svn/trunk@153 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-16 03:31:44 +00:00 |
|
JesusFreke@JesusFreke.com
|
3a76e6904b
|
Changed the implementation of the sparse and packed switch directives, so that they don't required the base offset label. Instead, it looks for and uses the offset of the first packed/sparse switch instruction that references it, to calculate the offset for each target
git-svn-id: https://smali.googlecode.com/svn/trunk@150 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-15 06:02:49 +00:00 |
|
JesusFreke@JesusFreke.com
|
c64dcce4e3
|
Moved smali test sources to correct location
git-svn-id: https://smali.googlecode.com/svn/trunk@140 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-13 04:50:33 +00:00 |
|
JesusFreke@JesusFreke.com
|
9a24119f62
|
further refactoring
added the beginnings of a smali plugin for maven
git-svn-id: https://smali.googlecode.com/svn/trunk@139 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-13 04:46:22 +00:00 |
|