2009-01-27 |
Roland McGrath | Find end () iterator constructors so equality tests... |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | Fix some iterator equality predicates. |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | Comments; start dwarf_output class defn. |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | Coalesce adjacent ranges for comparison. |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | Add dwarf::aranges for linear map of .debug_aranges... |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | Move class dwarf_output to new file, rename it dwarf_edit. |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | dwarf_ranges C++ wrapper |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | Merge branch 'master' into dwarf |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | dwarf_ranges.c: Return 0 when no ranges or *_pc attrs... |
commit | commitdiff | tree |
2009-01-27 |
Roland McGrath | Fix dwarf::range_list iterator initialization. |
commit | commitdiff | tree |
2009-01-26 |
Petr Machata | Check that each CU is referenced only from one pubname... |
commit | commitdiff | tree |
2009-01-26 |
Petr Machata | Allow 10-byte ULEB128 |
commit | commitdiff | tree |
2009-01-26 |
Petr Machata | Fix changelog |
commit | commitdiff | tree |
2009-01-26 |
Petr Machata | Merge branch 'dwarf' of ssh://pmachata@git.fedorahosted... |
commit | commitdiff | tree |
2009-01-26 |
Petr Machata | More .debug_aranges checking |
commit | commitdiff | tree |
2009-01-26 |
Roland McGrath | Use non-copying const_vector type for blocks. |
commit | commitdiff | tree |
2009-01-26 |
Roland McGrath | Small tweaks to attr values |
commit | commitdiff | tree |
2009-01-26 |
Roland McGrath | Start at attr value interfaces, unfinished. |
commit | commitdiff | tree |
2009-01-26 |
Roland McGrath | Merge branch 'master' into dwarf |
commit | commitdiff | tree |
2009-01-26 |
Roland McGrath | dwarf_getattrs.c: Correctly skip attribute values when... |
commit | commitdiff | tree |
2009-01-26 |
Roland McGrath | Define __STDC_LIMIT_MACROS for C++ vs <stdint.h> |
commit | commitdiff | tree |
2009-01-25 |
Roland McGrath | Merge commit 'origin/master' into dwarf |
commit | commitdiff | tree |
2009-01-25 |
Ulrich Drepper | Fix typo in last change. |
commit | commitdiff | tree |
2009-01-25 |
Roland McGrath | Merge commit 'origin/master' into dwarf |
commit | commitdiff | tree |
2009-01-25 |
Ulrich Drepper | Fix typo in comment. |
commit | commitdiff | tree |
2009-01-25 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2009-01-25 |
Ulrich Drepper | Explain EBL ABI policy. |
commit | commitdiff | tree |
2009-01-25 |
Ulrich Drepper | Fix compuation of base address for printing stack frame... |
commit | commitdiff | tree |
2009-01-24 |
Roland McGrath | Merge commit 'elfutils-0.139' into dwarf |
commit | commitdiff | tree |
2009-01-24 |
Roland McGrath | Add multiple inclusion protection to eu-config.h |
commit | commitdiff | tree |
2009-01-24 |
Roland McGrath | Use quotes around command substitution that can produce... |
commit | commitdiff | tree |
2009-01-24 |
Roland McGrath | Put known-dwarf.h in the dist so every build need not... |
commit | commitdiff | tree |
2009-01-24 |
Ulrich Drepper | Fix handling of file descriptors for the files size... |
commit | commitdiff | tree |
2009-01-24 |
Ulrich Drepper | Handled adding argp_error to special functions for... |
commit | commitdiff | tree |
2009-01-24 |
Ulrich Drepper | (XGETTEXT_OPTIONS): Add --flag option for argp_error. |
commit | commitdiff | tree |
2009-01-24 |
Ulrich Drepper | Update list of files with translatable strings. |
commit | commitdiff | tree |
2009-01-24 |
Ulrich Drepper | Explain problem with po/Makefile.in.in. |
commit | commitdiff | tree |
2009-01-24 |
Ulrich Drepper | Print .strtab, .dynstr, and .comment for -a option... |
commit | commitdiff | tree |
2009-01-23 |
Roland McGrath | configure.ac (zlib check): Check for gzdirect, need... |
commit | commitdiff | tree |
2009-01-23 |
Roland McGrath | Make the __thread check more precisely representative... |
commit | commitdiff | tree |
2009-01-23 |
Petr Machata | Check that all CUs have the same address size |
commit | commitdiff | tree |
2009-01-23 |
Roland McGrath | Test with local-dynamic TLS model as libelf will use. |
commit | commitdiff | tree |
2009-01-23 |
Roland McGrath | (__thread check): Use AC_LINK_IFELSE, in case of buildi... |
commit | commitdiff | tree |
2009-01-23 |
Ulrich Drepper | Update ChangeLog in spec file. elfutils-0.139 |
commit | commitdiff | tree |
2009-01-23 |
Ulrich Drepper | Distribute <elfutils/version.h> in elfutils-libelf... |
commit | commitdiff | tree |
2009-01-23 |
Ulrich Drepper | Fix creation of rpm file. |
commit | commitdiff | tree |
2009-01-23 |
Ulrich Drepper | Bump version to 0.139. |
commit | commitdiff | tree |
2009-01-23 |
Roland McGrath | readelf -l: Don't print section mapping when no sections. |
commit | commitdiff | tree |
2009-01-23 |
Roland McGrath | no_Wformat means -Wno-format. |
commit | commitdiff | tree |
2009-01-23 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2009-01-23 |
Ulrich Drepper | When writing ELF files in libelf, fill the gap between... |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Tiny build nits. |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Use t instead of j formats for ptrdiff_t |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Fix build when missing -lz and -lbz2. |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Fix libdwfl segment bugs breaking core-file support. |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | known-dwarf.awk: Handle DW_FOO_BAR_* sets better. |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | dwarf.h: Add DW_OP_GNU_encoded_addr. |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Merge commit 'origin/master' into dwarf |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Fix 'make clean' in libdw. |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Revert "Dummy commit, testing Transifex at" |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | whitespace |
commit | commitdiff | tree |
2009-01-22 |
Ulrich Drepper | Cleanup of loop to write out section content. |
commit | commitdiff | tree |
2009-01-22 |
Ulrich Drepper | Remove duplicate commits. |
commit | commitdiff | tree |
2009-01-22 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Fix possible crash in note conversion. |
commit | commitdiff | tree |
2009-01-22 |
Roland McGrath | Make elfcmp exit 2 for trouble and 1 only for mismatch... |
commit | commitdiff | tree |
2009-01-21 |
Roland McGrath | Make elfcmp exit 2 for trouble and 1 only for mismatch... |
commit | commitdiff | tree |
2009-01-21 |
Roland McGrath | Fix possible crash in note conversion. |
commit | commitdiff | tree |
2009-01-21 |
Ulrich Drepper | Fix accounting of last written position when updating... |
commit | commitdiff | tree |
2009-01-21 |
Ulrich Drepper | Fix handling of debuginfo files when checking exception... |
commit | commitdiff | tree |
2009-01-21 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2009-01-21 |
Ulrich Drepper | Fix elflint test for .eh_frame_hdr allocation. |
commit | commitdiff | tree |
2009-01-21 |
Dimitris Glezos | Dummy commit, testing Transifex at |
commit | commitdiff | tree |
2009-01-18 |
Ulrich Drepper | More improveents to exception handling table printing... |
commit | commitdiff | tree |
2009-01-17 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2009-01-17 |
Ulrich Drepper | Beginning of exception table testing. |
commit | commitdiff | tree |
2009-01-17 |
Roland McGrath | dwarflint: Handle DW_OP_GNU_*. |
commit | commitdiff | tree |
2009-01-17 |
Roland McGrath | Merge branch 'master' into dwarf |
commit | commitdiff | tree |
2009-01-17 |
Roland McGrath | Merge commit 'origin/master' into roland/known-dwarf |
commit | commitdiff | tree |
2009-01-17 |
Roland McGrath | Fix dwarflint DW_OP_deref decoding. |
commit | commitdiff | tree |
2009-01-17 |
Roland McGrath | Merge branch 'master' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2009-01-17 |
Roland McGrath | Add DW_OP_GNU_* constants. |
commit | commitdiff | tree |
2009-01-17 |
Ulrich Drepper | Move argp_program_version_hook and argp_program_bug_add... |
commit | commitdiff | tree |
2009-01-17 |
Petr Machata | Improve location handling |
commit | commitdiff | tree |
2009-01-17 |
Ulrich Drepper | Implement check for PT_GNU_EH_FRAME program header... |
commit | commitdiff | tree |
2009-01-17 |
Ulrich Drepper | Finish implementation of exception handling table dumpi... |
commit | commitdiff | tree |
2009-01-16 |
Ulrich Drepper | Some more changes to call frame info dumping in readelf. |
commit | commitdiff | tree |
2009-01-16 |
Petr Machata | Fix loc checking |
commit | commitdiff | tree |
2009-01-16 |
Ulrich Drepper | Bug fixes for .eh_frame_hdr dumping in readelf. |
commit | commitdiff | tree |
2009-01-16 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2009-01-16 |
Ulrich Drepper | Fix minor problems in call frame info dumper in reader. |
commit | commitdiff | tree |
2009-01-15 |
Petr Machata | Implement validation of .debug_loc |
commit | commitdiff | tree |
2009-01-15 |
Petr Machata | Add location expression formatting function to dwarfstr... |
commit | commitdiff | tree |
2009-01-14 |
Petr Machata | Clean up messages |
commit | commitdiff | tree |
2009-01-14 |
Roland McGrath | Missed log entry for Linux kernel zImage format |
commit | commitdiff | tree |
2009-01-14 |
Petr Machata | Check version of pubnames/pubtypes. |
commit | commitdiff | tree |
2009-01-14 |
Petr Machata | Actually do .debug_pubtypes checking, if the section... |
commit | commitdiff | tree |
2009-01-14 |
Roland McGrath | Grok Linux kernel zImage format. |
commit | commitdiff | tree |
2009-01-13 |
Petr Machata | Implement validation of .debug_pubtypes. |
commit | commitdiff | tree |
2009-01-13 |
Petr Machata | Rewrite message macros to functions. |
commit | commitdiff | tree |
next |