blob: b390eedacfb308ae1617e79fb634253cd32490e7 [file] [log] [blame]
Ulrich Drepper3d413d42005-08-28 16:18:57 +000012005-08-28 Ulrich Drepper <drepper@redhat.com>
2
3 * configure.ac: Add --enable-gcov option.
4
Ulrich Drepper47be7952005-08-07 04:41:39 +000052005-08-06 Ulrich Drepper <drepper@redhat.com>
6
7 * configure.ac: Add --enable-gprof option.
8
Roland McGrath18385902005-07-28 07:12:38 +000092005-07-27 Roland McGrath <roland@redhat.com>
10
11 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
12
Ulrich Drepperb08d5a82005-07-26 05:00:05 +0000132005-07-21 Roland McGrath <roland@redhat.com>
14
15 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
16
172005-06-01 Roland McGrath <roland@redhat.com>
18
19 * Makefile.am (all_SUBDIRS): Add libdwfl.
20 * configure.ac: Write libdwfl/Makefile.
21
222005-05-19 Roland McGrath <roland@redhat.com>
23
24 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
25
262005-05-10 Ulrich Drepper <drepper@redhat.com>
27
28 * configure.ac: Define MODVERSION in config.h.
29
302005-02-22 Ulrich Drepper <drepper@redhat.com>
31
32 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
33 * configure.ac: Don't use doc subdir for now.
34
352005-02-15 Ulrich Drepper <drepper@redhat.com>
36
37 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
38
392005-02-06 Ulrich Drepper <drepper@redhat.com>
40
41 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
42
43 * Makefile.am (EXTRA_DIST): Remove splint.rc.
44 * splint.rc: Removed.
45
462004-09-25 Ulrich Drepper <drepper@redhat.com>
47
48 * configure.ac: Make compile with gcc 4.0.
49
502004-03-06 Ulrich Drepper <drepper@redhat.com>
51
52 * configure.ac: Use AS_HELP_STRING where applicable.
53
542004-01-23 Ulrich Drepper <drepper@redhat.com>
55
56 * configure.ac: Check for C99 compiler.
57
58 * configure.ac: Change locking macros in config.h to at least
59 evaluate the parameter. Define base_cpu to none for generic linker.
60
612004-01-21 Ulrich Drepper <drepper@redhat.com>
62
63 * configure.ac: Print error message in case --disable-generic is
64 used if no linker support for the architecture is available.
65
662004-01-18 Ulrich Drepper <drepper@redhat.com>
67
68 * configure.ac: Dont generate libebl-po/Makefile.in,
69 libdw-po/Makefile.in, libasm-po/Makefile.in.
70
71 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
72
732004-01-17 Ulrich Drepper <drepper@redhat.com>
74
75 * configure.ac: Pretty printing of help message.
76
77 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
78
79 * configure.ac: Add --enable-mudflap option.
80
812004-01-17 Ulrich Drepper <drepper@redhat.com>
82
83 * configure.ac: Major cleanups. Use aux dir.
84 * config.guess: Moved to new config subdir.
85 * config.rpath: Likewise.
86 * config.sub: Likewise.
87 * depcomp: Likewise.
88 * install-sh: Likewise.
89 * missing: Likewise.
90 * mkinstalldirs: Likewise.
91 * Makefile.am (mini_SUBDIRS): Add config.
92 (EXTRA_DIST): Remove config.rpath.
93
94 * configure.ac: Add AC_REVISION.
95
96 * configure.ac: Add --enable-mudflap option.
97
982004-01-11 Ulrich Drepper <drepper@redhat.com>
99
100 * configure.ac: Drop libdwarf directory. Add libdw-po.
101 * Makefile.am (all_SUBDIRS): Likewise.
102 * elfutils.spec: Don't distribute anything from libdwarf.
103
1042004-01-05 Ulrich Drepper <drepper@redhat.com>
105
106 * Makefile.am: Support separate libelf built.
107
108 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
109 Install libdw DSOs.
110
111 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
112 name.
113
1142003-08-13 Ulrich Drepper <drepper@redhat.com>
115
116 * elfutils.spec.in: Remove references to libebl.so.
117
1182003-08-11 Ulrich Drepper <drepper@redhat.com>
119
120 * Moved to CVS archive.
121
1222000-08-25 Ulrich Drepper <drepper@redhat.com>
123
124 * The beginning. See the NEWS file for the time being.