Fix the documentation of valprint.c:value_print.
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog
... / ...
CommitLineData
12009-09-25 Martin Thuresson <martint@google.com>
2
3 Update soruces to make alpha targets compile cleanly with
4 -Wc++-compat:
5 * chew.c: Add casts.
6
72009-08-29 Martin Thuresson <martin@mtme.org>
8
9 * chew.c (newentry, add_intrinsic): Rename variable new to
10 new_d.
11
122009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13
14 * Makefile.in: Regenerate.
15
162009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
17
18 * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
19 (html__strip_dir, install-html, install-html-am): Remove.
20 * Makefile.in: Regenerate.
21
22 * Makefile.in: Regenerate.
23
242009-05-22 Alan Modra <amodra@bigpond.net.au>
25
26 * Makefile.in: Regenerate.
27
282009-04-22 Anthony Green <green@moxielogic.com>
29
30 * bfdint.texi (BFD target vector miscellaneous): Mention verilog
31 flavour.
32
332008-11-19 Nick Clifton <nickc@redhat.com>
34
35 * fdl.texi: Update to v1.3
36 * bfd.texinfo: Change license to v1.3.
37
382008-08-24 Alan Modra <amodra@bigpond.net.au>
39
40 * Makefile.am (chew.o): Delete rule.
41 ($(MKDOC)): Move options before C file.
42 * Makefile.in: Regenerate.
43
442008-08-15 Alan Modra <amodra@bigpond.net.au>
45
46 * Makefile.in: Regenerate.
47
482008-07-09 Craig Silverstein <csilvers@google.com>
49
50 * Makefile.am (BFD_H_DEP): Add ../compress.c.
51 * Makefile.in: Regenerate.
52
532008-05-14 Alan Modra <amodra@bigpond.net.au>
54
55 * Makefile.in: Regenerate.
56
572008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
58
59 * Makefile.in: Regenerate.
60
612008-03-13 Alan Modra <amodra@bigpond.net.au>
62
63 * Makefile.in: Regenerate.
64
652007-10-15 Alan Modra <amodra@bigpond.net.au>
66
67 * chew.c (write_buffer): Check fwrite return value.
68
692007-09-14 Alan Modra <amodra@bigpond.net.au>
70
71 * Makefile.in: Regenerate.
72
732007-07-02 Alan Modra <amodra@bigpond.net.au>
74
75 * Makefile.in: Regenerate.
76
772007-06-30 H.J. Lu <hongjiu.lu@intel.com>
78
79 * Makefile.in: Likewise.
80
812007-06-14 H.J. Lu <hongjiu.lu@intel.com>
82
83 * Makefile.in: Regenerated.
84
852007-05-22 Nick Clifton <nickc@redhat.com>
86
87 * bfd.texinfo: Use @copying around the copyright notice.
88 * bfdint.texi: Likewise.
89
902007-05-21 Nick Clifton <nickc@redhat.com>
91
92 * bfdint.texi: Add GNU Free Documentation License notice.
93
942007-04-24 Alan Modra <amodra@bigpond.net.au>
95
96 * Makefile.in: Regenerate.
97
982007-02-17 Mark Mitchell <mark@codesourcery.com>
99 Nathan Sidwell <nathan@codesourcery.com>
100 Vladimir Prus <vladimir@codesourcery.com
101 Joseph Myers <joseph@codesourcery.com>
102
103 * Makefile.in: Regenerate.
104
1052006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
106
107 * bfd..texinfo: Fix spelling mistakes.
108 * bfdint.texinfo: Likewise.
109
1102006-07-18 Nigel Stephens <nigel@mips.com>
111
112 * bfd.texinfo: Add @section for "What to Put Where".
113
1142006-06-07 Joseph S. Myers <joseph@codesourcery.com>
115
116 * bfd.texinfo: Remove local @tex code.
117
1182006-06-05 Alan Modra <amodra@bigpond.net.au>
119
120 * Makefile.in: Regenerate.
121
1222006-05-11 Carlos O'Donell <carlos@codesourcery.com>
123
124 * bfd.texinfo: Rename "Index" to "BFD Index"
125
1262006-04-06 Carlos O'Donell <carlos@codesourcery.com>
127
128 * Makefile.am: Add install-html and install-html-am targets.
129 Define datarootdir, docdir and htmldir.
130 * Makefile.in: Regenerate.
131
1322006-02-27 Carlos O'Donell <carlos@codesourcery.com>
133
134 * Makefile.am: Add html target.
135 * Makefile.in: Regenerate.
136
1372005-07-24 Daniel Jacobowitz <dan@codesourcery.com>
138
139 * chew.c: Include <string.h>.
140
1412005-07-22 DJ Delorie <dj@redhat.com>
142
143 * chew.c: Include stdlib.h.
144
1452005-07-22 Kazu Hirata <kazu@codesourcery.com>
146
147 * chew.c: Don't include sysdep.h.
148
1492005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
150
151 * Makefile.am: Use a temporary file to build chew.
152 * Makefile.in: Regenerated.
153
1542005-05-04 Nick Clifton <nickc@redhat.com>
155
156 * chew.c: Update the address and phone number of the FSF
157 organization in the GPL notice.
158
1592005-05-05 H.J. Lu <hongjiu.lu@intel.com>
160
161 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
162 * Makefile.in: Regenerate.
163
1642005-04-29 Daniel Jacobowitz <dan@codesourcery.com>
165
166 * Makefile.am: Remove stamp rules. Depend on chew.c
167 instead of $(MKDOC).
168 * Makefile.in: Regnerated.
169
1702005-04-21 H.J. Lu <hongjiu.lu@intel.com>
171
172 * Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
173 (chew.o): Use it.
174 * Makefile.in: Regenerate.
175
1762005-04-14 Alan Modra <amodra@bigpond.net.au>
177
178 * Makefile.in: Regenerate.
179
1802005-04-12 Alan Modra <amodra@bigpond.net.au>
181
182 * Makefile.in: Regenerate.
183
1842005-02-21 Alan Modra <amodra@bigpond.net.au>
185
186 * Makefile.in: Regenerate.
187
1882005-02-13 Maciej W. Rozycki <macro@linux-mips.org>
189
190 * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
191 building chew.
192 * Makefile.in: Regenerate.
193
1942005-02-01 Ben Elliston <bje@au.ibm.com>
195
196 * chew.c: Remove #if 0'd code throughout. Similarly, collapse #if
197 1'd code.
198
1992004-12-20 Ian Lance Taylor <ian@c2microsystems.com>
200
201 * Makefile.am: Use $(SHELL) whenever we run move-if-change.
202 * Makefile.in: Rebuild.
203
2042004-09-19 H.J. Lu <hongjiu.lu@intel.com>
205
206 * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
207 (bfd.info): Rename the target to ...
208 ($(srcdir)/bfd.info): This.
209 * Makefile.in: Regenerated.
210
2112004-09-17 Alan Modra <amodra@bigpond.net.au>
212
213 * Makefile.in: Regenerate.
214
2152004-03-27 Alan Modra <amodra@bigpond.net.au>
216
217 * bfdint.texi: Remove all mention of elflink.h.
218
2192004-03-19 Alan Modra <amodra@bigpond.net.au>
220
221 * Makefile.in: Regenerate.
222
223For older changes see ChangeLog-9103
224\f
225Local Variables:
226mode: change-log
227left-margin: 8
228fill-column: 74
229version-control: never
230End:
This page took 0.023332 seconds and 4 git commands to generate.