1 2015-06-21 Alan Modra <amodra@gmail.com>
3 * Makefile.am: Expand $<.
4 * Makefile.in: Regenerate.
6 2015-02-11 Pedro Alves <palves@redhat.com>
8 * Makefile.am (libbfd.h, libcoff.h): Close extern "C" scope.
9 * Makefile.in: Regenerate.
11 2015-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
12 Alan Modra <amodra@gmail.com>
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.
25 2014-08-05 Doug Evans <dje@google.com>
27 * chew.c (skip_past_newline_1): New function.
28 (outputdots): Call it.
29 (skip_past_newline): Ditto.
31 2014-08-05 Alan Modra <amodra@gmail.com>
33 * chew.c (print_stack_level, main): Cast result of pointer
34 difference to match format string.
36 2014-04-09 Alan Modra <amodra@gmail.com>
38 * Makefile.am ($(MKDOC)): New rule, depend on chew.stamp. Move
41 (DISTCLEANFILES): Move *.stamp..
42 (MOSTLYCLEANFILES): ..to here.
43 * Makefile.in: Regenerate.
45 2014-04-09 Alan Modra <amodra@gmail.com>
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.
58 2014-03-12 Alan Modra <amodra@gmail.com>
60 * Makefile.in: Regenerate.
62 2013-10-14 Nick Clifton <nickc@redhat.com>
64 * chew.c (perform): Free next.
66 2013-04-15 Alan Modra <amodra@gmail.com>
68 * Makefile.am ($(MKDOC)): Append $(EXEEXT_FOR_BUILD) to temp file.
69 * Makefile.in: Regenerate.
71 2013-04-09 Mingjie Xing <mingjie.xing@gmail.com>
73 * bfd.texinfo (typedef bfd, Error reporting, Miscellaneous):
76 2013-01-07 Patrice Dumas <pertusus@free.fr>
78 * bfd.texinfo: Replace @ with @@ when it is part of the text.
80 2012-12-17 Nick Clifton <nickc@redhat.com>
82 * Makefile.am: Add copyright notice.
83 * bfdsumm.texi: Likewise.
84 * makefile.vms: Likewise.
85 * Makefile.in: Regenerate.
87 2012-11-08 Alan Modra <amodra@gmail.com>
89 * Makefile.in: Regenerate.
91 2012-02-27 Alan Modra <amodra@gmail.com>
93 * chew.c (print_stack_level, main): Use %ld to print stack delta.
95 2010-10-28 Matthias Klose <doko@ubuntu.com>
97 * bfd.texinfo: Add directory section for info document.
99 2010-05-07 Tristan Gingold <gingold@adacore.com>
101 * Makefile.in: Regenerate with automake 1.11.1.
103 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
105 * Makefile.in: Regenerate.
107 2009-09-25 Martin Thuresson <martint@google.com>
109 Update soruces to make alpha targets compile cleanly with
113 2009-08-29 Martin Thuresson <martin@mtme.org>
115 * chew.c (newentry, add_intrinsic): Rename variable new to
118 2009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
120 * Makefile.in: Regenerate.
122 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
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.
128 * Makefile.in: Regenerate.
130 2009-05-22 Alan Modra <amodra@bigpond.net.au>
132 * Makefile.in: Regenerate.
134 2009-04-22 Anthony Green <green@moxielogic.com>
136 * bfdint.texi (BFD target vector miscellaneous): Mention verilog
139 2008-11-19 Nick Clifton <nickc@redhat.com>
141 * fdl.texi: Update to v1.3
142 * bfd.texinfo: Change license to v1.3.
144 2008-08-24 Alan Modra <amodra@bigpond.net.au>
146 * Makefile.am (chew.o): Delete rule.
147 ($(MKDOC)): Move options before C file.
148 * Makefile.in: Regenerate.
150 2008-08-15 Alan Modra <amodra@bigpond.net.au>
152 * Makefile.in: Regenerate.
154 2008-07-09 Craig Silverstein <csilvers@google.com>
156 * Makefile.am (BFD_H_DEP): Add ../compress.c.
157 * Makefile.in: Regenerate.
159 2008-05-14 Alan Modra <amodra@bigpond.net.au>
161 * Makefile.in: Regenerate.
163 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
165 * Makefile.in: Regenerate.
167 2008-03-13 Alan Modra <amodra@bigpond.net.au>
169 * Makefile.in: Regenerate.
171 2007-10-15 Alan Modra <amodra@bigpond.net.au>
173 * chew.c (write_buffer): Check fwrite return value.
175 2007-09-14 Alan Modra <amodra@bigpond.net.au>
177 * Makefile.in: Regenerate.
179 2007-07-02 Alan Modra <amodra@bigpond.net.au>
181 * Makefile.in: Regenerate.
183 2007-06-30 H.J. Lu <hongjiu.lu@intel.com>
185 * Makefile.in: Likewise.
187 2007-06-14 H.J. Lu <hongjiu.lu@intel.com>
189 * Makefile.in: Regenerated.
191 2007-05-22 Nick Clifton <nickc@redhat.com>
193 * bfd.texinfo: Use @copying around the copyright notice.
194 * bfdint.texi: Likewise.
196 2007-05-21 Nick Clifton <nickc@redhat.com>
198 * bfdint.texi: Add GNU Free Documentation License notice.
200 2007-04-24 Alan Modra <amodra@bigpond.net.au>
202 * Makefile.in: Regenerate.
204 2007-02-17 Mark Mitchell <mark@codesourcery.com>
205 Nathan Sidwell <nathan@codesourcery.com>
206 Vladimir Prus <vladimir@codesourcery.com
207 Joseph Myers <joseph@codesourcery.com>
209 * Makefile.in: Regenerate.
211 2006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
213 * bfd..texinfo: Fix spelling mistakes.
214 * bfdint.texinfo: Likewise.
216 2006-07-18 Nigel Stephens <nigel@mips.com>
218 * bfd.texinfo: Add @section for "What to Put Where".
220 2006-06-07 Joseph S. Myers <joseph@codesourcery.com>
222 * bfd.texinfo: Remove local @tex code.
224 2006-06-05 Alan Modra <amodra@bigpond.net.au>
226 * Makefile.in: Regenerate.
228 2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
230 * bfd.texinfo: Rename "Index" to "BFD Index"
232 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
234 * Makefile.am: Add install-html and install-html-am targets.
235 Define datarootdir, docdir and htmldir.
236 * Makefile.in: Regenerate.
238 2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
240 * Makefile.am: Add html target.
241 * Makefile.in: Regenerate.
243 2005-07-24 Daniel Jacobowitz <dan@codesourcery.com>
245 * chew.c: Include <string.h>.
247 2005-07-22 DJ Delorie <dj@redhat.com>
249 * chew.c: Include stdlib.h.
251 2005-07-22 Kazu Hirata <kazu@codesourcery.com>
253 * chew.c: Don't include sysdep.h.
255 2005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
257 * Makefile.am: Use a temporary file to build chew.
258 * Makefile.in: Regenerated.
260 2005-05-04 Nick Clifton <nickc@redhat.com>
262 * chew.c: Update the address and phone number of the FSF
263 organization in the GPL notice.
265 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
267 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
268 * Makefile.in: Regenerate.
270 2005-04-29 Daniel Jacobowitz <dan@codesourcery.com>
272 * Makefile.am: Remove stamp rules. Depend on chew.c
274 * Makefile.in: Regnerated.
276 2005-04-21 H.J. Lu <hongjiu.lu@intel.com>
278 * Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
280 * Makefile.in: Regenerate.
282 2005-04-14 Alan Modra <amodra@bigpond.net.au>
284 * Makefile.in: Regenerate.
286 2005-04-12 Alan Modra <amodra@bigpond.net.au>
288 * Makefile.in: Regenerate.
290 2005-02-21 Alan Modra <amodra@bigpond.net.au>
292 * Makefile.in: Regenerate.
294 2005-02-13 Maciej W. Rozycki <macro@linux-mips.org>
296 * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
298 * Makefile.in: Regenerate.
300 2005-02-01 Ben Elliston <bje@au.ibm.com>
302 * chew.c: Remove #if 0'd code throughout. Similarly, collapse #if
305 2004-12-20 Ian Lance Taylor <ian@c2microsystems.com>
307 * Makefile.am: Use $(SHELL) whenever we run move-if-change.
308 * Makefile.in: Rebuild.
310 2004-09-19 H.J. Lu <hongjiu.lu@intel.com>
312 * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
313 (bfd.info): Rename the target to ...
314 ($(srcdir)/bfd.info): This.
315 * Makefile.in: Regenerated.
317 2004-09-17 Alan Modra <amodra@bigpond.net.au>
319 * Makefile.in: Regenerate.
321 2004-03-27 Alan Modra <amodra@bigpond.net.au>
323 * bfdint.texi: Remove all mention of elflink.h.
325 2004-03-19 Alan Modra <amodra@bigpond.net.au>
327 * Makefile.in: Regenerate.
329 For older changes see ChangeLog-9103
331 Copyright (C) 2004-2015 Free Software Foundation, Inc.
333 Copying and distribution of this file, with or without modification,
334 are permitted in any medium without royalty provided the copyright
335 notice and this notice are preserved.
341 version-control: never