| Commit message (Expand) | Author | Age | Files | Lines |
* | libdw: Add and use a concurrent version of the dynamic-size hash table. | Srđan Milaković | 2019-11-08 | 4 | -2/+607 |
* | Add some supporting framework for C11-style atomics. | Jonathon Anderson | 2019-10-22 | 4 | -1/+487 |
* | Implement RISC-V disassembler | Ulrich Drepper | 2019-09-06 | 2 | -3/+13 |
* | lib/color: Fix compilation with uClibc | Rosen Penev | 2019-05-05 | 2 | -1/+5 |
* | libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE | Mark Wielaard | 2018-11-09 | 2 | -0/+8 |
* | Consolidate error.h inclusion in system.h | Ross Burton | 2018-07-05 | 4 | -2/+8 |
* | Prepare for 0.171.elfutils-0.171 | Mark Wielaard | 2018-06-01 | 2 | -2/+6 |
* | Use fallthrough attribute. | Joshua Watt | 2018-02-10 | 2 | -0/+11 |
* | lib: Remove md5 and sha1 implementations. | Mark Wielaard | 2017-10-20 | 6 | -1023/+9 |
* | Make sure packed structs follow the gcc memory layout | Ulf Hermann | 2017-09-20 | 2 | -0/+13 |
* | Check if gcc complains about __attribute__ (visibility(..)) | Ulf Hermann | 2017-08-18 | 2 | -0/+9 |
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using them | Ulf Hermann | 2017-08-18 | 2 | -1/+5 |
* | backends: Don't depend on linux/bpf.h to compile bpf disassembler. | Mark Wielaard | 2017-07-24 | 3 | -1/+88 |
* | Prepare for 0.169.elfutils-0.169 | Mark Wielaard | 2017-05-05 | 2 | -2/+6 |
* | Avoid double-including config.h | Ulf Hermann | 2017-05-02 | 3 | -4/+9 |
* | Move print_version into printversion.{h|c} | Ulf Hermann | 2017-02-17 | 5 | -21/+65 |
* | Check for existence of mempcpy | Ulf Hermann | 2017-02-17 | 3 | -1/+11 |
* | Always use the same method to query the system page size | Ulf Hermann | 2017-02-15 | 2 | -1/+5 |
* | Move color handling into a separate header | Ulf Hermann | 2017-02-15 | 5 | -34/+72 |
* | Fix TEMP_FAILURE_RETRY definition when not defined. | Luiz Angelo Daros de Luca | 2016-12-30 | 3 | -1/+7 |
* | http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/ | Mark Wielaard | 2016-12-24 | 4 | -2/+57 |
* | Do not depend on some non-POSIX features. | Akihiko Odaki | 2016-10-13 | 3 | -0/+29 |
* | lib: Provide MAX and MIN in system.h | Akihiko Odaki | 2016-10-12 | 9 | -48/+106 |
* | Use -fPIC instead of -fpic when generating PIC code. | Jose E. Marchesi | 2015-10-06 | 2 | -1/+6 |
* | Remove old-style function definitions. | Mark Wielaard | 2015-09-23 | 7 | -80/+38 |
* | Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking. | Mark Wielaard | 2015-06-05 | 2 | -1/+6 |
* | Allow disabling symbol versioning at configure time | Max Filippov | 2015-04-23 | 2 | -3/+7 |
* | lib: Add missing config.h #include to crc32_file.c. | Lei Zhang | 2014-01-17 | 2 | -0/+8 |
* | lib: Avoid the hash-lookup division if possible | Josh Stone | 2013-12-13 | 2 | -2/+7 |
* | New macro COMPAT_VERSION_NEWPROTO. | Jan Kratochvil | 2013-04-30 | 2 | -0/+10 |
* | Unify {BE,LE}{32,64} in lib/system.h. | Jan Kratochvil | 2013-04-26 | 2 | -0/+9 |
* | Updates for Automake 1.13. | Mark Wielaard | 2013-04-26 | 2 | -1/+5 |
* | Handle partial read or write. | Adam Markey | 2012-10-10 | 2 | -6/+61 |
* | lib/ | Jan Kratochvil | 2012-10-08 | 2 | -0/+11 |
* | Update name, license and contributor policy. | Mark Wielaard | 2012-06-05 | 18 | -500/+342 |
* | Remove .mtn-ignore and .cvsignore files. | Mark Wielaard | 2012-06-05 | 1 | -1/+0 |
* | Color code output of nm and objdump | Ulrich Drepper | 2012-01-21 | 4 | -3/+272 |
* | Add demangling support to nm | Ulrich Drepper | 2011-10-02 | 2 | -0/+9 |
* | Clean up byte order handling in md5 and sha1 code. | Roland McGrath | 2011-07-09 | 4 | -25/+54 |
* | Handle reading .debug_types section. | Roland McGrath | 2010-06-16 | 3 | -17/+28 |
* | Clean up and consolidate automake magic to reduce duplication and to work wit... | Roland McGrath | 2010-02-15 | 2 | -9/+8 |
* | New macros for symbol versioning definitions, use them for libdw convenience ... | Roland McGrath | 2009-08-09 | 2 | -0/+21 |
* | Add multiple inclusion protection to eu-config.h | Roland McGrath | 2009-01-23 | 2 | -0/+10 |
* | Move argp_program_version_hook and argp_program_bug_address variables | Ulrich Drepper | 2009-01-17 | 2 | -1/+18 |
* | Require __thread support in compiler. | Ulrich Drepper | 2009-01-10 | 2 | -21/+9 |
* | Fix up bogon and missing log entries from .pmachata.threads branch. | Roland McGrath | 2008-08-25 | 3 | -1/+210 |
* | Implement SHA1 build-id handling in ld. | Ulrich Drepper | 2008-02-01 | 4 | -2/+488 |
* | Add missing files. | Ulrich Drepper | 2008-02-01 | 2 | -0/+553 |
* | Implement --build-id command line parameter for ld. | Ulrich Drepper | 2008-01-31 | 2 | -3/+8 |
* | Fix FSF address. No exception for libdwarf. | Ulrich Drepper | 2006-04-04 | 12 | -12/+12 |