• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
12019-02-14  Mark Wielaard  <mark@klomp.org>
2
3	* configure.ac: Set version to 0.176.
4	* NEWS: Mention riscv backend updates, new --enable-install-elfh
5	configure flag and fixed CVEs.
6	* GPG-KEY: Update.
7
82019-01-18  Mark Wielaard  <mark@klomp.org>
9
10	* configure.ac: Add new --enable-install-elfh.
11
122018-07-04  Ross Burton <ross.burton@intel.com>
13
14	* configure.ac: Check for gawk.
15
162018-06-11  Mark Wielaard  <mark@klomp.org>
17
18	* configure.ac: Set version to 0.172.
19	* NEWS: Mention bug fixes.
20
212018-06-01  Mark Wielaard  <mark@klomp.org>
22
23	* configure.ac: Set version to 0.171.
24	* NEWS: Mention DWARF5, split-dwarf and GNU DebugFission support.
25
262018-03-17  Mark Wielaard  <mark@klomp.org>
27
28	* configure.ac (CHECK_FUNCS): Check for process_vm_readv.
29
302018-02-09  Joshua Watt  <JPEWhacker@gmail.com>
31
32	* configure.ac (HAVE_FALLTHROUGH): New define.
33
342017-10-16  Mark Wielaard  <mark@klomp.org>
35
36	* .gitignore: Remove tests/md5-sha1-test.
37
382017-08-18  Ulf Hermann  <ulf.hermann@qt.io>
39
40	* configure.ac: Check if the compiler supports
41	__attribute__((gcc_struct)).
42
432017-09-19  Mark Wielaard  <mark@klomp.org>
44
45	* README: Add basic build instructions.
46
472017-05-03  Ulf Hermann  <ulf.hermann@qt.io>
48
49	* configure.ac: Test if symbol versioning is supported.
50
512017-04-27  Ulf Hermann  <ulf.hermann@qt.io>
52
53	* configure.ac: Check if the compiler supports
54	__attribute__((visibility(...))).
55
562017-04-27  Ulf Hermann  <ulf.hermann@qt.io>
57
58	* configure.ac: Check if -fPIC, -fPIE, -Wl,-z,defs,
59	and -Wl,-z,relro are supported by the compiler.
60
612017-08-02  Mark Wielaard  <mark@klomp.org>
62
63	* configure.ac: Set version to 0.170.
64	* NEWS: Mention new libdw dwarf_line_file function.
65
662017-07-26  Mark Wielaard  <mark@klomp.org>
67
68	* NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
69
702017-07-26  Mark Wielaard  <mark@klomp.org>
71
72	* NEWS: Mention dwarf_peel_type DWARF5 tags improvement.
73
742017-07-26  Mark Wielaard  <mark@klomp.org>
75
76	* NEWS: Mention new DWARF5 calling conventions and defaulted member
77	function.
78
792017-07-26  Mark Wielaard  <mark@klomp.org>
80
81	* NEWS: Mention new dwarf_default_lower_bound function.
82
832017-07-25  Mark Wielaard  <mark@klomp.org>
84
85	* NEWS: Mention new DWARF5 attributes, tags, character encodings
86	and language codes in dwarf.h.
87
882017-07-18  Mark Wielaard  <mark@klomp.org>
89
90	* configure.ac: Don't check for linux/bpf.h.
91	* NEWS: Mention always build bpf backend.
92
932017-07-14  Mark Wielaard  <mark@klomp.org>
94
95	* NEWS: Add 0.170 section and new strip options.
96
972017-05-05  Mark Wielaard  <mark@klomp.org>
98
99	* configure.ac: Set version to 0.169. Update copyright year.
100	* NEWS: Add 0.169 section.
101
1022017-04-21  Ulf Hermann  <ulf.hermann@qt.io>
103
104	* .gitignore: Add fillfile and peel_type tests.
105
1062017-02-15  Ulf Hermann  <ulf.hermann@qt.io>
107
108	* configure.ac: Add check for mempcpy.
109
1102017-02-09  Mark Wielaard  <mark@klomp.org>
111
112	* configure.ac: Add check for adding -D_FORTIFY_SOURCE=2 to CFLAGS.
113
1142017-01-12  Mark Wielaard  <mark@klomp.org>
115
116	* configure.ac: Define PACKAGE_URL for older autoconf.
117
1182016-12-27  Mark Wielaard  <mark@klomp.org>
119
120	* configure.ac: Set version to 0.168.
121	* NEWS: Add 0.168 updates.
122
1232016-12-24  Mark Wielaard  <mark@klomp.org>
124
125	* README: Move design notes to NOTES. Add URLs for home, releases,
126	bugs, git and mailinglist now on sourceware.
127	* NOTES: Add notes from README.
128	* CONTRIBUTING: Change fedorahosted.org references to new
129	sourceware.org locations.
130	* configure.ac (AC_INIT): Add package URL http://elfutils.org/
131	change bug-report to https://sourceware.org/bugzilla/
132	(AC_COPYRIGHT): Set to the elfutils developers.
133
1342016-11-23  Mark Wielaard  <mjw@redhat.com>
135
136	* configure.ac: Add test for bad fts.h. Add -DBAD_FTS=1 to CFLAGS
137	if necessary.
138
1392016-11-02  Mark Wielaard  <mjw@redhat.com>
140
141	* configure.ac: Add check for whether gcc accepts
142	-Wimplict-fallthrough.
143
1442016-10-11  Akihiko Odaki  <akihiko.odaki.4i@stu.hosei.ac.jp>
145
146	* configure.ac: Add memrchr, rawmemchr and powerof2 checks.
147
1482016-08-04  Mark Wielaard  <mjw@redhat.com>
149
150	* configure.ac: Set version to 0.167.
151	* NEWS: Add 0.167 section.
152
1532016-07-06  Mark Wielaard  <mjw@redhat.com>
154
155	* .gitignore: Remove src/ld. ldlex.c, ldscript.c and ldscript.h.
156	* configure.ac (enable generic): Removed.
157
1582016-06-28  Richard Henderson <rth@redhat.com>
159
160	* configure.ac (HAVE_LINUX_BPF_H): New test and conditional.
161
1622016-06-10  Mark Wielaard  <mjw@redhat.com>
163
164	* CONTRIBUTING: Extend patch, committer and maintainer guidelines.
165
1662016-05-02  Filipe Brandenburger  <filbranden@google.com>
167
168	* configure.ac (argp check): Pass pass &argv.
169	* configure.ac (-W<...> checks): Pass -Werror to the warning checks,
170	to ensure unsupported warning options are noticed during ./configure
171	time and not only later during build.
172
1732016-03-31  Mark Wielaard  <mjw@redhat.com>
174
175	* configure.ac: Set version to 0.166.
176
1772016-03-02  Mark Wielaard  <mjw@redhat.com>
178
179	* configure.ac: Set program_prefix to eu- by default.
180	* NEWS (0.166): New sections, document --program-prefix default.
181
1822016-02-13  Mark Wielaard  <mjw@redhat.com>
183
184	* configure.ac: Add check for whether gcc accepts -Wnull-dereference.
185
1862016-02-08  Mark Wielaard  <mjw@redhat.com>
187
188	* configure.ac: Add checks for sane -Wlogical-op and whether gcc
189	accepts -Wduplicated-cond.
190
1912016-01-08  Mark Wielaard  <mjw@redhat.com>
192
193	* configure.ac: Set version to 0.165.
194	* NEWS: Add 0.164 section.
195
1962016-01-04  Mark Wielaard  <mjw@redhat.com>
197
198	* configure.ac: Add BZ2_LIBS and LIBLZMA substitutions.
199	Add config/libelf.pc and config/libdw.pc config files.
200
2012015-12-31  Mark Wielaard  <mjw@redhat.com>
202
203	* Makefile.am (AM_MAKEFLAGS): Set --no-print-directory.
204
2052015-10-16  Mark Wielaard  <mjw@redhat.com>
206
207	* configure.ac: Make zlib mandatory.
208
2092015-10-15  Mark Wielaard  <mjw@redhat.com>
210
211	* configure.ac: Set version to 0.164.
212	* NEWS: Add 0.164 additions.
213
2142015-10-07  Mark Wielaard  <mjw@redhat.com>
215
216	* configure.ac: Add AM_SILENT_RULES([yes]).
217
2182015-09-24  Jose E. Marchesi  <jose.marchesi@oracle.com>
219
220	* configure.ac: Use -fPIC instead of -fpic to avoid relocation
221	overflows in some platforms.
222
2232015-07-11  Pino Toscano  <toscano.pino@tiscali.it>
224
225	* .gitignore: Add more generated files, and anchor some of the
226	existing ones.
227
2282015-06-19  Mark Wielaard  <mjw@redhat.com>
229
230	* configure.ac: Set version to 0.163.
231	* NEWS: Mention 0.163 is bug fixes only.
232
2332015-06-10  Mark Wielaard  <mjw@redhat.com>
234
235	* configure.ac: Set version to 0.162.
236	* NEWS: Add 0.162 additions.
237
2382015-06-08  Mark Wielaard  <mjw@redhat.com>
239
240	* configure.ac (ADD_STACK_USAGE_WARNING): New conditional based on
241	gcc -Wstack-usage check.
242
2432015-05-31  Mark Wielaard  <mjw@redhat.com>
244
245	* configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version
246	and ac_cv_build.
247
2482015-05-31  Mark Wielaard  <mjw@redhat.com>
249
250	* configure.ac (use_undefined): Use AC_LINK_IFELSE. AC_DEFINE
251	CHECK_UNDEFINED.
252
2532015-05-30  Mark Wielaard  <mjw@redhat.com>
254
255	* configure.ac: Check for bunzip2. Check flex and bison are
256	installed in maintainer-mode. Otherwise check libdw/known-dwarf.h
257	is already generated.
258
2592015-05-21  Mark Wielaard  <mjw@redhat.com>
260
261	* configure.ac: Add --enable-sanitize-undefined.
262	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Rename to...
263	(AM_DISTCHECK_CONFIGURE_FLAGS): this. Add --enable-sanitize-undefined.
264
2652015-05-04  Anthony G. Basile  <blueness@gentoo.org>
266
267	* configure.ac (argp_LDADD): Check if libc has argp and set
268	argp_LDADD accordingly.
269
2702015-05-03  Max Filippov  <jcmvbkbc@gmail.com>
271
272	* configure.ac (DEMANGLE): Fix enable_demangler setting.
273
2742015-05-01  Mark Wielaard  <mjw@redhat.com>
275
276	* configure.ac (DEMANGLE): Explicitly set enable_demangler.
277
2782015-05-01  Mark Wielaard  <mjw@redhat.com>
279
280	* configure.ac (debugpred): Use and set use_debugpred_val.
281	(textrelcheck): Explicitly set enable_textrelcheck to yes or no.
282	(symbol-versioning): Likewise for enable_symbol_versioning.
283	AC_MSG_NOTICE overview of enabled/disabled features.
284
2852015-04-23  Max Filippov  <jcmvbkbc@gmail.com>
286
287	* configure.ac: Add --disable-symbol-versioning.
288
2892015-04-14  Mark Wielaard  <mjw@redhat.com>
290
291	* configure.ac (ac_cv_c99): Add explicit checks for all GNU99
292	extensions used.
293
2942015-03-13  Mark Wielaard  <mjw@redhat.com>
295
296	* configure.ac (ac_cv_c99): Add explicit return.
297	(ac_cv_tls): Add stdlib.h include.
298
2992014-12-18  Mark Wielaard  <mjw@redhat.com>
300
301	* configure.ac: Set version to 0.161.
302	* NEWS: Add dwarf.h additions.
303
3042014-12-15  Josh Stone  <jistone@redhat.com>
305
306	* .gitignore: Add config/compile as installed by automake 1.14.
307
3082014-11-27  Mark Wielaard  <mjw@redhat.com>
309
310	* configure.ac: Add --disable-textrelcheck.
311
3122014-10-06  Mark Wielaard  <mjw@redhat.com>
313
314	* NEWS: New section 0.161. Add dwarf_peel_type.
315
3162014-08-25  Mark Wielaard  <mjw@redhat.com>
317
318	* configure.ac: Set version to 0.160.
319	* NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
320	module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
321
3222014-08-15  Mark Wielaard  <mjw@redhat.com>
323
324	* NEWS: Add dwarf_cu_die.
325
3262014-08-15  Mark Wielaard  <mjw@redhat.com>
327
328	* NEWS: Add dwarf_cu_getdwarf.
329
3302014-07-18  Mark Wielaard  <mjw@redhat.com>
331
332	* configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
333
3342014-05-26  Mark Wielaard  <mjw@redhat.com>
335
336	* NEWS: New section 0.160. Add unstrip --force.
337
3382014-05-17  Mark Wielaard  <mjw@redhat.com>
339
340	* configure.ac: Set version to 0.159.
341	* NEWS: Add entries for version 0.159.
342
3432014-05-02  Mark Wielaard  <mjw@redhat.com>
344
345	* NEWS: Add note about dwz support no longer being experimental and
346	new helper functions.
347	* configure.ac: Remove --enable-dwz.
348	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
349
3502014-04-11  Mark Wielaard  <mjw@redhat.com>
351
352	* Makefile.am (SUBDIRS): Add libdwelf.
353	* configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
354	* NEWS: Add note about libdwelf.
355
3562014-04-13  Mark Wielaard  <mjw@redhat.com>
357
358	* configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
359
3602014-01-21  Mark Wielaard  <mjw@redhat.com>
361
362	* NEWS (Version 0.159): Add stack -i.
363
3642014-01-20  Mark Wielaard  <mjw@redhat.com>
365
366	* NEWS (Version 0.159): New. Add stack -d.
367
3682014-01-03  Mark Wielaard  <mjw@redhat.com>
369
370	* configure.ac: Set version to 0.158.
371	* NEWS: Add entries for version 0.158.
372
3732013-12-20  Mark Wielaard  <mjw@redhat.com>
374
375	* NEWS (libdwfl): Add dwfl_getthread_frames.
376	(stack): New entry.
377
3782013-12-18  Mark Wielaard  <mjw@redhat.com>
379
380	* NEWS (libdwfl): Add dwfl_module_getsym_info and
381	dwfl_module_addrinfo.
382	(addr2line): Add -x option.
383
3842013-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
385
386	* NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
387	Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
388	dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
389	dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
390	and dwfl_frame_pc.
391
3922013-12-16  Mark Wielaard  <mjw@redhat.com>
393
394	* NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
395
3962013-12-09  Josh Stone  <jistone@redhat.com>
397
398	* .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
399
4002013-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
401
402	* configure.ac (CC_BIARCH): Remove AS_IF for it.
403
4042013-11-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
405
406	* configure.ac: New AC_CHECK_SIZEOF for long.  Call utrace_BIARCH, new
407	AC_SUBST for CC_BIARCH.
408
4092013-11-06  Mark Wielaard  <mjw@redhat.com>
410
411	* configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
412	local system does have /usr/lib/debug/.dwz.
413
4142013-11-06  Mark Wielaard  <mjw@redhat.com>
415
416	* configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
417	option.
418
4192013-11-01  Michael Forney  <mforney@mforney.org>
420
421	* configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
422
4232013-10-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
424
425	* NEWS (Version 0.158): New.
426
4272013-09-30  Mark Wielaard  <mjw@redhat.com>
428
429	* NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
430
4312013-09-27  Mark Wielaard  <mjw@redhat.com>
432
433	* configure.ac: Set version to 0.157.
434	* NEWS: Add entries for version 0.157.
435
4362013-09-20  Mark Wielaard  <mjw@redhat.com>
437
438	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
439
4402013-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
441
442	* configure.ac: Set version to 0.156.
443
4442013-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
445
446	* NEWS: Remove bugfix only entries from Version 0.156.
447
4482013-07-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
449
450	* NEWS: Add entries for Version 0.156.
451
4522013-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
453
454	* NEWS (Version 0.156): New.
455
4562013-04-26  Mark Wielaard  <mjw@redhat.com>
457
458	* configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
459
4602013-04-25  Mark Wielaard  <mjw@redhat.com>
461
462	* .gitignore: Add config/test-driver as installed by automake 1.13.
463	* configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
464
4652012-10-01  Mark Wielaard  <mjw@redhat.com>
466
467	* configure.ac: Add --enable-valgrind check.
468	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
469
4702012-08-27  Mark Wielaard  <mjw@redhat.com>
471
472	* configure.ac: Set version to 0.155.
473
4742012-08-24  Mark Wielaard  <mjw@redhat.com>
475
476	* configure.ac: Add --enable-dwz check, defaults to no.
477
4782012-07-24  Mark Wielaard  <mjw@redhat.com>
479
480	* TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
481
4822012-06-22  Mark Wielaard  <mjw@redhat.com>
483
484	* configure.ac: Set version to 0.154.
485
4862012-01-24  Mark Wielaard  <mjw@redhat.com>
487
488	* COPYING: Fix address. Updated version from gnulib.
489
4902012-01-23  Mark Wielaard  <mjw@redhat.com>
491
492	* configure.ac: Set version to 0.153, update copyright years.
493
4942012-01-20  Roland McGrath  <roland@hack.frob.com>
495
496	* configure.ac: Handle --enable-deterministic-archives.
497
4982011-10-08  Roland McGrath  <roland@hack.frob.com>
499
500	* configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
501	Use POSIX.2 $((...)) syntax instead of $[...].
502	Reported by Mike Frysinger <vapier@gentoo.org>.
503
5042011-10-08  Mike Frysinger  <vapier@gentoo.org>
505
506	* configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
507
5082011-10-02  Ulrich Drepper  <drepper@gmail.com>
509
510	* configure.ac: Check for __cxa_demangle in libstdc++.
511
5122011-02-08  Roland McGrath  <roland@redhat.com>
513
514	* configure.ac (C99 check): Use AC_LANG_SOURCE.
515
516	* configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
517
5182010-09-13  Ulrich Drepper  <drepper@redhat.com>
519
520	* configure.ac (ALL_LINGUAS): Add languages which have some
521	translations.
522
5232010-04-15  Roland McGrath  <roland@redhat.com>
524
525	* configure.ac (LOCALEDIR, DATADIRNAME): Removed.
526
5272009-09-21  Ulrich Drepper  <drepper@redhat.com>
528
529	* configure.ac: Update for more modern autoconf.
530
5312009-08-26  Roland McGrath  <roland@redhat.com>
532
533	* configure.ac (zip_LIBS): Check for liblzma too.
534
5352009-04-19  Roland McGrath  <roland@redhat.com>
536
537	* configure.ac (eu_version): Round down here, not in version.h macros.
538
5392009-04-17  Roland McGrath  <roland@redhat.com>
540
541	* configure.ac (eu_version): Compute number 1000 times larger,
542	let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
543
5442009-01-23  Roland McGrath  <roland@redhat.com>
545
546	* configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
547
548	* configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
549	building with compiler support but no working runtime support.
550
5512009-01-22  Ulrich Drepper  <drepper@redhat.com>
552
553	* Makefile.am (rpm): The tarball is now bzip2-compressed.
554
5552009-01-10  Ulrich Drepper  <drepper@redhat.com>
556
557	* configure.ac: Require gcc with TLS support.
558	Rename USE_TLS to USE_LOCKS.  The option is renamed to
559	--enable-thread-safety.
560
5612009-01-08  Roland McGrath  <roland@redhat.com>
562
563	* configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
564
5652009-01-05  Roland McGrath  <roland@redhat.com>
566
567	* configure.ac (eu_ZIPLIB): New macro.
568	Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
569
5702008-12-30  Ulrich Drepper  <drepper@redhat.com>
571
572	* configure.ac: We need automake 1.8 now.
573
5742008-12-24  Roland McGrath  <roland@redhat.com>
575
576	* configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
577	distribute only in .tar.bz2 form now.
578
5792008-12-16  Roland McGrath  <roland@redhat.com>
580
581	* Makefile.am (pkginclude_HEADERS): New variable, install version.h.
582	* configure.ac: Create it, substituting @eu_version@ with
583	PACKAGE_VERSION canonicalized to four digits of decimal.
584
5852008-08-25  Roland McGrath  <roland@redhat.com>
586
587	* configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
588
5892008-08-21  Roland McGrath  <roland@redhat.com>
590
591	* configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
592	move the contents to lib/eu-config.h instead of keeping them here.
593
5942007-12-20  Ulrich Drepper  <drepper@redhat.com>
595
596	* configure.ac: Add support for --enable-debugpred.
597	Update likely/unlikely macros for it.
598
5992007-06-05  Ulrich Drepper  <drepper@redhat.com>
600
601	* Makefile.am: Remove traces of mini builds.
602	* configure.ac: Don't use libelf-po/POTFILES.in as config file
603	anymore.
604
6052007-05-16  Roland McGrath  <roland@redhat.com>
606
607	* configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
608
6092006-11-02  Roland McGrath  <roland@redhat.com>
610
611	* Makefile.am (EXTRA_DIST): Add EXCEPTION file.
612
6132006-08-29  Roland McGrath  <roland@redhat.com>
614
615	* configure.ac: Use AM_MAINTAINER_MODE.
616
6172006-07-12  Ulrich Drepper  <drepper@redhat.com>
618
619	* configure.ac (internal_function): Don't use internal visibility.
620
6212006-07-05  Ulrich Drepper  <drepper@redhat.com>
622
623	* configure.ac: Add dummy automake conditional to get dependencies
624	for non-generic linker right.  See src/Makefile.am.
625
6262005-11-18  Roland McGrath  <roland@redhat.com>
627
628	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
629
6302005-11-16  Roland McGrath  <roland@redhat.com>
631
632	* configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
633	In config.h, define ELFUTILS_HEADER macro.
634
6352005-11-15  Roland McGrath  <roland@redhat.com>
636
637	* Makefile.am (all_SUBDIRS): Add backends.
638	* configure.ac: Write backends/Makefile.
639
640	* configure.ac: Add --enable-tests-rpath option.
641
6422005-09-16  Roland McGrath  <roland@redhat.com>
643
644	* configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
645	Don't set it, since on IA64 you get error messages for unaligned
646	accesses, and on Alpha it's at least very slow.
647
6482005-08-29  Ulrich Drepper  <drepper@redhat.com>
649
650	* configure.ac: Fix GCOV make condition generation.
651
6522005-08-28  Ulrich Drepper  <drepper@redhat.com>
653
654	* configure.ac: Add --enable-gcov option.
655
6562005-08-06  Ulrich Drepper  <drepper@redhat.com>
657
658	* configure.ac: Add --enable-gprof option.
659
6602005-07-27  Roland McGrath  <roland@redhat.com>
661
662	* Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
663
6642005-07-21  Roland McGrath  <roland@redhat.com>
665
666	* configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
667
6682005-06-01  Roland McGrath  <roland@redhat.com>
669
670	* Makefile.am (all_SUBDIRS): Add libdwfl.
671	* configure.ac: Write libdwfl/Makefile.
672
6732005-05-19  Roland McGrath  <roland@redhat.com>
674
675	* configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
676
6772005-05-10  Ulrich Drepper  <drepper@redhat.com>
678
679	* configure.ac: Define MODVERSION in config.h.
680
6812005-02-22  Ulrich Drepper  <drepper@redhat.com>
682
683	* Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
684	* configure.ac: Don't use doc subdir for now.
685
6862005-02-15  Ulrich Drepper  <drepper@redhat.com>
687
688	* configure.ac: Remove AM_GNU_GETTEXT use.  Use only AM_PO_SUBDIRS.
689
6902005-02-06  Ulrich Drepper  <drepper@redhat.com>
691
692	* configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
693
694	* Makefile.am (EXTRA_DIST): Remove splint.rc.
695	* splint.rc: Removed.
696
6972004-09-25  Ulrich Drepper  <drepper@redhat.com>
698
699	* configure.ac: Make compile with gcc 4.0.
700
7012004-03-06  Ulrich Drepper  <drepper@redhat.com>
702
703	* configure.ac: Use AS_HELP_STRING where applicable.
704
7052004-01-23  Ulrich Drepper  <drepper@redhat.com>
706
707	* configure.ac: Check for C99 compiler.
708
709	* configure.ac: Change locking macros in config.h to at least
710	evaluate the parameter.  Define base_cpu to none for generic linker.
711
7122004-01-21  Ulrich Drepper  <drepper@redhat.com>
713
714	* configure.ac: Print error message in case --disable-generic is
715	used if no linker support for the architecture is available.
716
7172004-01-18  Ulrich Drepper  <drepper@redhat.com>
718
719	* configure.ac: Dont generate libebl-po/Makefile.in,
720	libdw-po/Makefile.in, libasm-po/Makefile.in.
721
722	* Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
723
7242004-01-17  Ulrich Drepper  <drepper@redhat.com>
725
726	* configure.ac: Pretty printing of help message.
727
728	* configure.ac: Move AC_SYS_LARGEFILE test to the front.
729
730	* configure.ac: Add --enable-mudflap option.
731
7322004-01-17  Ulrich Drepper  <drepper@redhat.com>
733
734	* configure.ac: Major cleanups.  Use aux dir.
735	* config.guess: Moved to new config subdir.
736	* config.rpath: Likewise.
737	* config.sub: Likewise.
738	* depcomp: Likewise.
739	* install-sh: Likewise.
740	* missing: Likewise.
741	* mkinstalldirs: Likewise.
742	* Makefile.am (mini_SUBDIRS): Add config.
743	(EXTRA_DIST): Remove config.rpath.
744
745	* configure.ac: Add AC_REVISION.
746
747	* configure.ac: Add --enable-mudflap option.
748
7492004-01-11  Ulrich Drepper  <drepper@redhat.com>
750
751	* configure.ac: Drop libdwarf directory.  Add libdw-po.
752	* Makefile.am (all_SUBDIRS): Likewise.
753	* elfutils.spec: Don't distribute anything from libdwarf.
754
7552004-01-05  Ulrich Drepper  <drepper@redhat.com>
756
757	* Makefile.am: Support separate libelf built.
758
759	* elfutils.spec.in: Create separata elfutils-libelf-devel package.
760	Install libdw DSOs.
761
762	* configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
763	name.
764
7652003-08-13  Ulrich Drepper  <drepper@redhat.com>
766
767	* elfutils.spec.in: Remove references to libebl.so.
768
7692003-08-11  Ulrich Drepper  <drepper@redhat.com>
770
771	* Moved to CVS archive.
772
7732000-08-25  Ulrich Drepper  <drepper@redhat.com>
774
775	* The beginning.  See the NEWS file for the time being.
776