summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* something for arm, unfinishedupstream/roland/arm_corenoteRoland McGrath2010-06-151-0/+33
* Handle ARM VFP register names.Roland McGrath2009-04-162-2/+23
* NT_PRXFPREG -> NT_PRXFPREGRoland McGrath2009-04-162-2/+6
* Fix 32/64 CIE header format CIE_id matching.Roland McGrath2009-04-154-4/+19
* Nominal ARM support.Roland McGrath2009-04-1517-34/+765
* Fix error message.Roland McGrath2009-04-142-1/+3
* NEWS items for notable changes since 0.140Roland McGrath2009-04-141-0/+8
* Fix RHBZ#494858: fix bad address checks in core file support.Roland McGrath2009-04-144-8/+38
* Fix strip -f infinite loop when coping with some extra kooky object sections.Roland McGrath2009-04-142-1/+7
* Merge branch 'roland/getsym'Roland McGrath2009-04-132-6/+20
|\
| * Make dwfl_module_getsym yield shndx -1 for any non-allocated section.Roland McGrath2009-04-082-6/+20
* | Sending translation for Spanishelsupergomez2009-04-091-29/+29
|/
* Fix double-adjust for ET_REL.Roland McGrath2009-04-082-2/+6
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsRoland McGrath2009-04-082-0/+11484
|\
| * Sending translation for po/de.potomspur2009-04-051-0/+5557
| * Sending translation for po/es.pobeckerde2009-04-031-0/+5927
* | dwfl_module_getsym should not adjust symbols from non-SHF_ALLOC sections.Roland McGrath2009-04-083-5/+14
|/
* Update elf.h and some tables; fill in sparc backend reloc table.Roland McGrath2009-04-017-81/+129
* Add DW_CFA_GNU_negative_offset_extended.Roland McGrath2009-04-012-0/+5
* __libdwfl_find_build_id optimization nitRoland McGrath2009-03-092-1/+4
* Fix RHBZ#489439: dwfl_module_build_id yields wrong vaddr for prelinked DSORoland McGrath2009-03-092-2/+6
* 0.140 release.elfutils-0.140Ulrich Drepper2009-02-163-1/+12
* Fix last commit.Roland McGrath2009-02-151-3/+3
* Handle attribute tag GNU_Power_ABI_Struct_Return.Roland McGrath2009-02-152-1/+16
* Fix build_id vaddr calculation for ET_REL modules.Roland McGrath2009-02-122-4/+16
* typoRoland McGrath2009-02-101-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-02-105-9/+19
|\
| * Omit module sanity checks on offline modules.Roland McGrath2009-02-104-5/+12
| * Remove assert depending on confluence of guesses without anomaly.Roland McGrath2009-02-102-4/+7
* | Don't write uninitialized data into zeroth section header entry.Ulrich Drepper2009-02-102-1/+6
|/
* Fix crash in libdw with empty input files.Ulrich Drepper2009-02-102-0/+6
* Also fix output for DW_CFA_val_expression.Ulrich Drepper2009-02-052-2/+4
* Remove commented-out call in readelf.Ulrich Drepper2009-02-051-1/+0
* Fix DW_CFA_expression output in readelf.Ulrich Drepper2009-02-052-2/+4
* Yet more label fixes in readelf output of debug_info.Ulrich Drepper2009-02-051-4/+4
* Minor code cleanups in objdump.Ulrich Drepper2009-02-052-6/+7
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-02-0512-49/+146
|\
| * Document possible ld problem.Ulrich Drepper2009-02-051-1/+8
| * zip.m4: Fix --with/--without argument handling.Roland McGrath2009-02-012-3/+8
| * Fiddle internal type decls for C++ scoping.Roland McGrath2009-01-282-18/+22
| * (struct Dwarf_Files_s): Replace dbg field with cu field.Roland McGrath2009-01-283-5/+9
| * readelf .debug_loc robustness fixes.Roland McGrath2009-01-272-6/+55
| * (__libdwfl_report_elf): Ignore trailing PT_LOAD with zero vaddr and memsz.Roland McGrath2009-01-272-1/+7
| * dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.Roland McGrath2009-01-262-3/+12
| * dwarf_getattrs.c: Correctly skip attribute values when restarting.Roland McGrath2009-01-252-12/+25
* | Minor output problems in readelf debug_info section printing fixed.Ulrich Drepper2009-02-052-2/+6
* | Better spacing in objdump output for relocation sections.Ulrich Drepper2009-02-012-3/+4
* | Reduce common code in objdump.Ulrich Drepper2009-02-014-124/+72
* | Print symbol offsets in relation list output from objdump as signed values.Ulrich Drepper2009-02-012-2/+12
* | Document possible elf_strptr problem.Ulrich Drepper2009-02-012-1/+9