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