]> git.ipfire.org Git - thirdparty/elfutils.git/blame - m4/ChangeLog
readelf: display dynamic symtab without section headers
[thirdparty/elfutils.git] / m4 / ChangeLog
CommitLineData
d85945f1
MW
12022-03-20 Mark Wielaard <mark@klomp.org>
2
3 * biarch.m4: Don't check whether -m64 works for 32bit host.
4
9a363700
MW
52022-03-14 Mark Wielaard <mark@klomp.org>
6
7 * biarch.m4: Use AS_HELP_STRING instead of AC_HELP_STRING.
8 * zip.m4: Likewise.
9
5264bc07
DL
102020-12-15 Dmitry V. Levin <ldv@altlinux.org>
11
dd52d2ab
DL
12 * .gitignore: New file.
13
5264bc07
DL
14 * Makefile.am: Remove.
15
288f6b19
AM
162019-10-28 Aaron Merey <amerey@redhat.com>
17
18 * ax_check_compile_flag.m4, ax_cxx_compile_stdcxx.m4: New files.
19
7702a3c1
MW
202015-05-01 Mark Wielaard <mjw@redhat.com>
21
22 * zip.m4: Explicitly set with_ to no, if not yes.
23
e7b2a92b
MW
242014-07-14 Mark Wielaard <mjw@redhat.com>
25
26 * biarch.m4 (utrace_BIARCH): Set biarch-no for cross-compile using
27 AC_RUN_IFELSE extra argument.
28
8ae9bc9d
JK
292013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
30
31 * biarch.m4 (utrace_BIARCH): Call AC_MSG_WARN if !BIARCH.
32
e31e7396
JK
332013-11-07 Roland McGrath <roland@redhat.com>
34 Jan Kratochvil <jan.kratochvil@redhat.com>
0b867460
JK
35
36 * biarch.m4: New file.
37
cdaaf215
MW
382013-04-24 Mark Wielaard <mjw@redhat.com>
39
40 * gettext.m4: Upgrade to gettext-0.18.2.
41 * iconv.m4: Upgrade to gettext-0.18.2.
42 * po.m4: Upgrade to gettext-0.18.2.
43
6823414c
RM
442010-04-14 Roland McGrath <roland@redhat.com>
45
46 * gettext.m4: Upgrade to gettext-0.17.
47 * iconv.m4: Upgrade to gettext-0.17.
48 * po.m4: Upgrade to gettext-0.17.
49
24169646
RM
502009-08-26 Roland McGrath <roland@redhat.com>
51
52 * zip.m4 (eu_ZIPLIB): Don't apply lib/LIB suffix to args.
53
e8d35284
RM
542009-02-01 Roland McGrath <roland@redhat.com>
55
56 * zip.m4: Fix --with/--without argument handling.
57
7a647878
RM
582009-01-08 Roland McGrath <roland@redhat.com>
59
60 * zip.am: New file.
61 * Makefile.am (EXTRA_DIST): Add it.
62
b0243863
UD
632007-06-05 Ulrich Drepper <drepper@redhat.com>
64
65 * gettext.m4: Update from gettext 0.16.1.
66 * iconv.m4: Likewise.
67 * progtest.m4: Likewise.
19b38438
UD
68 * nls.m4: New file.
69 * po.m4: New file.
b0243863 70
b08d5a8f
UD
712005-02-15 Ulrich Drepper <drepper@redhat.com>
72
73 * Makefile.am (EXTRA_DIST): Remove glibc21.m4, intdiv0.m4,
74 inttypes.m4, inttypes_h.m4, inttypes-pri.m4, isc-posix.m4,
75 lib-ld.m4, lib-link.m4, lib-prefix.m4, stdint_h.m4, uintmax_t.m4,
76 and ulonglong.m4.
77 * glibc21.m4: Removed.
78 * inttypes_h.m4: Removed.
79 * inttypes.m4: Removed.
80 * inttypes-pri.m4: Removed.
81 * isc-posix.m4: Removed.
82 * lib-ld.m4: Removed.
83 * lib-link.m4: Removed.
84 * lib-prefix.m4: Removed.
85 * stdint_h.m4: Removed.
86 * uintmax_t.m4: Removed.
87 * ulonglong.m4: Removed.
88
892002-03-22 gettextize <bug-gnu-gettext@gnu.org>
90
91 * codeset.m4: Upgrade to gettext-0.11.
92 * gettext.m4: Upgrade to gettext-0.11.
93 * glibc21.m4: Upgrade to gettext-0.11.
94 * iconv.m4: Upgrade to gettext-0.11.
95 * isc-posix.m4: New file, from gettext-0.11.
96 * lcmessage.m4: Upgrade to gettext-0.11.
97 * lib-ld.m4: Upgrade to gettext-0.11.
98 * lib-link.m4: Upgrade to gettext-0.11.
99 * lib-prefix.m4: Upgrade to gettext-0.11.
100 * progtest.m4: Upgrade to gettext-0.11.
101 * Makefile.am (EXTRA_DIST): Add the new files.