bfd/
[binutils.git] / bfd / doc / ChangeLog
blob8202a756c1ebd7de1bf7f70a456ec55556ecaeb5
1 2008-11-19  Nick Clifton  <nickc@redhat.com>
3         * fdl.texi: Update to v1.3
4         * bfd.texinfo: Change license to v1.3.
6 2008-08-24  Alan Modra  <amodra@bigpond.net.au>
8         * Makefile.am (chew.o): Delete rule.
9         ($(MKDOC)): Move options before C file.
10         * Makefile.in: Regenerate.
12 2008-08-15  Alan Modra  <amodra@bigpond.net.au>
14         * Makefile.in: Regenerate.
16 2008-07-09  Craig Silverstein  <csilvers@google.com>
18         * Makefile.am (BFD_H_DEP): Add ../compress.c.
19         * Makefile.in: Regenerate.
21 2008-05-14  Alan Modra  <amodra@bigpond.net.au>
23         * Makefile.in: Regenerate.
25 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27         * Makefile.in: Regenerate.
29 2008-03-13  Alan Modra  <amodra@bigpond.net.au>
31         * Makefile.in: Regenerate.
33 2007-10-15  Alan Modra  <amodra@bigpond.net.au>
35         * chew.c (write_buffer): Check fwrite return value.
37 2007-09-14  Alan Modra  <amodra@bigpond.net.au>
39         * Makefile.in: Regenerate.
41 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
43         * Makefile.in: Regenerate.
45 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
47         * Makefile.in: Likewise.
49 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
51         * Makefile.in: Regenerated.
53 2007-05-22  Nick Clifton  <nickc@redhat.com>
55         * bfd.texinfo: Use @copying around the copyright notice.
56         * bfdint.texi: Likewise.
58 2007-05-21  Nick Clifton  <nickc@redhat.com>
60         * bfdint.texi: Add GNU Free Documentation License notice.
62 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
64         * Makefile.in: Regenerate.
66 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
67             Nathan Sidwell  <nathan@codesourcery.com>
68             Vladimir Prus  <vladimir@codesourcery.com
69             Joseph Myers  <joseph@codesourcery.com>
71         * Makefile.in: Regenerate.
73 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
75         * bfd..texinfo: Fix spelling mistakes.
76         * bfdint.texinfo: Likewise.
78 2006-07-18  Nigel Stephens  <nigel@mips.com>
80         * bfd.texinfo: Add @section for "What to Put Where".
82 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
84         * bfd.texinfo: Remove local @tex code.
86 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
88         * Makefile.in: Regenerate.
90 2006-05-11  Carlos O'Donell  <carlos@codesourcery.com>
92         * bfd.texinfo: Rename "Index" to "BFD Index"
94 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
96         * Makefile.am: Add install-html and install-html-am targets.
97         Define datarootdir, docdir and htmldir.
98         * Makefile.in: Regenerate.
100 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
102         * Makefile.am: Add html target.
103         * Makefile.in: Regenerate.
105 2005-07-24  Daniel Jacobowitz  <dan@codesourcery.com>
107         * chew.c: Include <string.h>.
109 2005-07-22  DJ Delorie  <dj@redhat.com>
111         * chew.c: Include stdlib.h.
113 2005-07-22  Kazu Hirata  <kazu@codesourcery.com>
115         * chew.c: Don't include sysdep.h.
117 2005-05-09  Daniel Jacobowitz  <dan@codesourcery.com>
119         * Makefile.am: Use a temporary file to build chew.
120         * Makefile.in: Regenerated.
122 2005-05-04  Nick Clifton  <nickc@redhat.com>
124         * chew.c: Update the address and phone number of the FSF
125         organization in the GPL notice.
127 2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
129         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
130         * Makefile.in: Regenerate.
132 2005-04-29  Daniel Jacobowitz  <dan@codesourcery.com>
134         * Makefile.am: Remove stamp rules.  Depend on chew.c
135         instead of $(MKDOC).
136         * Makefile.in: Regnerated.
138 2005-04-21  H.J. Lu  <hongjiu.lu@intel.com>
140         * Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
141         (chew.o): Use it.
142         * Makefile.in: Regenerate.
144 2005-04-14  Alan Modra  <amodra@bigpond.net.au>
146         * Makefile.in: Regenerate.
148 2005-04-12  Alan Modra  <amodra@bigpond.net.au>
150         * Makefile.in: Regenerate.
152 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
154         * Makefile.in: Regenerate.
156 2005-02-13  Maciej W. Rozycki  <macro@linux-mips.org>
158         * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
159         building chew.
160         * Makefile.in: Regenerate.
162 2005-02-01  Ben Elliston  <bje@au.ibm.com>
164         * chew.c: Remove #if 0'd code throughout. Similarly, collapse #if
165         1'd code.
167 2004-12-20  Ian Lance Taylor  <ian@c2microsystems.com>
169         * Makefile.am: Use $(SHELL) whenever we run move-if-change.
170         * Makefile.in: Rebuild.
172 2004-09-19  H.J. Lu  <hongjiu.lu@intel.com>
174         * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
175         (bfd.info): Rename the target to ...
176         ($(srcdir)/bfd.info): This.
177         * Makefile.in: Regenerated.
179 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
181         * Makefile.in: Regenerate.
183 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
185         * bfdint.texi: Remove all mention of elflink.h.
187 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
189         * Makefile.in: Regenerate.
191 For older changes see ChangeLog-9103
193 Local Variables:
194 mode: change-log
195 left-margin: 8
196 fill-column: 74
197 version-control: never
198 End: