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