summaryrefslogtreecommitdiff
path: root/libasm/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libasm: Fix use-after-free issue with circular single linked list cleanupMark Wielaard2023-02-211-0/+4
* Do not use relative include paths in library files.Mark Wielaard2022-12-201-0/+6
* lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.hYonggang Luo2022-10-281-0/+8
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-091-0/+14
* Come up with startswith function.Martin Liska2021-05-121-0/+4
* Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-161-0/+4
* libasm: fix spelling typos in commentsDmitry V. Levin2020-12-121-0/+5
* Remove unused Makefile variable GCC_INCLUDEDmitry V. Levin2020-12-111-0/+4
* Fix automake warningsDmitry V. Levin2020-12-101-0/+6
* Drop $(EXEEXT) suffix from shared librariesDmitry V. Levin2020-12-061-0/+4
* tests: Run valgrind also on binary tests.Mark Wielaard2020-10-311-0/+5
* Only typedef Ebl once.Mark Wielaard2020-07-231-0/+4
* libasm: Make libasm.h include work without relying on any other include.Mark Wielaard2020-07-181-0/+4
* libasm: Fix double fclose in asm_end.Mark Wielaard2020-04-261-0/+4
* libasm.h: Don't include libebl.h. Define an opaque Ebl handle.Mark Wielaard2020-01-121-0/+5
* libasm: Link against libebl_pic.a.Mark Wielaard2019-08-281-0/+4
* libasm: Check return value of gelf_update_ehdr in asm_end.Mark Wielaard2019-03-061-0/+4
* Check sh_entsize is not zero.Mark Wielaard2018-10-201-0/+4
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-0/+8
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-0/+4
* Unify linking of libasm, libelf, libdw, backendsUlf Hermann2017-07-241-0/+11
* Fix nesting of bracesUlf Hermann2017-04-281-0/+4
* libasm: Fix one GCC7 -Wformat-truncation=2 warning.Mark Wielaard2017-03-241-1/+5
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+4
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+4
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-0/+17
* Add support for BPFRichard Henderson2016-06-281-0/+4
* Fix GCC6 -Wnull-dereference warnings.Mark Wielaard2016-02-221-0/+5
* Improve AM_SILENT_RULES coverageJosh Stone2015-10-061-0/+4
* Properly mark all internal function definitions.Mark Wielaard2015-09-231-0/+7
* Remove old-style function definitions.Mark Wielaard2015-09-231-0/+4
* Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-071-0/+7
* avoid scary command outputUlrich Drepper2014-12-181-1/+5
* Add configure --disable-textrelcheck option to enable CC=afl-fuzz on 32bit.Mark Wielaard2014-12-041-0/+4
* Remove mudflap build option.Mark Wielaard2014-04-181-0/+4
* Updates for Automake 1.13.Mark Wielaard2013-04-261-0/+4
* libasm: Remove an unused variable.Roland McGrath2011-02-081-0/+4
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-151-0/+4
* Require __thread support in compiler.Ulrich Drepper2009-01-101-0/+5
* merge of '4c5dbb5e116d9a9c7f9014a3dcbabba8e7d89327'Roland McGrath2008-12-041-0/+4
* propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' (he...Ulrich Drepper2008-12-041-4/+0
* [USE_TLS] Link libasm.so with libpthread.Ulrich Drepper2008-12-041-0/+4
* Better symbol retrieval function interface. Allow larger output buffers.Ulrich Drepper2008-01-111-0/+6
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...Ulrich Drepper2008-01-091-0/+5
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-0/+11
* 2006-10-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-10-101-0/+4
* Update new test after merge.Roland McGrath2005-11-171-0/+4
* Unify error message.Ulrich Drepper2005-09-031-0/+4
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-0/+6
* 2005-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-251-6/+0