aboutsummaryrefslogtreecommitdiff
path: root/include/leb128.h
AgeCommit message (Collapse)AuthorFilesLines
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2012-05-24 * leb128.h: #include stdint.h, inttypes.h.Doug Evans1-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.
2012-05-22merge from gccDJ Delorie1-0/+124