Fix indentation of:
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog
CommitLineData
2b3decb5
AM
12009-05-22 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.in: Regenerate.
4
c067354b
NC
52009-04-22 Anthony Green <green@moxielogic.com>
6
7 * bfdint.texi (BFD target vector miscellaneous): Mention verilog
8 flavour.
9
793c5807
NC
102008-11-19 Nick Clifton <nickc@redhat.com>
11
12 * fdl.texi: Update to v1.3
13 * bfd.texinfo: Change license to v1.3.
14
50fbf7fe
AM
152008-08-24 Alan Modra <amodra@bigpond.net.au>
16
17 * Makefile.am (chew.o): Delete rule.
18 ($(MKDOC)): Move options before C file.
19 * Makefile.in: Regenerate.
20
7357c5b6
AM
212008-08-15 Alan Modra <amodra@bigpond.net.au>
22
23 * Makefile.in: Regenerate.
24
1b315056
CS
252008-07-09 Craig Silverstein <csilvers@google.com>
26
27 * Makefile.am (BFD_H_DEP): Add ../compress.c.
28 * Makefile.in: Regenerate.
29
8944f3c2
AM
302008-05-14 Alan Modra <amodra@bigpond.net.au>
31
32 * Makefile.in: Regenerate.
33
58c85be7
RW
342008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
35
36 * Makefile.in: Regenerate.
37
50e7d84b
AM
382008-03-13 Alan Modra <amodra@bigpond.net.au>
39
40 * Makefile.in: Regenerate.
41
5375ec41
AM
422007-10-15 Alan Modra <amodra@bigpond.net.au>
43
44 * chew.c (write_buffer): Check fwrite return value.
45
bce5e5c9
AM
462007-09-14 Alan Modra <amodra@bigpond.net.au>
47
48 * Makefile.in: Regenerate.
49
ae351704
AM
502007-07-02 Alan Modra <amodra@bigpond.net.au>
51
52 * Makefile.in: Regenerate.
53
86b57e31
L
542007-06-30 H.J. Lu <hongjiu.lu@intel.com>
55
56 * Makefile.in: Likewise.
57
0d823e12
L
582007-06-14 H.J. Lu <hongjiu.lu@intel.com>
59
60 * Makefile.in: Regenerated.
61
0e9517a9
NC
622007-05-22 Nick Clifton <nickc@redhat.com>
63
64 * bfd.texinfo: Use @copying around the copyright notice.
65 * bfdint.texi: Likewise.
66
f0757517
NC
672007-05-21 Nick Clifton <nickc@redhat.com>
68
69 * bfdint.texi: Add GNU Free Documentation License notice.
70
080b416d
AM
712007-04-24 Alan Modra <amodra@bigpond.net.au>
72
73 * Makefile.in: Regenerate.
74
92f01d61 752007-02-17 Mark Mitchell <mark@codesourcery.com>
0d823e12
L
76 Nathan Sidwell <nathan@codesourcery.com>
77 Vladimir Prus <vladimir@codesourcery.com
78 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
79
80 * Makefile.in: Regenerate.
81
b45619c0
NC
822006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
83
84 * bfd..texinfo: Fix spelling mistakes.
85 * bfdint.texinfo: Likewise.
86
9cd73268
TS
872006-07-18 Nigel Stephens <nigel@mips.com>
88
89 * bfd.texinfo: Add @section for "What to Put Where".
90
6648b7cf
JM
912006-06-07 Joseph S. Myers <joseph@codesourcery.com>
92
93 * bfd.texinfo: Remove local @tex code.
94
526c3d69
AM
952006-06-05 Alan Modra <amodra@bigpond.net.au>
96
97 * Makefile.in: Regenerate.
98
370b66a1
CD
992006-05-11 Carlos O'Donell <carlos@codesourcery.com>
100
50e7d84b 101 * bfd.texinfo: Rename "Index" to "BFD Index"
370b66a1 102
108a6f8e
CD
1032006-04-06 Carlos O'Donell <carlos@codesourcery.com>
104
50e7d84b 105 * Makefile.am: Add install-html and install-html-am targets.
108a6f8e
CD
106 Define datarootdir, docdir and htmldir.
107 * Makefile.in: Regenerate.
108
1092006-02-27 Carlos O'Donell <carlos@codesourcery.com>
f7d9e5c3
CD
110
111 * Makefile.am: Add html target.
112 * Makefile.in: Regenerate.
113
99356e90
DJ
1142005-07-24 Daniel Jacobowitz <dan@codesourcery.com>
115
116 * chew.c: Include <string.h>.
117
d4ad1cbf
DD
1182005-07-22 DJ Delorie <dj@redhat.com>
119
120 * chew.c: Include stdlib.h.
121
d8bacf76
KH
1222005-07-22 Kazu Hirata <kazu@codesourcery.com>
123
124 * chew.c: Don't include sysdep.h.
125
dbdb27ec
DJ
1262005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
127
128 * Makefile.am: Use a temporary file to build chew.
129 * Makefile.in: Regenerated.
130
11d02c41
NC
1312005-05-04 Nick Clifton <nickc@redhat.com>
132
133 * chew.c: Update the address and phone number of the FSF
134 organization in the GPL notice.
135
1ec47244
L
1362005-05-05 H.J. Lu <hongjiu.lu@intel.com>
137
138 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
139 * Makefile.in: Regenerate.
140
aa7eb06d
DJ
1412005-04-29 Daniel Jacobowitz <dan@codesourcery.com>
142
143 * Makefile.am: Remove stamp rules. Depend on chew.c
144 instead of $(MKDOC).
145 * Makefile.in: Regnerated.
146
34f3e815
L
1472005-04-21 H.J. Lu <hongjiu.lu@intel.com>
148
149 * Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
150 (chew.o): Use it.
151 * Makefile.in: Regenerate.
152
9e9b66a9
AM
1532005-04-14 Alan Modra <amodra@bigpond.net.au>
154
155 * Makefile.in: Regenerate.
156
ceae3e33
AM
1572005-04-12 Alan Modra <amodra@bigpond.net.au>
158
159 * Makefile.in: Regenerate.
160
d25604af
AM
1612005-02-21 Alan Modra <amodra@bigpond.net.au>
162
163 * Makefile.in: Regenerate.
164
05e24d22
MR
1652005-02-13 Maciej W. Rozycki <macro@linux-mips.org>
166
167 * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
168 building chew.
169 * Makefile.in: Regenerate.
170
11d02c41
NC
1712005-02-01 Ben Elliston <bje@au.ibm.com>
172
173 * chew.c: Remove #if 0'd code throughout. Similarly, collapse #if
174 1'd code.
50e7d84b 175
d639b1c3
ILT
1762004-12-20 Ian Lance Taylor <ian@c2microsystems.com>
177
178 * Makefile.am: Use $(SHELL) whenever we run move-if-change.
179 * Makefile.in: Rebuild.
180
8976e9a2
L
1812004-09-19 H.J. Lu <hongjiu.lu@intel.com>
182
183 * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
184 (bfd.info): Rename the target to ...
185 ($(srcdir)/bfd.info): This.
186 * Makefile.in: Regenerated.
187
0d47b011
AM
1882004-09-17 Alan Modra <amodra@bigpond.net.au>
189
190 * Makefile.in: Regenerate.
191
c152c796
AM
1922004-03-27 Alan Modra <amodra@bigpond.net.au>
193
194 * bfdint.texi: Remove all mention of elflink.h.
195
05864e2a
AM
1962004-03-19 Alan Modra <amodra@bigpond.net.au>
197
198 * Makefile.in: Regenerate.
252b5132 199
c9e214e5 200For older changes see ChangeLog-9103
252b5132
RH
201\f
202Local Variables:
c9e214e5
AM
203mode: change-log
204left-margin: 8
205fill-column: 74
252b5132
RH
206version-control: never
207End:
This page took 0.443762 seconds and 4 git commands to generate.