blob: 7b8c4438b396c9376759ab18a1b3685bd26e5574 [file] [log] [blame]
Roland McGrath105e3982009-04-19 16:07:45 -070012009-04-19 Roland McGrath <roland@redhat.com>
2
3 * configure.ac (eu_version): Round down here, not in version.h macros.
4
Roland McGrathee9d60d2009-04-17 13:18:35 -070052009-04-17 Roland McGrath <roland@redhat.com>
6
7 * configure.ac (eu_version): Compute number 1000 times larger,
8 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
9
Roland McGrath81817392009-01-23 03:23:02 -0800102009-01-23 Roland McGrath <roland@redhat.com>
11
Roland McGrath73e77372009-01-23 14:31:33 -080012 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
13
Roland McGrath81817392009-01-23 03:23:02 -080014 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
15 building with compiler support but no working runtime support.
16
Ulrich Drepper01f73702009-01-22 23:32:11 -0800172009-01-22 Ulrich Drepper <drepper@redhat.com>
18
19 * Makefile.am (rpm): The tarball is now bzip2-compressed.
20
Ulrich Drepper7e678fa2009-01-10 18:02:05 -0800212009-01-10 Ulrich Drepper <drepper@redhat.com>
22
23 * configure.ac: Require gcc with TLS support.
24 Rename USE_TLS to USE_LOCKS. The option is renamed to
25 --enable-thread-safety.
26
Roland McGrath7a647872009-01-08 19:22:35 -0800272009-01-08 Roland McGrath <roland@redhat.com>
28
29 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
30
Roland McGrathbca43152009-01-05 23:59:32 -0800312009-01-05 Roland McGrath <roland@redhat.com>
32
33 * configure.ac (eu_ZIPLIB): New macro.
34 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
35
Ulrich Drepperbb3424b2008-12-30 21:49:41 -0800362008-12-30 Ulrich Drepper <drepper@redhat.com>
37
38 * configure.ac: We need automake 1.8 now.
39
Roland McGrathf2ef7fc2008-12-24 02:01:04 -0800402008-12-24 Roland McGrath <roland@redhat.com>
41
42 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
43 distribute only in .tar.bz2 form now.
44
Roland McGrathfbc72452008-12-16 17:03:03 -0800452008-12-16 Roland McGrath <roland@redhat.com>
46
47 * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
48 * configure.ac: Create it, substituting @eu_version@ with
49 PACKAGE_VERSION canonicalized to four digits of decimal.
50
Roland McGrathb4d6f0f2008-08-25 22:55:17 +0000512008-08-25 Roland McGrath <roland@redhat.com>
52
53 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
54
552008-08-21 Roland McGrath <roland@redhat.com>
56
57 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
58 move the contents to lib/eu-config.h instead of keeping them here.
59
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000602007-12-20 Ulrich Drepper <drepper@redhat.com>
61
62 * configure.ac: Add support for --enable-debugpred.
63 Update likely/unlikely macros for it.
64
Ulrich Drepper2c9ee4f2007-06-06 02:49:30 +0000652007-06-05 Ulrich Drepper <drepper@redhat.com>
66
67 * Makefile.am: Remove traces of mini builds.
68 * configure.ac: Don't use libelf-po/POTFILES.in as config file
69 anymore.
70
Roland McGrath9aa8ef72007-05-18 08:59:43 +0000712007-05-16 Roland McGrath <roland@redhat.com>
72
73 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
74
Roland McGrath8190db62006-12-17 23:56:51 +0000752006-11-02 Roland McGrath <roland@redhat.com>
76
77 * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
78
Roland McGrathc373d852006-10-10 00:25:21 +0000792006-08-29 Roland McGrath <roland@redhat.com>
80
81 * configure.ac: Use AM_MAINTAINER_MODE.
82
Ulrich Drepperd89d2db2006-07-12 18:39:51 +0000832006-07-12 Ulrich Drepper <drepper@redhat.com>
84
85 * configure.ac (internal_function): Don't use internal visibility.
86
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000872006-07-05 Ulrich Drepper <drepper@redhat.com>
88
89 * configure.ac: Add dummy automake conditional to get dependencies
90 for non-generic linker right. See src/Makefile.am.
91
Roland McGrath9365d2c2005-11-18 23:55:47 +0000922005-11-18 Roland McGrath <roland@redhat.com>
93
94 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
95
Roland McGrathd7f8d0c2005-11-17 02:32:03 +0000962005-11-16 Roland McGrath <roland@redhat.com>
97
98 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
99 In config.h, define ELFUTILS_HEADER macro.
100
Roland McGrath1b8b4462005-11-16 01:33:38 +00001012005-11-15 Roland McGrath <roland@redhat.com>
102
Roland McGrathe47ab762005-11-17 03:16:00 +0000103 * Makefile.am (all_SUBDIRS): Add backends.
104 * configure.ac: Write backends/Makefile.
105
Roland McGrath1b8b4462005-11-16 01:33:38 +0000106 * configure.ac: Add --enable-tests-rpath option.
107
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001082005-09-16 Roland McGrath <roland@redhat.com>
109
110 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
111 Don't set it, since on IA64 you get error messages for unaligned
112 accesses, and on Alpha it's at least very slow.
113
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00001142005-08-29 Ulrich Drepper <drepper@redhat.com>
115
116 * configure.ac: Fix GCOV make condition generation.
117
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00001182005-08-28 Ulrich Drepper <drepper@redhat.com>
119
120 * configure.ac: Add --enable-gcov option.
121
Ulrich Drepper47be7952005-08-07 04:41:39 +00001222005-08-06 Ulrich Drepper <drepper@redhat.com>
123
124 * configure.ac: Add --enable-gprof option.
125
Roland McGrath18385902005-07-28 07:12:38 +00001262005-07-27 Roland McGrath <roland@redhat.com>
127
128 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
129
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001302005-07-21 Roland McGrath <roland@redhat.com>
131
132 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
133
1342005-06-01 Roland McGrath <roland@redhat.com>
135
136 * Makefile.am (all_SUBDIRS): Add libdwfl.
137 * configure.ac: Write libdwfl/Makefile.
138
1392005-05-19 Roland McGrath <roland@redhat.com>
140
141 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
142
1432005-05-10 Ulrich Drepper <drepper@redhat.com>
144
145 * configure.ac: Define MODVERSION in config.h.
146
1472005-02-22 Ulrich Drepper <drepper@redhat.com>
148
149 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
150 * configure.ac: Don't use doc subdir for now.
151
1522005-02-15 Ulrich Drepper <drepper@redhat.com>
153
154 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
155
1562005-02-06 Ulrich Drepper <drepper@redhat.com>
157
158 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
159
160 * Makefile.am (EXTRA_DIST): Remove splint.rc.
161 * splint.rc: Removed.
162
1632004-09-25 Ulrich Drepper <drepper@redhat.com>
164
165 * configure.ac: Make compile with gcc 4.0.
166
1672004-03-06 Ulrich Drepper <drepper@redhat.com>
168
169 * configure.ac: Use AS_HELP_STRING where applicable.
170
1712004-01-23 Ulrich Drepper <drepper@redhat.com>
172
173 * configure.ac: Check for C99 compiler.
174
175 * configure.ac: Change locking macros in config.h to at least
176 evaluate the parameter. Define base_cpu to none for generic linker.
177
1782004-01-21 Ulrich Drepper <drepper@redhat.com>
179
180 * configure.ac: Print error message in case --disable-generic is
181 used if no linker support for the architecture is available.
182
1832004-01-18 Ulrich Drepper <drepper@redhat.com>
184
185 * configure.ac: Dont generate libebl-po/Makefile.in,
186 libdw-po/Makefile.in, libasm-po/Makefile.in.
187
188 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
189
1902004-01-17 Ulrich Drepper <drepper@redhat.com>
191
192 * configure.ac: Pretty printing of help message.
193
194 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
195
196 * configure.ac: Add --enable-mudflap option.
197
1982004-01-17 Ulrich Drepper <drepper@redhat.com>
199
200 * configure.ac: Major cleanups. Use aux dir.
201 * config.guess: Moved to new config subdir.
202 * config.rpath: Likewise.
203 * config.sub: Likewise.
204 * depcomp: Likewise.
205 * install-sh: Likewise.
206 * missing: Likewise.
207 * mkinstalldirs: Likewise.
208 * Makefile.am (mini_SUBDIRS): Add config.
209 (EXTRA_DIST): Remove config.rpath.
210
211 * configure.ac: Add AC_REVISION.
212
213 * configure.ac: Add --enable-mudflap option.
214
2152004-01-11 Ulrich Drepper <drepper@redhat.com>
216
217 * configure.ac: Drop libdwarf directory. Add libdw-po.
218 * Makefile.am (all_SUBDIRS): Likewise.
219 * elfutils.spec: Don't distribute anything from libdwarf.
220
2212004-01-05 Ulrich Drepper <drepper@redhat.com>
222
223 * Makefile.am: Support separate libelf built.
224
225 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
226 Install libdw DSOs.
227
228 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
229 name.
230
2312003-08-13 Ulrich Drepper <drepper@redhat.com>
232
233 * elfutils.spec.in: Remove references to libebl.so.
234
2352003-08-11 Ulrich Drepper <drepper@redhat.com>
236
237 * Moved to CVS archive.
238
2392000-08-25 Ulrich Drepper <drepper@redhat.com>
240
241 * The beginning. See the NEWS file for the time being.