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