summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Move nested functions check64 and check32 in link_map.c to file scope.Chih-Hung Hsieh2016-01-032-47/+58
| * backends: sparc: support for live backtracesJose E. Marchesi2016-01-034-1/+137
| * backends: sparc: support for core backtracesJose E. Marchesi2016-01-0310-3/+142
| * libdwfl: make the unwinder aware of the backend defined ra_offset.Jose E. Marchesi2016-01-033-2/+16
| * libebl: new backend attribute ra_offset.Jose E. Marchesi2016-01-034-0/+24
| * tests: Use valgrind --leak-check=full.Mark Wielaard2016-01-026-1/+50
| * libdw: Don't leak duplicate FDEs.Mark Wielaard2016-01-022-1/+14
| * nm: If the file is ET_REL and we need Dwarf use libdwfl to get it relocated.Mark Wielaard2016-01-022-8/+116
| * nm: Don't leak duplicate Dwarf local names.Mark Wielaard2016-01-022-5/+14
| * unstrip: Don't leak new section data.Mark Wielaard2016-01-022-2/+47
| * libdw: Don't use a FDE if it doesn't actually cover a real code range.Mark Wielaard2016-01-022-0/+12
| * libdwfl: Fix memory leak in link_map.c dwfl_link_map_report.Mark Wielaard2016-01-022-2/+12
| * libdwfl: Don't leak core Elf and core file descriptor from argp-std.Mark Wielaard2016-01-027-17/+82
| * tests: Fix some memory leaks in testcases.Mark Wielaard2016-01-029-4/+36
| * libdw: Don't leak fake_loc_cu.Mark Wielaard2016-01-022-1/+9
| * elfcmp: Fix leaking Ebl handles.Mark Wielaard2016-01-022-0/+6
| * Move nested functions in dwfl_module_getdwarf.c to file scope.Chih-Hung Hsieh2016-01-022-148/+165
| * Move nested functions in dwfl_module_addrsym.c to file scope.Chih-Hung Hsieh2016-01-022-148/+193
| * Move nested functions in dwarf_entry_breakpoints.c to file scope.Chih-Hung Hsieh2016-01-022-51/+64
| * Move nested functions in libdw_visit_scopes.c to file scope.Chih-Hung Hsieh2016-01-022-71/+95
| * libdw: Make sure Ebl is always freed from cfi frame cache.Mark Wielaard2015-11-274-5/+35
* | Merge "Disable clang for arm64 where local __thread is used."Chih-hung Hsieh2015-11-203-0/+9
|\ \
| * | Disable clang for arm64 where local __thread is used.Chih-Hung Hsieh2015-11-203-0/+9
|/ /
* | Merge "Enable clang compiler for some modules."Chih-hung Hsieh2015-11-163-20/+0
|\ \
| * | Enable clang compiler for some modules.Chih-Hung Hsieh2015-11-163-20/+0
|/ /
* | Merge "Merge upstream SHA 'b47fb23'"Chih-hung Hsieh2015-11-166-259/+359
|\ \
| * | Merge upstream SHA 'b47fb23'Chih-Hung Hsieh2015-11-166-259/+359
|/| | | |/
| * libdw: initialize state early in read_srclinesDmitry V. Levin2015-11-162-19/+24
| * No nested functions in dwarf_getsrclines.Chih-Hung Hsieh2015-11-132-105/+144
| * Move nested functions in gzip.c to file scope.Chih-Hung Hsieh2015-11-132-120/+153
| * No nested function in dwarf_getscopevar to file scope.Chih-Hung Hsieh2015-11-132-17/+27
| * Move nested functions in dwfl_module_getsrc_file.c.Chih-Hung Hsieh2015-11-032-15/+28
* | Merge "Merge upstream SHA 'ae09ca9'"Chih-hung Hsieh2015-11-0316-122/+193
|\ \
| * | Merge upstream SHA 'ae09ca9'Chih-Hung Hsieh2015-11-0316-122/+193
|/| | | |/
| * Move nested functions in frame_unwind.c.Chih-Hung Hsieh2015-11-032-73/+95
| * Move nested functions in dwfl_module.cChih-Hung Hsieh2015-11-032-16/+22
| * Move nested functions in backends to file scope.Chih-Hung Hsieh2015-11-033-25/+40
| * Make zlib mandatory.Mark Wielaard2015-10-2610-8/+36
* | Merge "strdupa and strndupa are no longer used."Elliott Hughes2015-10-292-8/+0
|\ \
| * \ Merge "strdupa and strndupa are no longer used."Elliott Hughes2015-10-292-8/+0
| |\ \
| | * | strdupa and strndupa are no longer used.Elliott Hughes2015-10-272-8/+0
| |/ /
* | | Merge "Merge upstream SHA \'5eb3e90\'"Chih-hung Hsieh2015-10-278-101/+169
|\| |
| * | Merge "Merge upstream SHA '5eb3e90'"Chih-hung Hsieh2015-10-278-101/+169
| |\ \
| | * | Merge upstream SHA '5eb3e90'Chih-Hung Hsieh2015-10-238-101/+169
| |/| | | | |/
| | * elf.h: Update from glibc. Add section compression constants and structures.Mark Wielaard2015-10-222-0/+30
| | * libelf: use the right size when preading in[0].sh_sizeJose E. Marchesi2015-10-222-1/+6
| | * Move nested functions in libdw/cfi.c to file scope.Chih-Hung Hsieh2015-10-222-42/+50
| | * Move nested functions in libdwelf.Chih-Hung Hsieh2015-10-222-20/+34
| | * Move nested functions in libelf.Chih-Hung Hsieh2015-10-223-38/+49
* | | am 385ca2d0: Merge "Merge upstream \'a1e17a2\', version 0.164."Chih-hung Hsieh2015-10-1963-2250/+2799
|\| |