summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix argument handling in ar.Ulrich Drepper2009-02-011-9/+14
* | Document possible optimization in libelf.Ulrich Drepper2009-02-011-1/+8
* | Fix error handling in a few programs.Ulrich Drepper2009-02-015-8/+16
* | Fix commit in updatenull_wrlock wrt to layout resulting from section headerUlrich Drepper2009-01-262-3/+9
|/
* Fix typo in last change.Ulrich Drepper2009-01-251-1/+1
* Fix typo in comment.Ulrich Drepper2009-01-241-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-01-249-11/+51
|\
| * Add multiple inclusion protection to eu-config.hRoland McGrath2009-01-232-0/+10
| * Use quotes around command substitution that can produce leading whitespace.Roland McGrath2009-01-232-2/+7
| * Put known-dwarf.h in the dist so every build need not have a recent gawk.Roland McGrath2009-01-233-3/+11
| * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.Roland McGrath2009-01-232-1/+3
| * Make the __thread check more precisely representative to catch bad tools with...Roland McGrath2009-01-231-3/+10
| * Test with local-dynamic TLS model as libelf will use.Roland McGrath2009-01-231-1/+3
| * (__thread check): Use AC_LINK_IFELSE, in case of building with compiler suppo...Roland McGrath2009-01-232-5/+11
* | Explain EBL ABI policy.Ulrich Drepper2009-01-241-0/+6
* | Fix compuation of base address for printing stack frame program.Ulrich Drepper2009-01-242-14/+23
* | Fix handling of file descriptors for the files size opens.Ulrich Drepper2009-01-232-4/+15
* | Handled adding argp_error to special functions for xgettext to take care of.Ulrich Drepper2009-01-232-11/+3
* | (XGETTEXT_OPTIONS): Add --flag option for argp_error.Ulrich Drepper2009-01-231-1/+1
* | Update list of files with translatable strings.Ulrich Drepper2009-01-232-1/+23
* | Explain problem with po/Makefile.in.in.Ulrich Drepper2009-01-231-1/+11