blob: c00ae18341dd2091cc901c1382d2b1aaf75840d7 [file] [log] [blame]
Ulrich Drepperdb12f162009-09-21 08:04:38 -070012009-09-21 Ulrich Drepper <drepper@redhat.com>
2
3 * configure.ac: Update for more modern autoconf.
4
Roland McGrath24169642009-08-26 02:26:34 -070052009-08-26 Roland McGrath <roland@redhat.com>
6
7 * configure.ac (zip_LIBS): Check for liblzma too.
8
Roland McGrath105e3982009-04-19 16:07:45 -070092009-04-19 Roland McGrath <roland@redhat.com>
10
11 * configure.ac (eu_version): Round down here, not in version.h macros.
12
Roland McGrathee9d60d2009-04-17 13:18:35 -0700132009-04-17 Roland McGrath <roland@redhat.com>
14
15 * configure.ac (eu_version): Compute number 1000 times larger,
16 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
17
Roland McGrath81817392009-01-23 03:23:02 -0800182009-01-23 Roland McGrath <roland@redhat.com>
19
Roland McGrath73e77372009-01-23 14:31:33 -080020 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
21
Roland McGrath81817392009-01-23 03:23:02 -080022 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
23 building with compiler support but no working runtime support.
24
Ulrich Drepper01f73702009-01-22 23:32:11 -0800252009-01-22 Ulrich Drepper <drepper@redhat.com>
26
27 * Makefile.am (rpm): The tarball is now bzip2-compressed.
28
Ulrich Drepper7e678fa2009-01-10 18:02:05 -0800292009-01-10 Ulrich Drepper <drepper@redhat.com>
30
31 * configure.ac: Require gcc with TLS support.
32 Rename USE_TLS to USE_LOCKS. The option is renamed to
33 --enable-thread-safety.
34
Roland McGrath7a647872009-01-08 19:22:35 -0800352009-01-08 Roland McGrath <roland@redhat.com>
36
37 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
38
Roland McGrathbca43152009-01-05 23:59:32 -0800392009-01-05 Roland McGrath <roland@redhat.com>
40
41 * configure.ac (eu_ZIPLIB): New macro.
42 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
43
Ulrich Drepperbb3424b2008-12-30 21:49:41 -0800442008-12-30 Ulrich Drepper <drepper@redhat.com>
45
46 * configure.ac: We need automake 1.8 now.
47
Roland McGrathf2ef7fc2008-12-24 02:01:04 -0800482008-12-24 Roland McGrath <roland@redhat.com>
49
50 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
51 distribute only in .tar.bz2 form now.
52
Roland McGrathfbc72452008-12-16 17:03:03 -0800532008-12-16 Roland McGrath <roland@redhat.com>
54
55 * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
56 * configure.ac: Create it, substituting @eu_version@ with
57 PACKAGE_VERSION canonicalized to four digits of decimal.
58
Roland McGrathb4d6f0f2008-08-25 22:55:17 +0000592008-08-25 Roland McGrath <roland@redhat.com>
60
61 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
62
632008-08-21 Roland McGrath <roland@redhat.com>
64
65 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
66 move the contents to lib/eu-config.h instead of keeping them here.
67
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000682007-12-20 Ulrich Drepper <drepper@redhat.com>
69
70 * configure.ac: Add support for --enable-debugpred.
71 Update likely/unlikely macros for it.
72
Ulrich Drepper2c9ee4f2007-06-06 02:49:30 +0000732007-06-05 Ulrich Drepper <drepper@redhat.com>
74
75 * Makefile.am: Remove traces of mini builds.
76 * configure.ac: Don't use libelf-po/POTFILES.in as config file
77 anymore.
78
Roland McGrath9aa8ef72007-05-18 08:59:43 +0000792007-05-16 Roland McGrath <roland@redhat.com>
80
81 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
82
Roland McGrath8190db62006-12-17 23:56:51 +0000832006-11-02 Roland McGrath <roland@redhat.com>
84
85 * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
86
Roland McGrathc373d852006-10-10 00:25:21 +0000872006-08-29 Roland McGrath <roland@redhat.com>
88
89 * configure.ac: Use AM_MAINTAINER_MODE.
90
Ulrich Drepperd89d2db2006-07-12 18:39:51 +0000912006-07-12 Ulrich Drepper <drepper@redhat.com>
92
93 * configure.ac (internal_function): Don't use internal visibility.
94
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000952006-07-05 Ulrich Drepper <drepper@redhat.com>
96
97 * configure.ac: Add dummy automake conditional to get dependencies
98 for non-generic linker right. See src/Makefile.am.
99
Roland McGrath9365d2c2005-11-18 23:55:47 +00001002005-11-18 Roland McGrath <roland@redhat.com>
101
102 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
103
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00001042005-11-16 Roland McGrath <roland@redhat.com>
105
106 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
107 In config.h, define ELFUTILS_HEADER macro.
108
Roland McGrath1b8b4462005-11-16 01:33:38 +00001092005-11-15 Roland McGrath <roland@redhat.com>
110
Roland McGrathe47ab762005-11-17 03:16:00 +0000111 * Makefile.am (all_SUBDIRS): Add backends.
112 * configure.ac: Write backends/Makefile.
113
Roland McGrath1b8b4462005-11-16 01:33:38 +0000114 * configure.ac: Add --enable-tests-rpath option.
115
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001162005-09-16 Roland McGrath <roland@redhat.com>
117
118 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
119 Don't set it, since on IA64 you get error messages for unaligned
120 accesses, and on Alpha it's at least very slow.
121
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00001222005-08-29 Ulrich Drepper <drepper@redhat.com>
123
124 * configure.ac: Fix GCOV make condition generation.
125
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00001262005-08-28 Ulrich Drepper <drepper@redhat.com>
127
128 * configure.ac: Add --enable-gcov option.
129
Ulrich Drepper47be7952005-08-07 04:41:39 +00001302005-08-06 Ulrich Drepper <drepper@redhat.com>
131
132 * configure.ac: Add --enable-gprof option.
133
Roland McGrath18385902005-07-28 07:12:38 +00001342005-07-27 Roland McGrath <roland@redhat.com>
135
136 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
137
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001382005-07-21 Roland McGrath <roland@redhat.com>
139
140 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
141
1422005-06-01 Roland McGrath <roland@redhat.com>
143
144 * Makefile.am (all_SUBDIRS): Add libdwfl.
145 * configure.ac: Write libdwfl/Makefile.
146
1472005-05-19 Roland McGrath <roland@redhat.com>
148
149 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
150
1512005-05-10 Ulrich Drepper <drepper@redhat.com>
152
153 * configure.ac: Define MODVERSION in config.h.
154
1552005-02-22 Ulrich Drepper <drepper@redhat.com>
156
157 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
158 * configure.ac: Don't use doc subdir for now.
159
1602005-02-15 Ulrich Drepper <drepper@redhat.com>
161
162 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
163
1642005-02-06 Ulrich Drepper <drepper@redhat.com>
165
166 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
167
168 * Makefile.am (EXTRA_DIST): Remove splint.rc.
169 * splint.rc: Removed.
170
1712004-09-25 Ulrich Drepper <drepper@redhat.com>
172
173 * configure.ac: Make compile with gcc 4.0.
174
1752004-03-06 Ulrich Drepper <drepper@redhat.com>
176
177 * configure.ac: Use AS_HELP_STRING where applicable.
178
1792004-01-23 Ulrich Drepper <drepper@redhat.com>
180
181 * configure.ac: Check for C99 compiler.
182
183 * configure.ac: Change locking macros in config.h to at least
184 evaluate the parameter. Define base_cpu to none for generic linker.
185
1862004-01-21 Ulrich Drepper <drepper@redhat.com>
187
188 * configure.ac: Print error message in case --disable-generic is
189 used if no linker support for the architecture is available.
190
1912004-01-18 Ulrich Drepper <drepper@redhat.com>
192
193 * configure.ac: Dont generate libebl-po/Makefile.in,
194 libdw-po/Makefile.in, libasm-po/Makefile.in.
195
196 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
197
1982004-01-17 Ulrich Drepper <drepper@redhat.com>
199
200 * configure.ac: Pretty printing of help message.
201
202 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
203
204 * configure.ac: Add --enable-mudflap option.
205
2062004-01-17 Ulrich Drepper <drepper@redhat.com>
207
208 * configure.ac: Major cleanups. Use aux dir.
209 * config.guess: Moved to new config subdir.
210 * config.rpath: Likewise.
211 * config.sub: Likewise.
212 * depcomp: Likewise.
213 * install-sh: Likewise.
214 * missing: Likewise.
215 * mkinstalldirs: Likewise.
216 * Makefile.am (mini_SUBDIRS): Add config.
217 (EXTRA_DIST): Remove config.rpath.
218
219 * configure.ac: Add AC_REVISION.
220
221 * configure.ac: Add --enable-mudflap option.
222
2232004-01-11 Ulrich Drepper <drepper@redhat.com>
224
225 * configure.ac: Drop libdwarf directory. Add libdw-po.
226 * Makefile.am (all_SUBDIRS): Likewise.
227 * elfutils.spec: Don't distribute anything from libdwarf.
228
2292004-01-05 Ulrich Drepper <drepper@redhat.com>
230
231 * Makefile.am: Support separate libelf built.
232
233 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
234 Install libdw DSOs.
235
236 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
237 name.
238
2392003-08-13 Ulrich Drepper <drepper@redhat.com>
240
241 * elfutils.spec.in: Remove references to libebl.so.
242
2432003-08-11 Ulrich Drepper <drepper@redhat.com>
244
245 * Moved to CVS archive.
246
2472000-08-25 Ulrich Drepper <drepper@redhat.com>
248
249 * The beginning. See the NEWS file for the time being.