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