summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add lexx/yacc-generated filesfche/portable-complete-ro-srcFrank Ch. Eigler2013-02-013-0/+5837
* update-poFrank Ch. Eigler2013-02-019-4551/+11285
* maintainer-mode buildsFrank Ch. Eigler2013-02-016-5/+16369
* autoconf some moreFrank Ch. Eigler2013-02-0123-0/+22983
* Merge remote-tracking branch 'origin/master' into fche/portable+autoconfFrank Ch. Eigler2013-02-0181-501/+2965
|\
| * backends/Jan Kratochvil2013-01-3011-3/+377
| * src/Jan Kratochvil2013-01-302-16/+23
| * backends/Jan Kratochvil2013-01-302-1/+5
| * libdwfl: Support auxiliary symbol table only for getsym and addrsym.Mark Wielaard2013-01-239-17/+107
| * tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym.Mark Wielaard2013-01-2211-2/+590
| * libdwfl: Add minisymtab support.Mark Wielaard2013-01-228-38/+314
| * readelf: Add --elf-section input option to inspect an embedded ELF file.Mark Wielaard2013-01-162-0/+159
| * ar.c (do_oper_delete): Fix num passed to memset.David Abdurachmanov2013-01-132-1/+5
| * Make run-prelink-addr-test.sh robust in its use of ln.Roland McGrath2013-01-072-3/+7
| * dwfl_link_map_report: Handle unaligned auxv data.Roland McGrath2013-01-074-29/+60
| * elf_getarsym: Handle unaligned data in archive index.Roland McGrath2013-01-072-0/+6
| * elf_getarsym: Use memcpy instead of pointer dereference so as not to assume t...Roland McGrath2013-01-072-1/+8
| * readelf: Adjust initial FDE address if pcrel before printing.Mark Wielaard2012-12-222-2/+28
| * addr2line: Cleanup Dwfl when done.Mark Wielaard2012-12-212-0/+5
| * Fix sig8_hash memory leak in libdw/dwarf_begin_elf.c on error.Mark Wielaard2012-12-182-0/+13
| * Fix two failure condition checks in libdwfl/linux-kernel-modules.c.Mark Wielaard2012-12-112-3/+9
| * Add missing semicolon in show_symbols_sysvMark Wielaard2012-12-111-1/+1
| * nm: Fix size passed to snprintf for invalid sh_name case.Roland McGrath2012-12-112-2/+9
| * Run valgrind tests with --run-libc-freeres=no.Mark Wielaard2012-12-032-1/+5
| * libdwfl/Jan Kratochvil2012-11-299-107/+226
| * libdwfl/Jan Kratochvil2012-11-202-2/+7
| * readelf.c (print_ops): Ajust DW_OP_skip and DW_OP_bra targets calculation.Mark Wielaard2012-11-162-1/+6
| * tests/Jan Kratochvil2012-10-272-1/+7
| * libdwfl/Jan Kratochvil2012-10-176-35/+58
| * libdwfl/Jan Kratochvil2012-10-172-1/+6
| * libebl/Jan Kratochvil2012-10-124-3/+13
| * src/Jan Kratochvil2012-10-124-60/+83
| * Missing ChangeLog entry from last commit.Roland McGrath2012-10-111-0/+5
| * src/Jan Kratochvil2012-10-111-4/+4
| * Robustify makefile redirection use.Roland McGrath2012-10-102-2/+9
| * Merge branch 'jankratochvil/vdso-bias'Roland McGrath2012-10-105-0/+17
| |\
| | * libdwfl/Jan Kratochvil2012-10-105-0/+17
| * | Handle GNU extension opcodes in dwarf_getlocationPetr Machata2012-10-102-0/+33
| * | Handle partial read or write.Adam Markey2012-10-102-6/+61
| |/
| * libdwfl/Jan Kratochvil2012-10-105-7/+117
| * lib/Jan Kratochvil2012-10-084-0/+20
| * libdw/Jan Kratochvil2012-10-082-5/+16
| * dwarf_getlocation.c (__libdw_intern_expression) <cfap>: Make new loclistJan Kratochvil2012-10-082-13/+21
| * Code cleanup.Jan Kratochvil2012-10-082-19/+23
| * Add configure --enable-valgrind option to run all tests under valgrind.Mark Wielaard2012-10-017-4/+39
| * cu.c (cudie_offset): Don't use type_sig8, it might not be initialized.Mark Wielaard2012-10-012-1/+10
| * derelocate.c (find_section): Check next section exists before accessing it.Mark Wielaard2012-10-012-1/+6
| * Test elfutils output of a mixed core note.Petr Machata2012-09-254-2/+98
| * In mixed core notes, don't let handle_core_item repeat.Petr Machata2012-09-251-1/+5
| * Add back end code for interpreting NT_ARM_VFP core note.Petr Machata2012-09-253-1/+36