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