| Commit message (Expand) | Author | Age | Files | Lines |
* | Unwinder for x86*. | Jan Kratochvil | 2013-11-07 | 1 | -0/+5 |
* | configure.ac: Warn when --enable-dwz=no, but /usr/lib/debug/.dwz exists. | Mark Wielaard | 2013-11-06 | 1 | -0/+5 |
* | configure.ac: Add warning that --enable-thread-safety is experimental. | Mark Wielaard | 2013-11-06 | 1 | -0/+5 |
* | Check for prefixed ar, readelf, and nm | Michael Forney | 2013-11-05 | 1 | -0/+4 |
* | Fix executable_for_core for non-dwfl_standard_argp | Jan Kratochvil | 2013-10-30 | 1 | -0/+4 |
* | 0.157 release updates for NEWS, elfutils.spec.in and .po files.elfutils-0.157 | Mark Wielaard | 2013-09-30 | 1 | -0/+4 |
* | Prepare 0.157 release. | Mark Wielaard | 2013-09-27 | 1 | -0/+5 |
* | Make sure --enable-dwz code is also tested during make distcheck. | Mark Wielaard | 2013-09-20 | 1 | -0/+4 |
* | Prepare 0.156 release.elfutils-0.156 | Jan Kratochvil | 2013-07-25 | 1 | -0/+4 |
* | NEWS: Remove bugfix only entries from Version 0.156. | Jan Kratochvil | 2013-07-19 | 1 | -0/+4 |
* | NEWS: Add entries for Version 0.156. | Jan Kratochvil | 2013-07-19 | 1 | -0/+4 |
* | Add parameter add_p_vaddr to dwfl_report_elf. | Jan Kratochvil | 2013-05-05 | 1 | -0/+4 |
* | Enable automake parallel-tests for make check. | Mark Wielaard | 2013-04-27 | 1 | -0/+4 |
* | Updates for Automake 1.13. | Mark Wielaard | 2013-04-26 | 1 | -0/+5 |
* | Add configure --enable-valgrind option to run all tests under valgrind. | Mark Wielaard | 2012-10-01 | 1 | -0/+5 |
* | Prepare 0.155 release.elfutils-0.155 | Mark Wielaard | 2012-08-27 | 1 | -0/+4 |
* | Don't include dwz support by default. | Mark Wielaard | 2012-08-24 | 1 | -0/+4 |
* | elf_getshdr should work for elf->flags & ELF_F_MALLOCED. | Mark Wielaard | 2012-07-24 | 1 | -0/+4 |
* | Prepare 0.153 release. | Mark Wielaard | 2012-06-22 | 1 | -0/+4 |
* | COPYING: Fix address. Updated version from gnulib. | Mark Wielaard | 2012-02-24 | 1 | -0/+4 |
* | Prepare 0.153 release.elfutils-0.153 | Mark Wielaard | 2012-02-23 | 1 | -0/+4 |
* | Handle --enable-deterministic-archives to make -D behavior default for ar and... | Roland McGrath | 2012-01-20 | 1 | -0/+4 |
* | Use POSIX.2 shell features in eu_version calculation. | Roland McGrath | 2011-10-08 | 1 | -0/+6 |
* | Fix use of AC_ARG_ENABLE to handle $enableval correctly. | Mike Frysinger | 2011-10-08 | 1 | -0/+4 |
* | Add demangling support to nm | Ulrich Drepper | 2011-10-02 | 1 | -0/+4 |
* | Use AC_LANG_SOURCE. | Roland McGrath | 2011-02-08 | 1 | -0/+2 |
* | Remove obsolete ALL_LINGUAS variable from configure. | Roland McGrath | 2011-02-08 | 1 | -0/+4 |
* | Update ALL_LINGUAS. | Ulrich Drepper | 2010-09-13 | 1 | -0/+5 |
* | Set LOCALEDIR via make rather than configure, as per Autoconf manual. | Roland McGrath | 2010-04-15 | 1 | -1/+1 |
* | Fix LOCALEDIR default. | Roland McGrath | 2010-04-15 | 1 | -0/+4 |
* | Update configure.ac for recent autoconf. | Ulrich Drepper | 2009-09-21 | 1 | -0/+4 |
* | libdwfl: Support automatic decompression of files in XZ format. | Roland McGrath | 2009-08-26 | 1 | -0/+4 |
* | Moved misplaced ChangeLog entry. | Roland McGrath | 2009-05-07 | 1 | -4/+0 |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils | Ulrich Drepper | 2009-04-29 | 1 | -0/+9 |
|\ |
|
| * | Fiddle version.h magic back, so all the computation is in configure. | Roland McGrath | 2009-04-19 | 1 | -0/+4 |
| * | _ELFUTILS_PREREQ magic update for 0.y.z numbers | Roland McGrath | 2009-04-17 | 1 | -0/+5 |
* | | Add test of st_other field of symbol table entries. | Ulrich Drepper | 2009-04-29 | 1 | -0/+4 |
|/ |
|
* | configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3. | Roland McGrath | 2009-01-23 | 1 | -0/+2 |
* | (__thread check): Use AC_LINK_IFELSE, in case of building with compiler suppo... | Roland McGrath | 2009-01-23 | 1 | -0/+5 |
* | Fix creation of rpm file. | Ulrich Drepper | 2009-01-22 | 1 | -0/+4 |
* | Require __thread support in compiler. | Ulrich Drepper | 2009-01-10 | 1 | -0/+6 |
* | Move eu_ZIPLIB macro to m4/zip.am, new file. | Roland McGrath | 2009-01-08 | 1 | -0/+4 |
* | libdwfl automagic decompression support | Roland McGrath | 2009-01-05 | 1 | -0/+5 |
* | We now need automake 1.8 for no-dist-gzip. | Ulrich Drepper | 2008-12-30 | 1 | -0/+4 |
* | Distribute .tar.bz2 file, not .tar.gz file. | Roland McGrath | 2008-12-24 | 1 | -0/+5 |
* | Install elfutils/version.h header for library compatibility checking. | Roland McGrath | 2008-12-16 | 1 | -0/+6 |
* | Fix up bogon and missing log entries from .pmachata.threads branch. | Roland McGrath | 2008-08-25 | 1 | -0/+9 |
* | propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98... | Ulrich Drepper | 2008-01-02 | 1 | -0/+5 |
* | Remove separate po dir for libelf. | Ulrich Drepper | 2007-06-06 | 1 | -0/+6 |
* | src/ | Roland McGrath | 2007-05-18 | 1 | -0/+4 |