summaryrefslogtreecommitdiffstats
path: root/libasm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into mjw/RH-DTSdts-0.174Mark Wielaard2018-09-143-2/+8
|\
| * Consolidate error.h inclusion in system.hRoss Burton2018-07-053-2/+8
* | Merge tag 'elfutils-0.173' into mjw/RH-DTSdts-0.173Mark Wielaard2018-07-042-2/+6
|\|
| * Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-182-2/+6
* | Merge tag 'elfutils-0.170' into mjw/RH-DTSdts-0.170Mark Wielaard2017-08-032-6/+19
|\|
| * Unify linking of libasm, libelf, libdw, backendsUlf Hermann2017-07-242-6/+19
* | Merge tag 'elfutils-0.169' into mjw/RH-DTSdts-0.169Mark Wielaard2017-05-314-5/+19
|\|
| * Fix nesting of bracesUlf Hermann2017-04-282-1/+5
| * libasm: Fix one GCC7 -Wformat-truncation=2 warning.Mark Wielaard2017-03-242-3/+9
| * Check for existence of mempcpyUlf Hermann2017-02-172-1/+5
* | Merge tag 'elfutils-0.168' into mjw/RH-DTSMark Wielaard2017-01-112-1/+4
|\|
| * lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-122-1/+4
* | Use -fPIC everywhere (instead of -fpic), also with bpf_disasm.Mark Wielaard2016-09-161-1/+1
* | Merge tag 'elfutils-0.167' into mjw/RH-DTSMark Wielaard2016-09-1513-52/+78
|\|
| * dwelf: Add string table functions from ebl.Mark Wielaard2016-08-0312-50/+72
| * Add support for BPFRichard Henderson2016-06-282-2/+6
* | Merge tag 'elfutils-0.166' into mjw/RH-DTSMark Wielaard2016-03-312-2/+7
|\|
| * Fix GCC6 -Wnull-dereference warnings.Mark Wielaard2016-02-222-2/+7
* | Merge tag 'elfutils-0.165' into mjw/RH-DTSMark Wielaard2016-01-1522-84/+56
|\|
| * Improve AM_SILENT_RULES coverageJosh Stone2015-10-062-2/+6
| * Properly mark all internal function definitions.Mark Wielaard2015-09-234-0/+10
| * Remove old-style function definitions.Mark Wielaard2015-09-2318-72/+30
| * Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-074-10/+10
* | Merge 0.161 into mjw/RH-DTSMark Wielaard2014-12-192-1/+9
|\|
| * avoid scary command outputUlrich Drepper2014-12-182-2/+6
| * Add configure --disable-textrelcheck option to enable CC=afl-fuzz on 32bit.Mark Wielaard2014-12-042-1/+5
* | Build installable libraries with -fpic, -fvisibility=hiddendts-0.159Petr Machata2014-05-261-0/+1
|/
* Remove mudflap build option.Mark Wielaard2014-04-182-5/+5
* Check for prefixed ar, readelf, and nmMichael Forney2013-11-051-1/+1
* Updates for Automake 1.13.Mark Wielaard2013-04-262-1/+5
* Update name, license and contributor policy.Mark Wielaard2012-06-0535-560/+665
* Remove .mtn-ignore and .cvsignore files.Mark Wielaard2012-06-051-1/+0
* libasm: Remove an unused variable.Roland McGrath2011-02-082-4/+5
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-152-24/+9
* Require __thread support in compiler.Ulrich Drepper2009-01-103-110/+11
* merge of '4c5dbb5e116d9a9c7f9014a3dcbabba8e7d89327'Roland McGrath2008-12-042-1/+10
* propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' (he...Ulrich Drepper2008-12-042-10/+1
* [USE_TLS] Link libasm.so with libpthread.Ulrich Drepper2008-12-042-1/+10
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-6/+1
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb...Ulrich Drepper2008-08-161-1/+6
* Better symbol retrieval function interface. Allow larger output buffers.Ulrich Drepper2008-01-113-7/+13
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...Ulrich Drepper2008-01-092-3/+7
* Rewrite matcher to allow easier handling of SSE instructions.Ulrich Drepper2008-01-033-29/+66
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-0210-0/+386
* 2006-10-09 Roland McGrath <[email protected]>Roland McGrath2006-10-102-2/+6
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-0431-31/+31
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-0431-270/+642
* Update new test after merge.Roland McGrath2005-11-172-1/+6
* Unify error message.Ulrich Drepper2005-09-032-1/+5
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-292-6/+15