summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make check ok after mergeroland/notesRoland McGrath2010-05-2010-135/+29
* Merge branch 'master' into roland/notesRoland McGrath2010-05-20329-5139/+88470
|\
| * Fix some libdwfl bias calculations.Roland McGrath2010-05-203-9/+38
| * Fix /proc/kallsyms grovelling.Roland McGrath2010-05-192-34/+37
| * addr2line: Handle SYMBOL without +OFFSET.Roland McGrath2010-05-192-8/+22
| * l10n: Updates to Spanish (Castilian) (es) translationlogan2010-05-181-2150/+1890
| * Fix DW_OP_call_ref operand handling.Roland McGrath2010-05-087-30/+80
| * l10n: Updates to Ukrainian (uk) translationyurchor2010-05-061-1265/+1298
| * NEWS itemsRoland McGrath2010-05-061-0/+5
| * libdwfl: Another segment lookup table nit.Roland McGrath2010-05-062-0/+6
| * libdwfl: Refuse to fall back to an ELF file opened by name when that mismatch...Roland McGrath2010-05-065-4/+70
| * Use [pie] rather than [dso] for unnamed modules that are PIEs.Roland McGrath2010-05-042-3/+11
| * dwfl_segment_report_module: Fix jump-start of NDX-finding loop.Roland McGrath2010-05-042-1/+6
| * Fix libdwfl segment table management.Roland McGrath2010-05-042-11/+39
| * dwfl_link_map_report: Handle PIE-generated core.Roland McGrath2010-05-042-12/+41
| * Fix dwfl_core_file_report return value when link_map failed after sniffing su...Roland McGrath2010-05-042-3/+22
| * Prepare 0.147 release.elfutils-0.147Ulrich Drepper2010-05-036-5/+11
| * NEWS items for 0.147Roland McGrath2010-05-032-2/+8
| * libdw: Record ill-specified CFA rule and diagnose in dwarf_frame_cfa, not imm...Roland McGrath2010-04-264-5/+24
| * libdwfl: Treat R_*_NONE reloc as no reloc.Roland McGrath2010-04-262-1/+16
| * Revert "Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa...Roland McGrath2010-04-262-30/+12
| * Translate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing C...Roland McGrath2010-04-265-8/+32
| * Fix tests/addrcfi error reporting.Roland McGrath2010-04-222-2/+7
| * Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_express...Roland McGrath2010-04-222-12/+30
| * Fix double-free in libdw CFI handling error paths.Roland McGrath2010-04-222-19/+25
| * Don't install and distribution files without translations.elfutils-0.146Ulrich Drepper2010-04-212-1/+6
| * Prepare 0.146 release.Ulrich Drepper2010-04-2113-25751/+26546
| * l10n: Updates to Spanish (Castilian) (es) translationlogan2010-04-191-3017/+3107
| * Set LOCALEDIR via make rather than configure, as per Autoconf manual.Roland McGrath2010-04-154-10/+6
| * Fix LOCALEDIR default.Roland McGrath2010-04-152-1/+5
| * l10n: Updates to Ukrainian (uk) translationyurchor2010-04-151-3162/+3250
| * Update gettext boilerplate from 0.17. Add LINGUAS file so translations get i...Roland McGrath2010-04-149-665/+739
| * Add missing file for dist.Roland McGrath2010-04-142-1/+5
| * Prevent infinite iteration on link_map list clobbered into circularity.Roland McGrath2010-04-142-2/+13
| * Fix readelf core note bitmask printing.Roland McGrath2010-04-142-4/+17
| * Fix typo in last change.Roland McGrath2010-04-141-1/+1
| * Handle truncated phdrs without crash.Roland McGrath2010-04-143-10/+18
| * Adjust copyrights.Ulrich Drepper2010-04-133-3/+6
| * Update elf.h from glibc.Roland McGrath2010-04-132-2/+3
| * Complete SH port.Matt Fleming2010-04-109-1/+487
| * Adjust expected error message text from libelf.Ulrich Drepper2010-04-102-1/+5
| * Accept R_ARM_PC24 and R_ARM_ABS32 in EXEC|DYN too.Roland McGrath2010-04-072-3/+7
| * l10n: Updates to Spanish (Castilian) (es) translationlogan2010-04-071-300/+300
| * l10n: Initial Polish (pl) translation from Jakub Boguszraven2010-04-071-0/+6135
| * l10n: Updates to Ukrainian (uk) translationyurchor2010-04-071-871/+1097
| * Fix some message typos and xgettext markers.Roland McGrath2010-04-067-10/+24
| * Merge remote branch 'origin/pmachata/576283'Petr Machata2010-04-066-5/+96
| |\
| | * Fix for the samePetr Machata2010-04-062-3/+11
| | * Testcase for elf_getdata/elf_flagdata on NOBITS sectionPetr Machata2010-04-064-2/+85
| * | Fix auxv scanning in core-file grokking.Roland McGrath2010-04-062-10/+8
| |/