drgn/libdrgn/elfutils/m4/ChangeLog
Omar Sandoval 1cedca8ff4 Import elfutils
Based on:

c950e8a9 config: Fix spec file, add manpages and new GFDL license.

With the following patches:

configure: Add --disable-programs
configure: Add --disable-shared
configure: Fix -D_FORTIFY_SOURCE=2 check when CFLAGS contains -Wno-error
libcpu: compile i386_lex.c with -Wno-implicit-fallthrough

The plan is to stop relying on the distribution's version of elfutils
and instead ship our own. This gives us freedom to assume that we're
using the latest version and even ship our own patches (starting with a
few build system improvements). More details are in
scripts/update-elfutils.sh, which was used to generate this commit.
2019-09-05 01:04:33 -07:00

83 lines
2.3 KiB
Plaintext

2015-05-01 Mark Wielaard <mjw@redhat.com>
* zip.m4: Explicitly set with_ to no, if not yes.
2014-07-14 Mark Wielaard <mjw@redhat.com>
* biarch.m4 (utrace_BIARCH): Set biarch-no for cross-compile using
AC_RUN_IFELSE extra argument.
2013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
* biarch.m4 (utrace_BIARCH): Call AC_MSG_WARN if !BIARCH.
2013-11-07 Roland McGrath <roland@redhat.com>
Jan Kratochvil <jan.kratochvil@redhat.com>
* biarch.m4: New file.
2013-04-24 Mark Wielaard <mjw@redhat.com>
* gettext.m4: Upgrade to gettext-0.18.2.
* iconv.m4: Upgrade to gettext-0.18.2.
* po.m4: Upgrade to gettext-0.18.2.
2010-04-14 Roland McGrath <roland@redhat.com>
* gettext.m4: Upgrade to gettext-0.17.
* iconv.m4: Upgrade to gettext-0.17.
* po.m4: Upgrade to gettext-0.17.
2009-08-26 Roland McGrath <roland@redhat.com>
* zip.m4 (eu_ZIPLIB): Don't apply lib/LIB suffix to args.
2009-02-01 Roland McGrath <roland@redhat.com>
* zip.m4: Fix --with/--without argument handling.
2009-01-08 Roland McGrath <roland@redhat.com>
* zip.am: New file.
* Makefile.am (EXTRA_DIST): Add it.
2007-06-05 Ulrich Drepper <drepper@redhat.com>
* gettext.m4: Update from gettext 0.16.1.
* iconv.m4: Likewise.
* progtest.m4: Likewise.
* nls.m4: New file.
* po.m4: New file.
2005-02-15 Ulrich Drepper <drepper@redhat.com>
* Makefile.am (EXTRA_DIST): Remove glibc21.m4, intdiv0.m4,
inttypes.m4, inttypes_h.m4, inttypes-pri.m4, isc-posix.m4,
lib-ld.m4, lib-link.m4, lib-prefix.m4, stdint_h.m4, uintmax_t.m4,
and ulonglong.m4.
* glibc21.m4: Removed.
* inttypes_h.m4: Removed.
* inttypes.m4: Removed.
* inttypes-pri.m4: Removed.
* isc-posix.m4: Removed.
* lib-ld.m4: Removed.
* lib-link.m4: Removed.
* lib-prefix.m4: Removed.
* stdint_h.m4: Removed.
* uintmax_t.m4: Removed.
* ulonglong.m4: Removed.
2002-03-22 gettextize <bug-gnu-gettext@gnu.org>
* codeset.m4: Upgrade to gettext-0.11.
* gettext.m4: Upgrade to gettext-0.11.
* glibc21.m4: Upgrade to gettext-0.11.
* iconv.m4: Upgrade to gettext-0.11.
* isc-posix.m4: New file, from gettext-0.11.
* lcmessage.m4: Upgrade to gettext-0.11.
* lib-ld.m4: Upgrade to gettext-0.11.
* lib-link.m4: Upgrade to gettext-0.11.
* lib-prefix.m4: Upgrade to gettext-0.11.
* progtest.m4: Upgrade to gettext-0.11.
* Makefile.am (EXTRA_DIST): Add the new files.