89fea8ff7cf0fab32a33c396e10f8e8399f31600
[platform/upstream/elfutils.git] / ChangeLog
1 2012-08-24  Mark Wielaard  <mjw@redhat.com>
2
3         * configure.ac: Add --enable-dwz check, defaults to no.
4
5 2012-07-24  Mark Wielaard  <mjw@redhat.com>
6
7         * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
8
9 2012-06-22  Mark Wielaard  <mjw@redhat.com>
10
11         * configure.ac: Set version to 0.154.
12
13 2012-01-24  Mark Wielaard  <mjw@redhat.com>
14
15         * COPYING: Fix address. Updated version from gnulib.
16
17 2012-01-23  Mark Wielaard  <mjw@redhat.com>
18
19         * configure.ac: Set version to 0.153, update copyright years.
20
21 2012-01-20  Roland McGrath  <roland@hack.frob.com>
22
23         * configure.ac: Handle --enable-deterministic-archives.
24
25 2011-10-08  Roland McGrath  <roland@hack.frob.com>
26
27         * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
28         Use POSIX.2 $((...)) syntax instead of $[...].
29         Reported by Mike Frysinger <vapier@gentoo.org>.
30
31 2011-10-08  Mike Frysinger  <vapier@gentoo.org>
32
33         * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
34
35 2011-10-02  Ulrich Drepper  <drepper@gmail.com>
36
37         * configure.ac: Check for __cxa_demangle in libstdc++.
38
39 2011-02-08  Roland McGrath  <roland@redhat.com>
40
41         * configure.ac (C99 check): Use AC_LANG_SOURCE.
42
43         * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
44
45 2010-09-13  Ulrich Drepper  <drepper@redhat.com>
46
47         * configure.ac (ALL_LINGUAS): Add languages which have some
48         translations.
49
50 2010-04-15  Roland McGrath  <roland@redhat.com>
51
52         * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
53
54 2009-09-21  Ulrich Drepper  <drepper@redhat.com>
55
56         * configure.ac: Update for more modern autoconf.
57
58 2009-08-26  Roland McGrath  <roland@redhat.com>
59
60         * configure.ac (zip_LIBS): Check for liblzma too.
61
62 2009-04-19  Roland McGrath  <roland@redhat.com>
63
64         * configure.ac (eu_version): Round down here, not in version.h macros.
65
66 2009-04-17  Roland McGrath  <roland@redhat.com>
67
68         * configure.ac (eu_version): Compute number 1000 times larger,
69         let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
70
71 2009-01-23  Roland McGrath  <roland@redhat.com>
72
73         * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
74
75         * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
76         building with compiler support but no working runtime support.
77
78 2009-01-22  Ulrich Drepper  <drepper@redhat.com>
79
80         * Makefile.am (rpm): The tarball is now bzip2-compressed.
81
82 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
83
84         * configure.ac: Require gcc with TLS support.
85         Rename USE_TLS to USE_LOCKS.  The option is renamed to
86         --enable-thread-safety.
87
88 2009-01-08  Roland McGrath  <roland@redhat.com>
89
90         * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
91
92 2009-01-05  Roland McGrath  <roland@redhat.com>
93
94         * configure.ac (eu_ZIPLIB): New macro.
95         Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
96
97 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
98
99         * configure.ac: We need automake 1.8 now.
100
101 2008-12-24  Roland McGrath  <roland@redhat.com>
102
103         * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
104         distribute only in .tar.bz2 form now.
105
106 2008-12-16  Roland McGrath  <roland@redhat.com>
107
108         * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
109         * configure.ac: Create it, substituting @eu_version@ with
110         PACKAGE_VERSION canonicalized to four digits of decimal.
111
112 2008-08-25  Roland McGrath  <roland@redhat.com>
113
114         * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
115
116 2008-08-21  Roland McGrath  <roland@redhat.com>
117
118         * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
119         move the contents to lib/eu-config.h instead of keeping them here.
120
121 2007-12-20  Ulrich Drepper  <drepper@redhat.com>
122
123         * configure.ac: Add support for --enable-debugpred.
124         Update likely/unlikely macros for it.
125
126 2007-06-05  Ulrich Drepper  <drepper@redhat.com>
127
128         * Makefile.am: Remove traces of mini builds.
129         * configure.ac: Don't use libelf-po/POTFILES.in as config file
130         anymore.
131
132 2007-05-16  Roland McGrath  <roland@redhat.com>
133
134         * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
135
136 2006-11-02  Roland McGrath  <roland@redhat.com>
137
138         * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
139
140 2006-08-29  Roland McGrath  <roland@redhat.com>
141
142         * configure.ac: Use AM_MAINTAINER_MODE.
143
144 2006-07-12  Ulrich Drepper  <drepper@redhat.com>
145
146         * configure.ac (internal_function): Don't use internal visibility.
147
148 2006-07-05  Ulrich Drepper  <drepper@redhat.com>
149
150         * configure.ac: Add dummy automake conditional to get dependencies
151         for non-generic linker right.  See src/Makefile.am.
152
153 2005-11-18  Roland McGrath  <roland@redhat.com>
154
155         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
156
157 2005-11-16  Roland McGrath  <roland@redhat.com>
158
159         * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
160         In config.h, define ELFUTILS_HEADER macro.
161
162 2005-11-15  Roland McGrath  <roland@redhat.com>
163
164         * Makefile.am (all_SUBDIRS): Add backends.
165         * configure.ac: Write backends/Makefile.
166
167         * configure.ac: Add --enable-tests-rpath option.
168
169 2005-09-16  Roland McGrath  <roland@redhat.com>
170
171         * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
172         Don't set it, since on IA64 you get error messages for unaligned
173         accesses, and on Alpha it's at least very slow.
174
175 2005-08-29  Ulrich Drepper  <drepper@redhat.com>
176
177         * configure.ac: Fix GCOV make condition generation.
178
179 2005-08-28  Ulrich Drepper  <drepper@redhat.com>
180
181         * configure.ac: Add --enable-gcov option.
182
183 2005-08-06  Ulrich Drepper  <drepper@redhat.com>
184
185         * configure.ac: Add --enable-gprof option.
186
187 2005-07-27  Roland McGrath  <roland@redhat.com>
188
189         * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
190
191 2005-07-21  Roland McGrath  <roland@redhat.com>
192
193         * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
194
195 2005-06-01  Roland McGrath  <roland@redhat.com>
196
197         * Makefile.am (all_SUBDIRS): Add libdwfl.
198         * configure.ac: Write libdwfl/Makefile.
199
200 2005-05-19  Roland McGrath  <roland@redhat.com>
201
202         * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
203
204 2005-05-10  Ulrich Drepper  <drepper@redhat.com>
205
206         * configure.ac: Define MODVERSION in config.h.
207
208 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
209
210         * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
211         * configure.ac: Don't use doc subdir for now.
212
213 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
214
215         * configure.ac: Remove AM_GNU_GETTEXT use.  Use only AM_PO_SUBDIRS.
216
217 2005-02-06  Ulrich Drepper  <drepper@redhat.com>
218
219         * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
220
221         * Makefile.am (EXTRA_DIST): Remove splint.rc.
222         * splint.rc: Removed.
223
224 2004-09-25  Ulrich Drepper  <drepper@redhat.com>
225
226         * configure.ac: Make compile with gcc 4.0.
227
228 2004-03-06  Ulrich Drepper  <drepper@redhat.com>
229
230         * configure.ac: Use AS_HELP_STRING where applicable.
231
232 2004-01-23  Ulrich Drepper  <drepper@redhat.com>
233
234         * configure.ac: Check for C99 compiler.
235
236         * configure.ac: Change locking macros in config.h to at least
237         evaluate the parameter.  Define base_cpu to none for generic linker.
238
239 2004-01-21  Ulrich Drepper  <drepper@redhat.com>
240
241         * configure.ac: Print error message in case --disable-generic is
242         used if no linker support for the architecture is available.
243
244 2004-01-18  Ulrich Drepper  <drepper@redhat.com>
245
246         * configure.ac: Dont generate libebl-po/Makefile.in,
247         libdw-po/Makefile.in, libasm-po/Makefile.in.
248
249         * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
250
251 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
252
253         * configure.ac: Pretty printing of help message.
254
255         * configure.ac: Move AC_SYS_LARGEFILE test to the front.
256
257         * configure.ac: Add --enable-mudflap option.
258
259 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
260
261         * configure.ac: Major cleanups.  Use aux dir.
262         * config.guess: Moved to new config subdir.
263         * config.rpath: Likewise.
264         * config.sub: Likewise.
265         * depcomp: Likewise.
266         * install-sh: Likewise.
267         * missing: Likewise.
268         * mkinstalldirs: Likewise.
269         * Makefile.am (mini_SUBDIRS): Add config.
270         (EXTRA_DIST): Remove config.rpath.
271
272         * configure.ac: Add AC_REVISION.
273
274         * configure.ac: Add --enable-mudflap option.
275
276 2004-01-11  Ulrich Drepper  <drepper@redhat.com>
277
278         * configure.ac: Drop libdwarf directory.  Add libdw-po.
279         * Makefile.am (all_SUBDIRS): Likewise.
280         * elfutils.spec: Don't distribute anything from libdwarf.
281
282 2004-01-05  Ulrich Drepper  <drepper@redhat.com>
283
284         * Makefile.am: Support separate libelf built.
285
286         * elfutils.spec.in: Create separata elfutils-libelf-devel package.
287         Install libdw DSOs.
288
289         * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
290         name.
291
292 2003-08-13  Ulrich Drepper  <drepper@redhat.com>
293
294         * elfutils.spec.in: Remove references to libebl.so.
295
296 2003-08-11  Ulrich Drepper  <drepper@redhat.com>
297
298         * Moved to CVS archive.
299
300 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
301
302         * The beginning.  See the NEWS file for the time being.