2021-09-09 |
Dmitry V. Levin | Remove redundant casts of memory allocating functions... |
tree | commitdiff |
2021-05-12 |
Martin Liska | Come up with startswith function. |
tree | commitdiff |
2020-12-16 |
Dmitry V. Levin | Consistently define _(Str) using dgettext ("elfutils... |
tree | commitdiff |
2020-12-12 |
Dmitry V. Levin | libasm: fix spelling typos in comments |
tree | commitdiff |
2020-12-11 |
Dmitry V. Levin | Remove unused Makefile variable GCC_INCLUDE |
tree | commitdiff |
2020-12-10 |
Dmitry V. Levin | Fix automake warnings |
tree | commitdiff |
2020-12-06 |
Dmitry V. Levin | Drop $(EXEEXT) suffix from shared libraries |
tree | commitdiff |
2020-10-30 |
Mark Wielaard | tests: Run valgrind also on binary tests. |
tree | commitdiff |
2020-07-23 |
Mark Wielaard | Only typedef Ebl once. |
tree | commitdiff |
2020-07-17 |
Mark Wielaard | libasm: Make libasm.h include work without relying... |
tree | commitdiff |
2020-04-26 |
Mark Wielaard | libasm: Fix double fclose in asm_end. |
tree | commitdiff |
2020-01-12 |
Mark Wielaard | libasm.h: Don't include libebl.h. Define an opaque... |
tree | commitdiff |
2019-08-28 |
Mark Wielaard | libasm: Link against libebl_pic.a. |
tree | commitdiff |
2019-03-06 |
Mark Wielaard | libasm: Check return value of gelf_update_ehdr in asm_end. |
tree | commitdiff |
2018-10-19 |
Mark Wielaard | Check sh_entsize is not zero. |
tree | commitdiff |
2018-07-05 |
Ross Burton | Consolidate error.h inclusion in system.h |
tree | commitdiff |
2017-08-18 |
Ulf Hermann | Check for -z,defs, -z,relro, -fPIC, -fPIE before using... |
tree | commitdiff |
2017-07-24 |
Ulf Hermann | Unify linking of libasm, libelf, libdw, backends |
tree | commitdiff |
2017-04-27 |
Ulf Hermann | Fix nesting of braces |
tree | commitdiff |
2017-03-24 |
Mark Wielaard | libasm: Fix one GCC7 -Wformat-truncation=2 warning. |
tree | commitdiff |
2017-02-17 |
Ulf Hermann | Check for existence of mempcpy |
tree | commitdiff |
2016-10-12 |
Akihiko Odaki | lib: Provide MAX and MIN in system.h |
tree | commitdiff |
2016-08-03 |
Mark Wielaard | dwelf: Add string table functions from ebl. |
tree | commitdiff |
2016-06-28 |
Richard Henderson | Add support for BPF |
tree | commitdiff |
2016-02-22 |
Mark Wielaard | Fix GCC6 -Wnull-dereference warnings. |
tree | commitdiff |
2015-10-07 |
Josh Stone | Improve AM_SILENT_RULES coverage |
tree | commitdiff |
2015-09-23 |
Mark Wielaard | Properly mark all internal function definitions. |
tree | commitdiff |
2015-09-23 |
Mark Wielaard | Remove old-style function definitions. |
tree | commitdiff |
2015-09-07 |
Chih-Hung Hsieh | Replace some K&R function definitions with ansi-C defin... |
tree | commitdiff |
2014-12-18 |
Ulrich Drepper | avoid scary command output |
tree | commitdiff |
2014-12-04 |
Mark Wielaard | Add configure --disable-textrelcheck option to enable... |
tree | commitdiff |
2014-04-18 |
Mark Wielaard | Remove mudflap build option. |
tree | commitdiff |
2013-11-05 |
Michael Forney | Check for prefixed ar, readelf, and nm |
tree | commitdiff |
2013-04-26 |
Mark Wielaard | Updates for Automake 1.13. |
tree | commitdiff |
2012-06-05 |
Mark Wielaard | Update name, license and contributor policy. |
tree | commitdiff |
2012-06-05 |
Mark Wielaard | Remove .mtn-ignore and .cvsignore files. |
tree | commitdiff |
2011-02-08 |
Roland McGrath | libasm: Remove an unused variable. |
tree | commitdiff |
2010-02-15 |
Roland McGrath | Clean up and consolidate automake magic to reduce dupli... |
tree | commitdiff |
2009-05-05 |
Petr Machata | Merge commit 'origin/master' into pmachata/pending |
tree | commitdiff |
2009-01-11 |
Ulrich Drepper | Merge commit 'origin/roland/fixes-for-c++' |
tree | commitdiff |
2009-01-11 |
Ulrich Drepper | Require __thread support in compiler. |
tree | commitdiff |
2008-12-04 |
Roland McGrath | merge of '4c5dbb5e116d9a9c7f9014a3dcbabba8e7d89327' |
tree | commitdiff |
2008-12-04 |
Ulrich Drepper | propagate from branch 'com.redhat.elfutils.roland.pendi... |
tree | commitdiff |
2008-12-04 |
Ulrich Drepper | [USE_TLS] Link libasm.so with libpthread. |
tree | commitdiff |
2008-08-25 |
Roland McGrath | Fix up bogon and missing log entries from .pmachata... |
tree | commitdiff |
2008-08-16 |
Ulrich Drepper | propagate from branch 'com.redhat.elfutils.pmachata... |
tree | commitdiff |
2008-01-11 |
Ulrich Drepper | Better symbol retrieval function interface. Allow... |
tree | commitdiff |
2008-01-09 |
Ulrich Drepper | propagate from branch 'com.redhat.elfutils.roland.pendi... |
tree | commitdiff |
2008-01-03 |
Ulrich Drepper | Rewrite matcher to allow easier handling of SSE instruc... |
tree | commitdiff |
2008-01-02 |
Ulrich Drepper | propagate from branch 'com.redhat.elfutils.disasm'... |
tree | commitdiff |
2006-10-10 |
Roland McGrath | 2006-10-09 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2006-04-04 |
Ulrich Drepper | Fix FSF address. No exception for libdwarf. |
tree | commitdiff |
2006-04-04 |
Ulrich Drepper | propagate from branch 'com.redhat.elfutils.roland.pendi... |
tree | commitdiff |
2005-11-17 |
Roland McGrath | Update new test after merge. |
tree | commitdiff |
2005-09-03 |
Ulrich Drepper | Unify error message. |
tree | commitdiff |
2005-08-29 |
Ulrich Drepper | merge of 333c187506c852455e9f7be44fa9adc360416217 |
tree | commitdiff |
2005-08-25 |
Roland McGrath | 2005-08-24 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-08-28 |
Ulrich Drepper | Since we link statically when using gcov don't compile... |
tree | commitdiff |
2005-08-28 |
Ulrich Drepper | Implement --enable-gconv option for configure. |
tree | commitdiff |
2005-08-03 |
Ulrich Drepper | Add some patches from the disasm-branch branch. |
tree | commitdiff |
2005-07-26 |
Ulrich Drepper | Adjust for monotone. |
tree | commitdiff |
|