summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Load ahead core file chunk only if the area is vaddr-contiguouspmachata/dwfl_core_file_reportPetr Machata2009-11-132-3/+18
* Sending translation for po/ru.poypoyarko2009-11-111-0/+5570
* Fix whitespace, copyright years.Roland McGrath2009-11-101-2/+2
* __libelf_readall: Fetch file size if not yet known.Roland McGrath2009-11-102-2/+26
* Mark the archive header as unusable when there is no next ar element.Mark Wielaard2009-11-062-0/+9
* Use dwfl_addrmodule for l_ld lookup, don't bail on lookup failure.Roland McGrath2009-11-052-5/+2
* Ignore link_map entries with l_ld==0.Roland McGrath2009-11-052-0/+9
* More grokage of DWARF4 forms.Roland McGrath2009-10-152-1/+13
* Clean up NT_GNU_GOLD_VERSION printing.Roland McGrath2009-10-142-2/+6
* Match .debug_pubtypes and .debug_types as known DWARF section names.Roland McGrath2009-10-052-0/+8
* Handle new .comment section flags.Mark Wielaard2009-09-212-2/+8
* Bump version for development of 0.144.Ulrich Drepper2009-09-211-1/+1
* Preparation for 0.143 release.elfutils-0.143Ulrich Drepper2009-09-212-1/+21
* Update configure.ac for recent autoconf.Ulrich Drepper2009-09-212-11/+11
* Sending translation for Japanesehyuuga2009-09-211-6/+59
* Sending translation for Japanesehyuuga2009-09-201-124/+156
* Small tweak for dwarf_getlocation_implicit_value; NEWS item for it.Roland McGrath2009-09-174-3/+10
* Sending translation for Japanesehyuuga2009-09-131-126/+130
* Sending translation for Japanesehyuuga2009-09-131-70/+113
* Sending translation for Japanesehyuuga2009-09-111-29/+50
* DW_OP_implicit_value supportRoland McGrath2009-09-105-4/+83
* Fix backends/sparc_retval.c license header.Mark Wielaard2009-09-102-10/+26
* Sending translation for Japanesehyuuga2009-09-101-353/+456
* Clear cfi->ebl in dwarf_getcfi().Mark Wielaard2009-09-092-0/+6
* Sending translation for Italianraven2009-09-081-215/+5366
* Sending translation for Spanishbeckerde2009-09-081-3270/+5737
* ar.c (main): Fix typo in message format.Roland McGrath2009-09-082-1/+5
* Sending translation for Japanesenoriko2009-09-081-44/+85
* Sending translation for Spanishgguerrer2009-09-071-5752/+3228
* Sending translation for Spanishbeckerde2009-09-061-405/+378
* image-header.c (__libdw_image_header): Fix tranposed comparison.Roland McGrath2009-09-042-1/+5
* libebl: Fix allocation of memory for long stringsPetr Machata2009-09-022-7/+17
* Sending translation for po/nl.powarrink2009-09-011-0/+5610
* Sending translation for po/ja.pokhasida2009-09-011-0/+5568
* Rewrite kernel image support: use calculation instead of brute force, support...Roland McGrath2009-08-276-132/+264
* libdwfl: Support LZMA kernel images.Roland McGrath2009-08-263-3/+36
* libdwfl: Support automatic decompression of files in XZ format.Roland McGrath2009-08-2611-30/+78
* Fix bzip2 support for non-mmap case.Roland McGrath2009-08-262-106/+138
* libdwfl: Support Linux bzip2 kernel images for automatic decompression.Roland McGrath2009-08-263-8/+17
* Make dwarf_hasattr_integrate handle DW_AT_specification.Josh Stone2009-08-232-0/+6
* Revert accidental commits.Roland McGrath2009-08-231-21/+15
* Don't print raw block contents for locations we decode and print.Roland McGrath2009-08-212-16/+30
* Use pathconf instead of statfs.Roland McGrath2009-08-142-13/+27
* Sending translation for po/zh_CN.poleahliu2009-08-131-0/+5610
* Makefile.am (libelf.so): Use -Wl,-z,defs not -defs.Mark Wielaard2009-08-122-1/+5
* Use dwarf_diename in place of open-coding it.Roland McGrath2009-08-102-4/+6
* New macros for symbol versioning definitions, use them for libdw convenience ...Roland McGrath2009-08-0914-14/+81
* Add missing x86-64 reloc types.Roland McGrath2009-08-072-0/+11
* Use dwarf_attr_integrate in various convenience functions.Roland McGrath2009-08-0710-22/+39
* ebl_strtabfinalize: Don't SEGV when no strings are presentPetr Machata2009-08-062-1/+7