summaryrefslogtreecommitdiff
path: root/backends
Commit message (Expand)AuthorAgeFilesLines
...
* backends: aarch64 always has _GLOBAL_OFFSET_TABLE_ point to .got[0].Mark Wielaard2013-12-203-0/+34
* libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard2013-12-204-1/+101
* Fix s390_initreg.c patch copy/paste error.Mark Wielaard2013-12-182-4/+1
* backends: Avoid type-punning issue in s390_set_initial_registers_tid.Mark Wielaard2013-12-182-2/+18
* unwinder: s390 and s390xJan Kratochvil2013-12-186-6/+253
* unwinder: ppc and ppc64Jan Kratochvil2013-12-156-3/+136
* Support AArch64 architecturePetr Machata2013-11-269-6/+968
* Unwinder for x86*.Jan Kratochvil2013-11-076-4/+176
* backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.Mark Wielaard2013-10-072-1/+6
* backends: Hook abi_cfi for arm.Mark Wielaard2013-09-034-2/+96
* backends: Hook abi_cfi for ppc and s390.Jan Kratochvil2013-09-027-7/+164
* backends: Always set *prefix to "" when not used in register_info hook.Mark Wielaard2013-09-024-3/+9
* Updates for Automake 1.13.Mark Wielaard2013-04-262-1/+5
* backends: Check type DIE exists before calling dwarf_tag ().Mark Wielaard2013-02-0613-36/+59
* backends/Jan Kratochvil2013-01-306-2/+234
* backends/Jan Kratochvil2013-01-302-1/+5
* src/Jan Kratochvil2012-10-122-2/+9
* Add back end code for interpreting NT_ARM_VFP core note.Petr Machata2012-09-253-1/+36
* Change FPREGSET_SIZE in ARM backend to 116 to match sizeof struct user_fpPetr Machata2012-09-242-1/+5
* Add support for Tilera TILE-Gx processor.Jeff Kenton2012-08-248-2/+617
* Update name, license and contributor policy.Mark Wielaard2012-06-0573-1169/+1387
* Add new ebl_check_st_other_bits function.mpolacek/autotestMark Wielaard2011-03-113-0/+16
* Alpha backend: accept any _GLOBAL_OFFSET_TABLE_ value.Roland McGrath2011-03-093-2/+28
* backends: i386 integer return value typo fix, reported by Thorsten Glaser <tg...Roland McGrath2010-11-082-2/+7
* Adjust copyrights.Ulrich Drepper2010-04-133-3/+6
* Complete SH port.Matt Fleming2010-04-107-1/+459
* Accept R_ARM_PC24 and R_ARM_ABS32 in EXEC|DYN too.Roland McGrath2010-04-072-3/+7
* Support new x86-64 relocations.Ulrich Drepper2010-03-042-0/+7
* Tweak backends makefile rules to avoid make -j bug.Roland McGrath2010-02-182-10/+15
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-152-28/+10
* Use dwarf_aggregate_size in backend return_value functions. Observe DW_AT_GN...Roland McGrath2010-01-057-38/+100
* Make readelf -n check note name strings, handle "VMCOREINFO" flavor.Roland McGrath2010-01-044-13/+64
* Fix backends/sparc_retval.c license header.Mark Wielaard2009-09-102-10/+26
* Add missing x86-64 reloc types.Roland McGrath2009-08-072-0/+11
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-086-4/+141
* Add support for IRELATIVE relocations.Ulrich Drepper2009-06-013-2/+9
* Handle ARM VFP register names.Roland McGrath2009-04-162-2/+23
* NT_PRXFPREG -> NT_PRXFPREGRoland McGrath2009-04-162-2/+6
* Nominal ARM support.Roland McGrath2009-04-1510-8/+702
* Update elf.h and some tables; fill in sparc backend reloc table.Roland McGrath2009-04-012-76/+93
* Fix last commit.Roland McGrath2009-02-151-3/+3
* Handle attribute tag GNU_Power_ABI_Struct_Return.Roland McGrath2009-02-152-1/+16
* src/Roland McGrath2008-12-035-5/+60
* Fix some entries in i386_reloc.def.Ulrich Drepper2008-10-042-0/+8
* src/Roland McGrath2008-08-0711-10/+182
* 0.134 itemsRoland McGrath2008-04-054-2/+51
* backends/Roland McGrath2008-04-013-2/+94
* Finish elflint .gnu.attributes checkingRoland McGrath2008-02-218-9/+195
* Add x86-64 disassembler support.Ulrich Drepper2008-01-093-6/+14
* Cleanup after .disasm branch merge.Ulrich Drepper2008-01-022-2/+4