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