summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLEMark Wielaard2018-11-091-0/+4
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-0/+6
* Prepare for 0.171.elfutils-0.171Mark Wielaard2018-06-011-0/+4
* Use fallthrough attribute.Joshua Watt2018-02-101-0/+4
* lib: Remove md5 and sha1 implementations.Mark Wielaard2017-10-201-0/+7
* Make sure packed structs follow the gcc memory layoutUlf Hermann2017-09-201-0/+5
* Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-08-181-0/+5
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-0/+4
* backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-241-0/+5
* Prepare for 0.169.elfutils-0.169Mark Wielaard2017-05-051-0/+4
* Avoid double-including config.hUlf Hermann2017-05-021-0/+5
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-171-0/+13
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+5
* Always use the same method to query the system page sizeUlf Hermann2017-02-151-0/+4
* Move color handling into a separate headerUlf Hermann2017-02-151-0/+7
* Fix TEMP_FAILURE_RETRY definition when not defined.Luiz Angelo Daros de Luca2016-12-301-0/+5
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-1/+7
* Do not depend on some non-POSIX features.Akihiko Odaki2016-10-131-0/+7
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+14
* Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi2015-10-061-0/+5
* Remove old-style function definitions.Mark Wielaard2015-09-231-0/+9
* Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.Mark Wielaard2015-06-051-0/+4
* Allow disabling symbol versioning at configure timeMax Filippov2015-04-231-0/+4
* lib: Add missing config.h #include to crc32_file.c.Lei Zhang2014-01-171-0/+4
* lib: Avoid the hash-lookup division if possibleJosh Stone2013-12-131-0/+4
* New macro COMPAT_VERSION_NEWPROTO.Jan Kratochvil2013-04-301-0/+4
* Unify {BE,LE}{32,64} in lib/system.h.Jan Kratochvil2013-04-261-0/+5
* Updates for Automake 1.13.Mark Wielaard2013-04-261-0/+4
* Handle partial read or write.Adam Markey2012-10-101-0/+5
* lib/Jan Kratochvil2012-10-081-0/+4
* Color code output of nm and objdumpUlrich Drepper2012-01-211-0/+7
* Add demangling support to nmUlrich Drepper2011-10-021-0/+4
* Clean up byte order handling in md5 and sha1 code.Roland McGrath2011-07-091-0/+10
* Handle reading .debug_types section.Roland McGrath2010-06-161-0/+6
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-151-0/+4
* New macros for symbol versioning definitions, use them for libdw convenience ...Roland McGrath2009-08-091-0/+4
* Add multiple inclusion protection to eu-config.hRoland McGrath2009-01-231-0/+4
* Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-171-0/+5
* Require __thread support in compiler.Ulrich Drepper2009-01-101-0/+6
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-0/+11
* Implement SHA1 build-id handling in ld.Ulrich Drepper2008-02-011-0/+9
* Implement --build-id command line parameter for ld.Ulrich Drepper2008-01-311-0/+5
* Remove exception grant from lib/x*c files. Don't build xstrdup.Ulrich Drepper2006-04-041-0/+4
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-0/+4
* 2005-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-251-4/+0
* Fix more EINTR handling problems. Add jump prediction.Ulrich Drepper2005-08-291-0/+4
* Implement --enable-gprof option in configure script.Ulrich Drepper2005-08-071-0/+4
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+39