Fiddle version.h magic back, so all the computation is in configure.
[platform/upstream/elfutils.git] / config / ChangeLog
1 2009-04-19  Roland McGrath  <roland@redhat.com>
2
3         * version.h.in: Revert last change.
4
5 2009-04-17  Roland McGrath  <roland@redhat.com>
6
7         * version.h.in (_ELFUTILS_PREREQ): Multiple major by 1000000 and minor
8         by 1000; now _ELFUTILS_VERSION is 789000 for version 0.789.
9
10 2009-01-22  Ulrich Drepper  <drepper@redhat.com>
11
12         * elfutils.spec.in: Distribute <elfutils/version.h> in
13         elfutils-libelf-devel.
14
15 2009-01-22  Roland McGrath  <roland@redhat.com>
16
17         * known-dwarf.awk: Handle DW_FOO_BAR_* sets better.
18
19 2009-01-11  Roland McGrath  <roland@redhat.com>
20
21         * known-dwarf.awk: New file.
22         * Makefile.am (EXTRA_DIST): Add it.
23
24 2008-12-24  Roland McGrath  <roland@redhat.com>
25
26         * Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic.
27         Put the target inside [if MAINTAINER_MODE].
28
29 2008-12-16  Roland McGrath  <roland@redhat.com>
30
31         * version.h.in: New file.
32
33 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
34
35         * elfutils.spec.in: Add m4 to build requirements.
36
37 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
38
39         * elfutils.spec.in: Changes for disasm branch merge.
40
41 2007-08-08  Roland McGrath  <roland@redhat.com>
42
43         * elfutils.spec.in (License): Canonicalize.
44
45 2007-04-23  Roland McGrath  <roland@redhat.com>
46
47         * elfutils.spec.in: Distribute eu-unstrip.
48
49 2005-08-13  Roland McGrath  <roland@redhat.com>
50
51         * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $.
52
53 2005-07-28  Roland McGrath  <roland@redhat.com>
54
55         * elfutils.spec.in: Remove libdwfl.so from package.
56
57 2005-07-21  Ulrich Drepper  <drepper@redhat.com>
58
59         * elfutils.spec.in: Distribute eu-elfcmp.
60
61 2005-04-01  Ulrich Drepper  <drepper@redhat.com>
62
63         * elfutils.spec.in: Distribute eu-addr2line.
64
65 2005-03-17  Ulrich Drepper  <drepper@redhat.com>
66
67         * elfutils.spec.in: Distribute libdw.{a,so,h}.
68
69 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
70
71         * Makefile.am: Ignore result of cvs run.
72
73         * elfutils.spec.in: Simplify build process by not using a subdir.
74         This means we can use %configure.
75
76 2005-02-18  Ulrich Drepper  <drepper@redhat.com>
77
78         * Makefile.am: Automatically added changelog from NEWS file on dist.
79
80 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
81
82         * elfutils.spec.in: Make sure RPM_OPT_FLAGS is used.  During
83         %build, really do build the binaries.
84         Remove --enable-shared configure parameters.
85
86 2005-02-07  Ulrich Drepper  <drepper@redhat.com>
87
88         * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
89
90 2004-11-23  Ulrich Drepper  <drepper@redhat.com>
91
92         * elfutils.spec.in: Some more changes for the RPM with the fake
93         binaries.
94
95 2004-01-29  Ulrich Drepper  <drepper@redhat.com>
96
97         * elfutils.spec.in: Update BuildRequires.
98
99 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
100
101         * Makefile.am: New file.
102         * config.guess: Moved to here from toplevel.
103         * config.rpath: Likewise.
104         * config.sub: Likewise.
105         * depcomp: Likewise.
106         * install-sh: Likewise.
107         * missing: Likewise.
108         * mkinstalldirs: Likewise.
109         * elfutils.spec.in: New file.