summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Deal with newer libdl on windows requiring psapi.dllUlf Hermann2018-07-231-9/+16
* On PE platforms, set PATH rather than LD_LIBRARY_PATH for installcheckUlf Hermann2018-07-231-1/+7
* Generalize library namesUlf Hermann2017-04-281-3/+3
* Work around bogus compile errorUlf Hermann2017-04-281-0/+1
* Check if we need -lintl for linking gettextUlf Hermann2017-04-281-15/+15
* Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-281-15/+15
* Add gnulib modules to replace missing libc functionalityUlf Hermann2017-04-271-15/+20
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-3/+3
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-1/+1
* Remove eu-ld and unused code.Mark Wielaard2016-08-031-76/+5
* elfcompress: New utility.Mark Wielaard2016-01-061-1/+2
* Make zlib mandatory.Mark Wielaard2015-10-261-2/+2
* ldlex: Fix sign-compare warning, suppress -Wstack-usage.Mark Wielaard2015-10-121-0/+1
* Improve AM_SILENT_RULES coverageJosh Stone2015-10-061-5/+5
* config: Add -Wstack-usage=262144 (256K) warning check.Mark Wielaard2015-05-271-0/+14
* addr2line: Add demangler support.Mark Wielaard2015-05-271-1/+1
* Link against standalone argp libraryAnthony G. Basile2015-05-041-15/+15
* avoid scary command outputUlrich Drepper2014-12-181-1/+1
* Prevent premature @AR@ replacement in a sed expression.elfutils-0.160Josh Stone2014-08-251-1/+1
* libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.Mark Wielaard2014-04-241-2/+2
* Remove mudflap build option.Mark Wielaard2014-04-181-18/+15
* Use -Wformat=2 by default for all files.Mark Wielaard2014-01-301-5/+1
* stack: Add --quiet to not resolve addresses, add --raw to not demangle.Mark Wielaard2013-12-311-1/+2
* Unwinder for x86*.Jan Kratochvil2013-11-071-2/+3
* Updates for Automake 1.13.Mark Wielaard2013-04-261-1/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-18/+10
* Support -D in ranlib as in ar.Roland McGrath2012-01-201-2/+2
* Add demangling support to nmUlrich Drepper2011-10-021-5/+10
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-151-34/+11
* Explicitly link addr2line with libelf.Mark Wielaard2009-07-251-1/+1
* Add missing dependencies on compression libraries for static builds.Ulrich Drepper2009-04-231-1/+1
* Fix error handling in a few programs.Ulrich Drepper2009-02-011-1/+0
* no_Wformat means -Wno-format.Roland McGrath2009-01-221-1/+1
* Tiny build nits.Roland McGrath2009-01-221-1/+2
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-4/+7
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-161-1/+16
* 2007-04-24 Roland McGrath <roland@redhat.com>Roland McGrath2007-04-251-1/+2
* Implement ar program.Ulrich Drepper2007-02-051-7/+11
* propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef...Roland McGrath2006-12-171-3/+3
* 2006-10-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-10-101-0/+2
* merge of 2d5572f10b65f0ac7fdf54361b4dae41ebbd51d0Ulrich Drepper2006-07-071-2/+11
* New spec file.elfutils-0.121Ulrich Drepper2006-06-151-11/+2
* Linker work.Ulrich Drepper2006-07-051-2/+11
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-8/+20
* src/Roland McGrath2006-03-091-1/+3
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-3/+5
* 2005-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-251-5/+3
* Implement --enable-gconv option for configure.Ulrich Drepper2005-08-281-2/+2
* Add strings program.Ulrich Drepper2005-08-281-1/+3