Remove mudflap build option.
[platform/upstream/elfutils.git] / config / ChangeLog
1 2014-04-13  Mark Wielaard  <mjw@redhat.com>
2
3         * eu.am (AM_CFLAGS): Don't add -fmudflap.
4         (COMPILE.os): Don't remove no_mudflap.os.
5
6 2014-01-22  Mark Wielaard  <mjw@redhat.com>
7
8         * eu.am (AM_CFLAGS): Unconditionally add -Wformat=2.
9
10 2014-01-03  Mark Wielaard  <mjw@redhat.com>
11
12         * elfutils.spec.in: Update for 0.158.
13
14 2013-11-01  Michael Forney  <mforney@mforney.org>
15
16         * eu.am: Use READELF.
17
18 2013-09-30  Mark Wielaard  <mjw@redhat.com>
19
20         * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE
21         core notes.
22
23 2013-09-27  Mark Wielaard  <mjw@redhat.com>
24
25         * config/elfutils.spec.in: Update for 0.157.
26
27 2013-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
28
29         * config/elfutils.spec.in: Update for 0.156.
30
31 2013-04-24  Mark Wielaard  <mjw@redhat.com>
32
33         * eu.am: Use AM_CPPFLAGS instead of INCLUDES.
34
35 2012-08-27  Mark Wielaard  <mjw@redhat.com>
36
37         * config/elfutils.spec.in: Update for 0.155.
38
39 2012-07-19  Mark Wielaard  <mjw@redhat.com>
40
41         * known-dwarf.awk: "Generated by" header had wrong file names,
42         mention config/known-dwarf.awk and libdw/dwarf.h contents.
43
44 2012-06-22  Mark Wielaard  <mjw@redhat.com>
45
46         * config/elfutils.spec.in: Update for 0.154.
47
48 2012-02-23  Mark Wielaard  <mjw@redhat.com>
49
50         * config/elfutils.spec.in: Update for 0.153.
51
52 2011-10-31  Mark Wielaard  <mjw@redhat.com>
53
54         * known-dwarf.awk: Use gawk.
55
56 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
57
58         * elfutils.spec.in: Add more BuildRequires.
59         Ship the .mo files with the libelf subpackage.
60
61 2010-04-15  Roland McGrath  <roland@redhat.com>
62
63         * eu.am (DEFS): Add -DLOCALEDIR=... here.
64
65 2010-02-15  Roland McGrath  <roland@redhat.com>
66
67         * eu.am: New file.
68
69 2009-04-19  Roland McGrath  <roland@redhat.com>
70
71         * version.h.in: Revert last change.
72
73 2009-04-17  Roland McGrath  <roland@redhat.com>
74
75         * version.h.in (_ELFUTILS_PREREQ): Multiple major by 1000000 and minor
76         by 1000; now _ELFUTILS_VERSION is 789000 for version 0.789.
77
78 2009-01-22  Ulrich Drepper  <drepper@redhat.com>
79
80         * elfutils.spec.in: Distribute <elfutils/version.h> in
81         elfutils-libelf-devel.
82
83 2009-01-22  Roland McGrath  <roland@redhat.com>
84
85         * known-dwarf.awk: Handle DW_FOO_BAR_* sets better.
86
87 2009-01-11  Roland McGrath  <roland@redhat.com>
88
89         * known-dwarf.awk: New file.
90         * Makefile.am (EXTRA_DIST): Add it.
91
92 2008-12-24  Roland McGrath  <roland@redhat.com>
93
94         * Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic.
95         Put the target inside [if MAINTAINER_MODE].
96
97 2008-12-16  Roland McGrath  <roland@redhat.com>
98
99         * version.h.in: New file.
100
101 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
102
103         * elfutils.spec.in: Add m4 to build requirements.
104
105 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
106
107         * elfutils.spec.in: Changes for disasm branch merge.
108
109 2007-08-08  Roland McGrath  <roland@redhat.com>
110
111         * elfutils.spec.in (License): Canonicalize.
112
113 2007-04-23  Roland McGrath  <roland@redhat.com>
114
115         * elfutils.spec.in: Distribute eu-unstrip.
116
117 2005-08-13  Roland McGrath  <roland@redhat.com>
118
119         * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $.
120
121 2005-07-28  Roland McGrath  <roland@redhat.com>
122
123         * elfutils.spec.in: Remove libdwfl.so from package.
124
125 2005-07-21  Ulrich Drepper  <drepper@redhat.com>
126
127         * elfutils.spec.in: Distribute eu-elfcmp.
128
129 2005-04-01  Ulrich Drepper  <drepper@redhat.com>
130
131         * elfutils.spec.in: Distribute eu-addr2line.
132
133 2005-03-17  Ulrich Drepper  <drepper@redhat.com>
134
135         * elfutils.spec.in: Distribute libdw.{a,so,h}.
136
137 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
138
139         * Makefile.am: Ignore result of cvs run.
140
141         * elfutils.spec.in: Simplify build process by not using a subdir.
142         This means we can use %configure.
143
144 2005-02-18  Ulrich Drepper  <drepper@redhat.com>
145
146         * Makefile.am: Automatically added changelog from NEWS file on dist.
147
148 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
149
150         * elfutils.spec.in: Make sure RPM_OPT_FLAGS is used.  During
151         %build, really do build the binaries.
152         Remove --enable-shared configure parameters.
153
154 2005-02-07  Ulrich Drepper  <drepper@redhat.com>
155
156         * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
157
158 2004-11-23  Ulrich Drepper  <drepper@redhat.com>
159
160         * elfutils.spec.in: Some more changes for the RPM with the fake
161         binaries.
162
163 2004-01-29  Ulrich Drepper  <drepper@redhat.com>
164
165         * elfutils.spec.in: Update BuildRequires.
166
167 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
168
169         * Makefile.am: New file.
170         * config.guess: Moved to here from toplevel.
171         * config.rpath: Likewise.
172         * config.sub: Likewise.
173         * depcomp: Likewise.
174         * install-sh: Likewise.
175         * missing: Likewise.
176         * mkinstalldirs: Likewise.
177         * elfutils.spec.in: New file.