gdb: defer commit resume until all available events are consumed
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog-0415
CommitLineData
02db4b0a
AM
12015-06-21 Alan Modra <amodra@gmail.com>
2
3 * Makefile.am: Expand $<.
4 * Makefile.in: Regenerate.
5
55172d69
PA
62015-02-11 Pedro Alves <palves@redhat.com>
7
8 * Makefile.am (libbfd.h, libcoff.h): Close extern "C" scope.
9 * Makefile.in: Regenerate.
10
bba33ab1
AM
112015-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
12 Alan Modra <amodra@gmail.com>
13
14 PR 17817
15 * Makefile.am (aoutx.stamp): cp -p $srcdir/aoutx.texi to keep
16 timestamps so that makeinfo need not be installed.
17 (archive.stamp, archures.stamp, bfdt.stamp, cache.stamp,
18 coffcode.stamp, core.stamp, elf.stamp, elfcode.stamp, mmo.stamp,
19 format.stamp, libbfd.stamp, bfdio.stamp, bfdwin.stamp,
20 opncls.stamp, reloc.stamp, section.stamp, syms.stamp, targets.stamp,
21 init.stamp, hash.stamp, linker.stamp): Similarly.
22 (bfdver.texi): Use test rather than [ ] in commands.
23 * Makefile.in: Regenerate.
24
aaffae57
DE
252014-08-05 Doug Evans <dje@google.com>
26
27 * chew.c (skip_past_newline_1): New function.
28 (outputdots): Call it.
29 (skip_past_newline): Ditto.
30
13ce3c11
AM
312014-08-05 Alan Modra <amodra@gmail.com>
32
33 * chew.c (print_stack_level, main): Cast result of pointer
34 difference to match format string.
35
19e1c431
AM
362014-04-09 Alan Modra <amodra@gmail.com>
37
38 * Makefile.am ($(MKDOC)): New rule, depend on chew.stamp. Move
39 old rule to..
40 (chew.stamp): ..here.
41 (DISTCLEANFILES): Move *.stamp..
42 (MOSTLYCLEANFILES): ..to here.
43 * Makefile.in: Regenerate.
44
81b1ec4f
AM
452014-04-09 Alan Modra <amodra@gmail.com>
46
47 * Makefile.am (MKDOC): Use $@ in command.
48 (aoutx.texi): New rule, depend on aoutx.stamp. Move old rule..
49 (aoutx.stamp): .. to here. Don't depend on chew.c, depend on MKDOC
50 and omit recursive MAKE. Use $< in command.
51 (archive.texi, archures.texi, bfdt.texi, cache.texi, coffcode.texi,
52 core.texi, elf.texi, elfcode.texi, mmo.texi, format.texi, libbfd.texi,
53 bfdio.texi, bfdwin.texi, opncls.texi, reloc.texi, section.texi,
54 syms.texi, targets.texi, init.texi, hash.texi, linker.texi): Similarly.
55 (DISTCLEANFILES): Remove *.stamp.
56 * Makefile.in: Regenerate.
57
fa47fa92
AM
582014-03-12 Alan Modra <amodra@gmail.com>
59
60 * Makefile.in: Regenerate.
61
b2e951ec
NC
622013-10-14 Nick Clifton <nickc@redhat.com>
63
64 * chew.c (perform): Free next.
65
e4fe8f95
AM
662013-04-15 Alan Modra <amodra@gmail.com>
67
68 * Makefile.am ($(MKDOC)): Append $(EXEEXT_FOR_BUILD) to temp file.
69 * Makefile.in: Regenerate.
70
79bb5c23
NC
712013-04-09 Mingjie Xing <mingjie.xing@gmail.com>
72
73 * bfd.texinfo (typedef bfd, Error reporting, Miscellaneous):
74 Add menu items.
75
7ca01ed9
NC
762013-01-07 Patrice Dumas <pertusus@free.fr>
77
78 * bfd.texinfo: Replace @ with @@ when it is part of the text.
79
5bf135a7
NC
802012-12-17 Nick Clifton <nickc@redhat.com>
81
82 * Makefile.am: Add copyright notice.
83 * bfdsumm.texi: Likewise.
84 * makefile.vms: Likewise.
85 * Makefile.in: Regenerate.
86
6febeb74
AM
872012-11-08 Alan Modra <amodra@gmail.com>
88
89 * Makefile.in: Regenerate.
90
709bcda1
AM
912012-02-27 Alan Modra <amodra@gmail.com>
92
93 * chew.c (print_stack_level, main): Use %ld to print stack delta.
94
9160ea82
AM
952010-10-28 Matthias Klose <doko@ubuntu.com>
96
97 * bfd.texinfo: Add directory section for info document.
98
6540b386
TG
992010-05-07 Tristan Gingold <gingold@adacore.com>
100
101 * Makefile.in: Regenerate with automake 1.11.1.
102
3725885a
RW
1032010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
104
105 * Makefile.in: Regenerate.
106
e3ad91e3
NC
1072009-09-25 Martin Thuresson <martint@google.com>
108
109 Update soruces to make alpha targets compile cleanly with
110 -Wc++-compat:
111 * chew.c: Add casts.
112
d3ce72d0
NC
1132009-08-29 Martin Thuresson <martin@mtme.org>
114
115 * chew.c (newentry, add_intrinsic): Rename variable new to
116 new_d.
117
573e8a1c
RW
1182009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
119
120 * Makefile.in: Regenerate.
121
81ecdfbb
RW
1222009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
123
af542c2e
RW
124 * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
125 (html__strip_dir, install-html, install-html-am): Remove.
126 * Makefile.in: Regenerate.
127
81ecdfbb
RW
128 * Makefile.in: Regenerate.
129
2b3decb5
AM
1302009-05-22 Alan Modra <amodra@bigpond.net.au>
131
132 * Makefile.in: Regenerate.
133
c067354b
NC
1342009-04-22 Anthony Green <green@moxielogic.com>
135
136 * bfdint.texi (BFD target vector miscellaneous): Mention verilog
137 flavour.
138
793c5807
NC
1392008-11-19 Nick Clifton <nickc@redhat.com>
140
141 * fdl.texi: Update to v1.3
142 * bfd.texinfo: Change license to v1.3.
143
50fbf7fe
AM
1442008-08-24 Alan Modra <amodra@bigpond.net.au>
145
146 * Makefile.am (chew.o): Delete rule.
147 ($(MKDOC)): Move options before C file.
148 * Makefile.in: Regenerate.
149
7357c5b6
AM
1502008-08-15 Alan Modra <amodra@bigpond.net.au>
151
152 * Makefile.in: Regenerate.
153
1b315056
CS
1542008-07-09 Craig Silverstein <csilvers@google.com>
155
156 * Makefile.am (BFD_H_DEP): Add ../compress.c.
157 * Makefile.in: Regenerate.
158
8944f3c2
AM
1592008-05-14 Alan Modra <amodra@bigpond.net.au>
160
161 * Makefile.in: Regenerate.
162
58c85be7
RW
1632008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
164
165 * Makefile.in: Regenerate.
166
50e7d84b
AM
1672008-03-13 Alan Modra <amodra@bigpond.net.au>
168
169 * Makefile.in: Regenerate.
170
5375ec41
AM
1712007-10-15 Alan Modra <amodra@bigpond.net.au>
172
173 * chew.c (write_buffer): Check fwrite return value.
174
bce5e5c9
AM
1752007-09-14 Alan Modra <amodra@bigpond.net.au>
176
177 * Makefile.in: Regenerate.
178
ae351704
AM
1792007-07-02 Alan Modra <amodra@bigpond.net.au>
180
181 * Makefile.in: Regenerate.
182
86b57e31
L
1832007-06-30 H.J. Lu <hongjiu.lu@intel.com>
184
185 * Makefile.in: Likewise.
186
0d823e12
L
1872007-06-14 H.J. Lu <hongjiu.lu@intel.com>
188
189 * Makefile.in: Regenerated.
190
0e9517a9
NC
1912007-05-22 Nick Clifton <nickc@redhat.com>
192
193 * bfd.texinfo: Use @copying around the copyright notice.
194 * bfdint.texi: Likewise.
195
f0757517
NC
1962007-05-21 Nick Clifton <nickc@redhat.com>
197
198 * bfdint.texi: Add GNU Free Documentation License notice.
199
080b416d
AM
2002007-04-24 Alan Modra <amodra@bigpond.net.au>
201
202 * Makefile.in: Regenerate.
203
92f01d61 2042007-02-17 Mark Mitchell <mark@codesourcery.com>
0d823e12
L
205 Nathan Sidwell <nathan@codesourcery.com>
206 Vladimir Prus <vladimir@codesourcery.com
207 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
208
209 * Makefile.in: Regenerate.
210
b45619c0
NC
2112006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
212
213 * bfd..texinfo: Fix spelling mistakes.
214 * bfdint.texinfo: Likewise.
215
9cd73268
TS
2162006-07-18 Nigel Stephens <nigel@mips.com>
217
218 * bfd.texinfo: Add @section for "What to Put Where".
219
6648b7cf
JM
2202006-06-07 Joseph S. Myers <joseph@codesourcery.com>
221
222 * bfd.texinfo: Remove local @tex code.
223
526c3d69
AM
2242006-06-05 Alan Modra <amodra@bigpond.net.au>
225
226 * Makefile.in: Regenerate.
227
370b66a1
CD
2282006-05-11 Carlos O'Donell <carlos@codesourcery.com>
229
50e7d84b 230 * bfd.texinfo: Rename "Index" to "BFD Index"
370b66a1 231
108a6f8e
CD
2322006-04-06 Carlos O'Donell <carlos@codesourcery.com>
233
50e7d84b 234 * Makefile.am: Add install-html and install-html-am targets.
108a6f8e
CD
235 Define datarootdir, docdir and htmldir.
236 * Makefile.in: Regenerate.
237
2382006-02-27 Carlos O'Donell <carlos@codesourcery.com>
f7d9e5c3
CD
239
240 * Makefile.am: Add html target.
241 * Makefile.in: Regenerate.
242
99356e90
DJ
2432005-07-24 Daniel Jacobowitz <dan@codesourcery.com>
244
245 * chew.c: Include <string.h>.
246
d4ad1cbf
DD
2472005-07-22 DJ Delorie <dj@redhat.com>
248
249 * chew.c: Include stdlib.h.
250
d8bacf76
KH
2512005-07-22 Kazu Hirata <kazu@codesourcery.com>
252
253 * chew.c: Don't include sysdep.h.
254
dbdb27ec
DJ
2552005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
256
257 * Makefile.am: Use a temporary file to build chew.
258 * Makefile.in: Regenerated.
259
11d02c41
NC
2602005-05-04 Nick Clifton <nickc@redhat.com>
261
262 * chew.c: Update the address and phone number of the FSF
263 organization in the GPL notice.
264
1ec47244
L
2652005-05-05 H.J. Lu <hongjiu.lu@intel.com>
266
267 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
268 * Makefile.in: Regenerate.
269
aa7eb06d
DJ
2702005-04-29 Daniel Jacobowitz <dan@codesourcery.com>
271
272 * Makefile.am: Remove stamp rules. Depend on chew.c
273 instead of $(MKDOC).
274 * Makefile.in: Regnerated.
275
34f3e815
L
2762005-04-21 H.J. Lu <hongjiu.lu@intel.com>
277
278 * Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
279 (chew.o): Use it.
280 * Makefile.in: Regenerate.
281
9e9b66a9
AM
2822005-04-14 Alan Modra <amodra@bigpond.net.au>
283
284 * Makefile.in: Regenerate.
285
ceae3e33
AM
2862005-04-12 Alan Modra <amodra@bigpond.net.au>
287
288 * Makefile.in: Regenerate.
289
d25604af
AM
2902005-02-21 Alan Modra <amodra@bigpond.net.au>
291
292 * Makefile.in: Regenerate.
293
05e24d22
MR
2942005-02-13 Maciej W. Rozycki <macro@linux-mips.org>
295
296 * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
297 building chew.
298 * Makefile.in: Regenerate.
299
11d02c41
NC
3002005-02-01 Ben Elliston <bje@au.ibm.com>
301
302 * chew.c: Remove #if 0'd code throughout. Similarly, collapse #if
303 1'd code.
50e7d84b 304
d639b1c3
ILT
3052004-12-20 Ian Lance Taylor <ian@c2microsystems.com>
306
307 * Makefile.am: Use $(SHELL) whenever we run move-if-change.
308 * Makefile.in: Rebuild.
309
8976e9a2
L
3102004-09-19 H.J. Lu <hongjiu.lu@intel.com>
311
312 * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
313 (bfd.info): Rename the target to ...
314 ($(srcdir)/bfd.info): This.
315 * Makefile.in: Regenerated.
316
0d47b011
AM
3172004-09-17 Alan Modra <amodra@bigpond.net.au>
318
319 * Makefile.in: Regenerate.
320
c152c796
AM
3212004-03-27 Alan Modra <amodra@bigpond.net.au>
322
323 * bfdint.texi: Remove all mention of elflink.h.
324
05864e2a
AM
3252004-03-19 Alan Modra <amodra@bigpond.net.au>
326
327 * Makefile.in: Regenerate.
252b5132 328
c9e214e5 329For older changes see ChangeLog-9103
252b5132 330\f
b90efa5b 331Copyright (C) 2004-2015 Free Software Foundation, Inc.
752937aa
NC
332
333Copying and distribution of this file, with or without modification,
334are permitted in any medium without royalty provided the copyright
335notice and this notice are preserved.
336
252b5132 337Local Variables:
c9e214e5
AM
338mode: change-log
339left-margin: 8
340fill-column: 74
252b5132
RH
341version-control: never
342End:
This page took 1.121935 seconds and 4 git commands to generate.