9a90de7bc7dbf8a62d3f6518b3806a7db30fc9c3
[platform/upstream/elfutils.git] / ChangeLog
1 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
2
3         * configure.ac: We need automake 1.8 now.
4
5 2008-12-24  Roland McGrath  <roland@redhat.com>
6
7         * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
8         distribute only in .tar.bz2 form now.
9
10 2008-12-16  Roland McGrath  <roland@redhat.com>
11
12         * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
13         * configure.ac: Create it, substituting @eu_version@ with
14         PACKAGE_VERSION canonicalized to four digits of decimal.
15
16 2008-08-25  Roland McGrath  <roland@redhat.com>
17
18         * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
19
20 2008-08-21  Roland McGrath  <roland@redhat.com>
21
22         * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
23         move the contents to lib/eu-config.h instead of keeping them here.
24
25 2007-12-20  Ulrich Drepper  <drepper@redhat.com>
26
27         * configure.ac: Add support for --enable-debugpred.
28         Update likely/unlikely macros for it.
29
30 2007-06-05  Ulrich Drepper  <drepper@redhat.com>
31
32         * Makefile.am: Remove traces of mini builds.
33         * configure.ac: Don't use libelf-po/POTFILES.in as config file
34         anymore.
35
36 2007-05-16  Roland McGrath  <roland@redhat.com>
37
38         * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
39
40 2006-11-02  Roland McGrath  <roland@redhat.com>
41
42         * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
43
44 2006-08-29  Roland McGrath  <roland@redhat.com>
45
46         * configure.ac: Use AM_MAINTAINER_MODE.
47
48 2006-07-12  Ulrich Drepper  <drepper@redhat.com>
49
50         * configure.ac (internal_function): Don't use internal visibility.
51
52 2006-07-05  Ulrich Drepper  <drepper@redhat.com>
53
54         * configure.ac: Add dummy automake conditional to get dependencies
55         for non-generic linker right.  See src/Makefile.am.
56
57 2005-11-18  Roland McGrath  <roland@redhat.com>
58
59         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
60
61 2005-11-16  Roland McGrath  <roland@redhat.com>
62
63         * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
64         In config.h, define ELFUTILS_HEADER macro.
65
66 2005-11-15  Roland McGrath  <roland@redhat.com>
67
68         * Makefile.am (all_SUBDIRS): Add backends.
69         * configure.ac: Write backends/Makefile.
70
71         * configure.ac: Add --enable-tests-rpath option.
72
73 2005-09-16  Roland McGrath  <roland@redhat.com>
74
75         * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
76         Don't set it, since on IA64 you get error messages for unaligned
77         accesses, and on Alpha it's at least very slow.
78
79 2005-08-29  Ulrich Drepper  <drepper@redhat.com>
80
81         * configure.ac: Fix GCOV make condition generation.
82
83 2005-08-28  Ulrich Drepper  <drepper@redhat.com>
84
85         * configure.ac: Add --enable-gcov option.
86
87 2005-08-06  Ulrich Drepper  <drepper@redhat.com>
88
89         * configure.ac: Add --enable-gprof option.
90
91 2005-07-27  Roland McGrath  <roland@redhat.com>
92
93         * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
94
95 2005-07-21  Roland McGrath  <roland@redhat.com>
96
97         * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
98
99 2005-06-01  Roland McGrath  <roland@redhat.com>
100
101         * Makefile.am (all_SUBDIRS): Add libdwfl.
102         * configure.ac: Write libdwfl/Makefile.
103
104 2005-05-19  Roland McGrath  <roland@redhat.com>
105
106         * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
107
108 2005-05-10  Ulrich Drepper  <drepper@redhat.com>
109
110         * configure.ac: Define MODVERSION in config.h.
111
112 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
113
114         * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
115         * configure.ac: Don't use doc subdir for now.
116
117 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
118
119         * configure.ac: Remove AM_GNU_GETTEXT use.  Use only AM_PO_SUBDIRS.
120
121 2005-02-06  Ulrich Drepper  <drepper@redhat.com>
122
123         * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
124
125         * Makefile.am (EXTRA_DIST): Remove splint.rc.
126         * splint.rc: Removed.
127
128 2004-09-25  Ulrich Drepper  <drepper@redhat.com>
129
130         * configure.ac: Make compile with gcc 4.0.
131
132 2004-03-06  Ulrich Drepper  <drepper@redhat.com>
133
134         * configure.ac: Use AS_HELP_STRING where applicable.
135
136 2004-01-23  Ulrich Drepper  <drepper@redhat.com>
137
138         * configure.ac: Check for C99 compiler.
139
140         * configure.ac: Change locking macros in config.h to at least
141         evaluate the parameter.  Define base_cpu to none for generic linker.
142
143 2004-01-21  Ulrich Drepper  <drepper@redhat.com>
144
145         * configure.ac: Print error message in case --disable-generic is
146         used if no linker support for the architecture is available.
147
148 2004-01-18  Ulrich Drepper  <drepper@redhat.com>
149
150         * configure.ac: Dont generate libebl-po/Makefile.in,
151         libdw-po/Makefile.in, libasm-po/Makefile.in.
152
153         * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
154
155 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
156
157         * configure.ac: Pretty printing of help message.
158
159         * configure.ac: Move AC_SYS_LARGEFILE test to the front.
160
161         * configure.ac: Add --enable-mudflap option.
162
163 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
164
165         * configure.ac: Major cleanups.  Use aux dir.
166         * config.guess: Moved to new config subdir.
167         * config.rpath: Likewise.
168         * config.sub: Likewise.
169         * depcomp: Likewise.
170         * install-sh: Likewise.
171         * missing: Likewise.
172         * mkinstalldirs: Likewise.
173         * Makefile.am (mini_SUBDIRS): Add config.
174         (EXTRA_DIST): Remove config.rpath.
175
176         * configure.ac: Add AC_REVISION.
177
178         * configure.ac: Add --enable-mudflap option.
179
180 2004-01-11  Ulrich Drepper  <drepper@redhat.com>
181
182         * configure.ac: Drop libdwarf directory.  Add libdw-po.
183         * Makefile.am (all_SUBDIRS): Likewise.
184         * elfutils.spec: Don't distribute anything from libdwarf.
185
186 2004-01-05  Ulrich Drepper  <drepper@redhat.com>
187
188         * Makefile.am: Support separate libelf built.
189
190         * elfutils.spec.in: Create separata elfutils-libelf-devel package.
191         Install libdw DSOs.
192
193         * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
194         name.
195
196 2003-08-13  Ulrich Drepper  <drepper@redhat.com>
197
198         * elfutils.spec.in: Remove references to libebl.so.
199
200 2003-08-11  Ulrich Drepper  <drepper@redhat.com>
201
202         * Moved to CVS archive.
203
204 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
205
206         * The beginning.  See the NEWS file for the time being.