Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * leb128.h: #include stdint.h, inttypes.h. | Doug Evans | 2012-05-24 | 1 | -10/+22 |
| | | | | | | | (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull. Change to take a uint64_t * argument instead of unsigned long long. (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll. Change to take an int64_t * argument instead of long long. | ||||
* | merge from gcc | DJ Delorie | 2012-05-22 | 1 | -0/+124 |