aboutsummaryrefslogtreecommitdiff
path: root/libasm
AgeCommit message (Expand)Author
2023-02-21libasm: Fix use-after-free issue with circular single linked list cleanupMark Wielaard
2023-02-14configure: Add --enable-sanitize-memoryIlya Leoshkevich
2023-02-09libasm: Fix xdefault_pattern initializationIlya Leoshkevich
2022-12-20Do not use relative include paths in library files.Mark Wielaard
2022-10-28lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.hYonggang Luo
2022-10-16Move the #include <libintl.h> into eu-config.hYonggang Luo
2021-09-09Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin
2021-05-12Come up with startswith function.Martin Liska
2020-12-16Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin
2020-12-12libasm: fix spelling typos in commentsDmitry V. Levin
2020-12-11Remove unused Makefile variable GCC_INCLUDEDmitry V. Levin
2020-12-10Fix automake warningsDmitry V. Levin
2020-12-06Drop $(EXEEXT) suffix from shared librariesDmitry V. Levin
2020-10-31tests: Run valgrind also on binary tests.Mark Wielaard
2020-07-23Only typedef Ebl once.Mark Wielaard
2020-07-18libasm: Make libasm.h include work without relying on any other include.Mark Wielaard
2020-04-26libasm: Fix double fclose in asm_end.Mark Wielaard
2020-01-12libasm.h: Don't include libebl.h. Define an opaque Ebl handle.Mark Wielaard
2019-08-28libasm: Link against libebl_pic.a.Mark Wielaard
2019-03-06libasm: Check return value of gelf_update_ehdr in asm_end.Mark Wielaard
2018-10-20Check sh_entsize is not zero.Mark Wielaard
2018-07-05Consolidate error.h inclusion in system.hRoss Burton
2017-08-18Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann
2017-07-24Unify linking of libasm, libelf, libdw, backendsUlf Hermann
2017-04-28Fix nesting of bracesUlf Hermann
2017-03-24libasm: Fix one GCC7 -Wformat-truncation=2 warning.Mark Wielaard
2017-02-17Check for existence of mempcpyUlf Hermann
2016-10-12lib: Provide MAX and MIN in system.hAkihiko Odaki
2016-08-03dwelf: Add string table functions from ebl.Mark Wielaard
2016-06-28Add support for BPFRichard Henderson
2016-02-22Fix GCC6 -Wnull-dereference warnings.Mark Wielaard
2015-10-06Improve AM_SILENT_RULES coverageJosh Stone
2015-09-23Properly mark all internal function definitions.Mark Wielaard
2015-09-23Remove old-style function definitions.Mark Wielaard
2015-09-07Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh
2014-12-18avoid scary command outputUlrich Drepper
2014-12-04Add configure --disable-textrelcheck option to enable CC=afl-fuzz on 32bit.Mark Wielaard
2014-04-18Remove mudflap build option.Mark Wielaard
2013-11-05Check for prefixed ar, readelf, and nmMichael Forney
2013-04-26Updates for Automake 1.13.Mark Wielaard
2012-06-05Update name, license and contributor policy.Mark Wielaard
2012-06-05Remove .mtn-ignore and .cvsignore files.Mark Wielaard
2011-02-08libasm: Remove an unused variable.Roland McGrath
2010-02-15Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath
2009-01-10Require __thread support in compiler.Ulrich Drepper
2008-12-04merge of '4c5dbb5e116d9a9c7f9014a3dcbabba8e7d89327'Roland McGrath
2008-12-04propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' (he...Ulrich Drepper
2008-12-04[USE_TLS] Link libasm.so with libpthread.Ulrich Drepper
2008-08-25Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath
2008-08-16propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb...Ulrich Drepper