add packaging
[platform/upstream/elfutils.git] / lib /
2022-10-28 Yonggang Luolib{asm,cpu,dw,dwfl,dwelf}: Move platform depended...
2022-10-17 Yonggang LuoStrip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and...
2022-10-16 Yonggang LuoMove the #include <libintl.h> into eu-config.h
2022-10-16 Yonggang Luomove platform depended include into system.h of libelf
2022-08-07 Mark Wielaardlib: Add documentation to explain concurrent htab resizing.
2022-04-25 Mark WielaardPrepare for 0.187 elfutils-0.187
2022-03-30 Mark WielaardIntroduce error_exit as a noreturn variant of error...
2021-11-08 Alexander MillerImprove building with LTO
2021-09-12 Colin Crosslib: Make error.c more like error(3)
2021-09-09 Dmitry V. LevinUse xasprintf instead of asprintf followed by error...
2021-09-09 Dmitry V. LevinIntroduce xasprintf
2021-09-09 Dmitry V. LevinRemove redundant casts of memory allocating functions...
2021-08-27 Mark WielaardAdd lib/error.c
2021-08-27 Saleem Abdulrasoollib: avoid potential problems with `-fno-common`
2021-08-27 Saleem Abdulrasoollib: remove unused `STROF` definition (NFC)
2021-08-27 Saleem Abdulrasoolhandle libc implementations which do not provide `error.h`
2021-08-27 Saleem Abdulrasoollib: remove usage of `sys/cdefs.h`
2021-07-29 Mark Wielaardlib: Add static inline reallocarray fallback function
2021-05-12 Martin LiskaCome up with startswith function.
2021-02-05 Mark WielaardPrepare for 0.183
2020-12-16 Dmitry V. Levinlib: consistently use _(Str) instead of gettext(Str)
2020-12-16 Dmitry V. LevinConsistently define _(Str) using dgettext ("elfutils...
2020-11-03 Érico RolimSwitch from numerical to defined constants for permissions.
2020-06-11 Mark WielaardPrepare for 0.180 elfutils-0.180
2019-11-08 Srđan Milakovićlibdw: Add and use a concurrent version of the dynamic...
2019-10-22 Jonathon AndersonAdd some supporting framework for C11-style atomics.
2019-09-06 Ulrich DrepperImplement RISC-V disassembler
2019-05-05 Rosen Penevlib/color: Fix compilation with uClibc
2018-11-09 Mark Wielaardlibcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE...
2018-07-05 Ross BurtonConsolidate error.h inclusion in system.h
2018-06-01 Mark WielaardPrepare for 0.171. elfutils-0.171
2018-02-10 Joshua WattUse fallthrough attribute.
2017-10-20 Mark Wielaardlib: Remove md5 and sha1 implementations.
2017-09-20 Ulf HermannMake sure packed structs follow the gcc memory layout
2017-08-18 Ulf HermannCheck if gcc complains about __attribute__ (visibility...
2017-08-18 Ulf HermannCheck for -z,defs, -z,relro, -fPIC, -fPIE before using...
2017-07-24 Mark Wielaardbackends: Don't depend on linux/bpf.h to compile bpf...
2017-05-05 Mark WielaardPrepare for 0.169. elfutils-0.169
2017-05-02 Ulf HermannAvoid double-including config.h
2017-02-17 Ulf HermannMove print_version into printversion.{h|c}
2017-02-17 Ulf HermannCheck for existence of mempcpy
2017-02-15 Ulf HermannAlways use the same method to query the system page...
2017-02-15 Ulf HermannMove color handling into a separate header
2016-12-29 Luiz Angelo Daros... Fix TEMP_FAILURE_RETRY definition when not defined.
2016-12-24 Mark Wielaardelfutils.org/ is now hosted at http://sourceware.org...
2016-10-13 Akihiko OdakiDo not depend on some non-POSIX features.
2016-10-12 Akihiko Odakilib: Provide MAX and MIN in system.h
2015-10-06 Jose E. MarchesiUse -fPIC instead of -fpic when generating PIC code.
2015-09-23 Mark WielaardRemove old-style function definitions.
2015-06-05 Mark WielaardFix sanitize-undefined config check. Don't ALLOW_UNALIG...
2015-04-23 Max FilippovAllow disabling symbol versioning at configure time
2014-01-17 Lei Zhanglib: Add missing config.h #include to crc32_file.c.
2013-12-13 Josh Stonelib: Avoid the hash-lookup division if possible
2013-04-30 Jan KratochvilNew macro COMPAT_VERSION_NEWPROTO.
2013-04-26 Jan KratochvilUnify {BE,LE}{32,64} in lib/system.h.
2013-04-26 Mark WielaardUpdates for Automake 1.13.
2012-10-10 Roland McGrathMerge branch 'jankratochvil/vdso-bias'
2012-10-10 Adam MarkeyHandle partial read or write.
2012-10-08 Jan Kratochvillib/
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2012-06-05 Mark WielaardRemove .mtn-ignore and .cvsignore files.
2012-01-21 Ulrich DrepperColor code output of nm and objdump
2011-10-02 Ulrich DrepperAdd demangling support to nm
2011-07-09 Roland McGrathClean up byte order handling in md5 and sha1 code.
2010-06-21 Roland McGrathMerge branch 'roland/debug_types'
2010-06-16 Roland McGrathHandle reading .debug_types section.
2010-02-15 Roland McGrathClean up and consolidate automake magic to reduce dupli...
2009-08-09 Roland McGrathNew macros for symbol versioning definitions, use them...
2009-05-05 Petr MachataMerge commit 'origin/master' into pmachata/pending
2009-01-25 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-24 Roland McGrathAdd multiple inclusion protection to eu-config.h
2009-01-17 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-17 Roland McGrathMerge commit 'origin/master' into roland/known-dwarf
2009-01-17 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-17 Ulrich DrepperMove argp_program_version_hook and argp_program_bug_add...
2009-01-11 Ulrich DrepperMerge commit 'origin/roland/fixes-for-c++'
2009-01-11 Ulrich DrepperRequire __thread support in compiler.
2008-08-25 Roland McGrathFix up bogon and missing log entries from .pmachata...
2008-02-01 Ulrich DrepperImplement SHA1 build-id handling in ld.
2008-02-01 Ulrich DrepperAdd missing files.
2008-01-31 Ulrich DrepperImplement --build-id command line parameter for ld.
2006-04-04 Ulrich DrepperFix FSF address. No exception for libdwarf.
2006-04-04 Ulrich DrepperRemove exception grant from lib/x*c files. Don't build...
2006-04-04 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2005-08-29 Ulrich Dreppermerge of 333c187506c852455e9f7be44fa9adc360416217
2005-08-25 Roland McGrath2005-08-24 Roland McGrath <roland@redhat.com>
2005-08-29 Ulrich DrepperFix more EINTR handling problems. Add jump prediction.
2005-08-07 Ulrich DrepperImplement --enable-gprof option in configure script.
2005-07-26 Ulrich DrepperAdjust for monotone.