bionic/tools
Dmitriy Ivanov f15ceeb784 Always use signed leb128 encoding
According to runs on /system/lib there using
 unsigned leb128 does not save us any additional
 space. In order to keep packing as simple as
 possible switch to using signed leb128 for
 everything.

Bug: http://b/18051137
Change-Id: I1a47cb9eb2175895b3c3f7c13b4c6b1060de86c0
2015-04-22 12:58:38 -07:00
..
bionicbb Also send bionicbb logs to a file. 2015-04-17 17:57:15 -07:00
relocation_packer Always use signed leb128 encoding 2015-04-22 12:58:38 -07:00
Android.mk Generalize compression tool 2015-03-06 13:01:08 -08:00