Home | History | Annotate | Download | only in doc
      1 2015-06-21  Alan Modra  <amodra (a] gmail.com>
      2 
      3 	* Makefile.am: Expand $<.
      4 	* Makefile.in: Regenerate.
      5 
      6 2015-02-11  Pedro Alves  <palves (a] redhat.com>
      7 
      8 	* Makefile.am (libbfd.h, libcoff.h): Close extern "C" scope.
      9 	* Makefile.in: Regenerate.
     10 
     11 2015-01-12  Bernd Edlinger  <bernd.edlinger (a] hotmail.de>
     12 	    Alan Modra  <amodra (a] 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 
     25 2014-08-05  Doug Evans  <dje (a] google.com>
     26 
     27 	* chew.c (skip_past_newline_1): New function.
     28 	(outputdots): Call it.
     29 	(skip_past_newline): Ditto.
     30 
     31 2014-08-05  Alan Modra  <amodra (a] gmail.com>
     32 
     33 	* chew.c (print_stack_level, main): Cast result of pointer
     34 	difference to match format string.
     35 
     36 2014-04-09  Alan Modra  <amodra (a] 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 
     45 2014-04-09  Alan Modra  <amodra (a] 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 
     58 2014-03-12  Alan Modra  <amodra (a] gmail.com>
     59 
     60 	* Makefile.in: Regenerate.
     61 
     62 2013-10-14  Nick Clifton  <nickc (a] redhat.com>
     63 
     64 	* chew.c (perform): Free next.
     65 
     66 2013-04-15  Alan Modra  <amodra (a] gmail.com>
     67 
     68 	* Makefile.am ($(MKDOC)): Append $(EXEEXT_FOR_BUILD) to temp file.
     69 	* Makefile.in: Regenerate.
     70 
     71 2013-04-09  Mingjie Xing  <mingjie.xing (a] gmail.com>
     72 
     73 	* bfd.texinfo (typedef bfd, Error reporting, Miscellaneous):
     74 	Add menu items.
     75 
     76 2013-01-07  Patrice Dumas  <pertusus (a] free.fr>
     77 
     78 	* bfd.texinfo: Replace @ with @@ when it is part of the text.
     79 
     80 2012-12-17  Nick Clifton  <nickc (a] redhat.com>
     81 
     82 	* Makefile.am: Add copyright notice.
     83 	* bfdsumm.texi: Likewise.
     84 	* makefile.vms: Likewise.
     85 	* Makefile.in: Regenerate.
     86 
     87 2012-11-08  Alan Modra  <amodra (a] gmail.com>
     88 
     89 	* Makefile.in: Regenerate.
     90 
     91 2012-02-27  Alan Modra  <amodra (a] gmail.com>
     92 
     93 	* chew.c (print_stack_level, main): Use %ld to print stack delta.
     94 
     95 2010-10-28  Matthias Klose  <doko (a] ubuntu.com>
     96 
     97 	* bfd.texinfo: Add directory section for info document.
     98 
     99 2010-05-07  Tristan Gingold  <gingold (a] adacore.com>
    100 
    101 	* Makefile.in: Regenerate with automake 1.11.1.
    102 
    103 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    104 
    105 	* Makefile.in: Regenerate.
    106 
    107 2009-09-25  Martin Thuresson  <martint (a] google.com>
    108 
    109 	Update soruces to make alpha targets compile cleanly with
    110 	-Wc++-compat:
    111 	* chew.c: Add casts.
    112 
    113 2009-08-29  Martin Thuresson  <martin (a] mtme.org>
    114 
    115 	* chew.c (newentry, add_intrinsic): Rename variable new to
    116 	new_d.
    117 
    118 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    119 
    120 	* Makefile.in: Regenerate.
    121 
    122 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    123 
    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 
    128 	* Makefile.in: Regenerate.
    129 
    130 2009-05-22  Alan Modra  <amodra (a] bigpond.net.au>
    131 
    132 	* Makefile.in: Regenerate.
    133 
    134 2009-04-22  Anthony Green  <green (a] moxielogic.com>
    135 
    136 	* bfdint.texi (BFD target vector miscellaneous): Mention verilog
    137 	flavour.
    138 
    139 2008-11-19  Nick Clifton  <nickc (a] redhat.com>
    140 
    141 	* fdl.texi: Update to v1.3
    142 	* bfd.texinfo: Change license to v1.3.
    143 
    144 2008-08-24  Alan Modra  <amodra (a] bigpond.net.au>
    145 
    146 	* Makefile.am (chew.o): Delete rule.
    147 	($(MKDOC)): Move options before C file.
    148 	* Makefile.in: Regenerate.
    149 
    150 2008-08-15  Alan Modra  <amodra (a] bigpond.net.au>
    151 
    152 	* Makefile.in: Regenerate.
    153 
    154 2008-07-09  Craig Silverstein  <csilvers (a] google.com>
    155 
    156 	* Makefile.am (BFD_H_DEP): Add ../compress.c.
    157 	* Makefile.in: Regenerate.
    158 
    159 2008-05-14  Alan Modra  <amodra (a] bigpond.net.au>
    160 
    161 	* Makefile.in: Regenerate.
    162 
    163 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    164 
    165 	* Makefile.in: Regenerate.
    166 
    167 2008-03-13  Alan Modra  <amodra (a] bigpond.net.au>
    168 
    169 	* Makefile.in: Regenerate.
    170 
    171 2007-10-15  Alan Modra  <amodra (a] bigpond.net.au>
    172 
    173 	* chew.c (write_buffer): Check fwrite return value.
    174 
    175 2007-09-14  Alan Modra  <amodra (a] bigpond.net.au>
    176 
    177 	* Makefile.in: Regenerate.
    178 
    179 2007-07-02  Alan Modra  <amodra (a] bigpond.net.au>
    180 
    181 	* Makefile.in: Regenerate.
    182 
    183 2007-06-30  H.J. Lu  <hongjiu.lu (a] intel.com>
    184 
    185 	* Makefile.in: Likewise.
    186 
    187 2007-06-14  H.J. Lu  <hongjiu.lu (a] intel.com>
    188 
    189 	* Makefile.in: Regenerated.
    190 
    191 2007-05-22  Nick Clifton  <nickc (a] redhat.com>
    192 
    193 	* bfd.texinfo: Use @copying around the copyright notice.
    194 	* bfdint.texi: Likewise.
    195 
    196 2007-05-21  Nick Clifton  <nickc (a] redhat.com>
    197 
    198 	* bfdint.texi: Add GNU Free Documentation License notice.
    199 
    200 2007-04-24  Alan Modra  <amodra (a] bigpond.net.au>
    201 
    202 	* Makefile.in: Regenerate.
    203 
    204 2007-02-17  Mark Mitchell  <mark (a] codesourcery.com>
    205 	    Nathan Sidwell  <nathan (a] codesourcery.com>
    206 	    Vladimir Prus  <vladimir (a] codesourcery.com
    207 	    Joseph Myers  <joseph (a] codesourcery.com>
    208 
    209 	* Makefile.in: Regenerate.
    210 
    211 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    212 
    213 	* bfd..texinfo: Fix spelling mistakes.
    214 	* bfdint.texinfo: Likewise.
    215 
    216 2006-07-18  Nigel Stephens  <nigel (a] mips.com>
    217 
    218 	* bfd.texinfo: Add @section for "What to Put Where".
    219 
    220 2006-06-07  Joseph S. Myers  <joseph (a] codesourcery.com>
    221 
    222 	* bfd.texinfo: Remove local @tex code.
    223 
    224 2006-06-05  Alan Modra  <amodra (a] bigpond.net.au>
    225 
    226 	* Makefile.in: Regenerate.
    227 
    228 2006-05-11  Carlos O'Donell  <carlos (a] codesourcery.com>
    229 
    230 	* bfd.texinfo: Rename "Index" to "BFD Index"
    231 
    232 2006-04-06  Carlos O'Donell  <carlos (a] codesourcery.com>
    233 
    234 	* Makefile.am: Add install-html and install-html-am targets.
    235 	Define datarootdir, docdir and htmldir.
    236 	* Makefile.in: Regenerate.
    237 
    238 2006-02-27  Carlos O'Donell  <carlos (a] codesourcery.com>
    239 
    240 	* Makefile.am: Add html target.
    241 	* Makefile.in: Regenerate.
    242 
    243 2005-07-24  Daniel Jacobowitz  <dan (a] codesourcery.com>
    244 
    245 	* chew.c: Include <string.h>.
    246 
    247 2005-07-22  DJ Delorie  <dj (a] redhat.com>
    248 
    249 	* chew.c: Include stdlib.h.
    250 
    251 2005-07-22  Kazu Hirata  <kazu (a] codesourcery.com>
    252 
    253 	* chew.c: Don't include sysdep.h.
    254 
    255 2005-05-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
    256 
    257 	* Makefile.am: Use a temporary file to build chew.
    258 	* Makefile.in: Regenerated.
    259 
    260 2005-05-04  Nick Clifton  <nickc (a] redhat.com>
    261 
    262 	* chew.c: Update the address and phone number of the FSF
    263 	organization in the GPL notice.
    264 
    265 2005-05-05  H.J. Lu  <hongjiu.lu (a] intel.com>
    266 
    267 	* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
    268 	* Makefile.in: Regenerate.
    269 
    270 2005-04-29  Daniel Jacobowitz  <dan (a] codesourcery.com>
    271 
    272 	* Makefile.am: Remove stamp rules.  Depend on chew.c
    273 	instead of $(MKDOC).
    274 	* Makefile.in: Regnerated.
    275 
    276 2005-04-21  H.J. Lu  <hongjiu.lu (a] intel.com>
    277 
    278 	* Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.
    279 	(chew.o): Use it.
    280 	* Makefile.in: Regenerate.
    281 
    282 2005-04-14  Alan Modra  <amodra (a] bigpond.net.au>
    283 
    284 	* Makefile.in: Regenerate.
    285 
    286 2005-04-12  Alan Modra  <amodra (a] bigpond.net.au>
    287 
    288 	* Makefile.in: Regenerate.
    289 
    290 2005-02-21  Alan Modra  <amodra (a] bigpond.net.au>
    291 
    292 	* Makefile.in: Regenerate.
    293 
    294 2005-02-13  Maciej W. Rozycki  <macro (a] linux-mips.org>
    295 
    296 	* Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for
    297 	building chew.
    298 	* Makefile.in: Regenerate.
    299 
    300 2005-02-01  Ben Elliston  <bje (a] au.ibm.com>
    301 
    302 	* chew.c: Remove #if 0'd code throughout. Similarly, collapse #if
    303 	1'd code.
    304 
    305 2004-12-20  Ian Lance Taylor  <ian (a] c2microsystems.com>
    306 
    307 	* Makefile.am: Use $(SHELL) whenever we run move-if-change.
    308 	* Makefile.in: Rebuild.
    309 
    310 2004-09-19  H.J. Lu  <hongjiu.lu (a] 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 
    317 2004-09-17  Alan Modra  <amodra (a] bigpond.net.au>
    318 
    319 	* Makefile.in: Regenerate.
    320 
    321 2004-03-27  Alan Modra  <amodra (a] bigpond.net.au>
    322 
    323 	* bfdint.texi: Remove all mention of elflink.h.
    324 
    325 2004-03-19  Alan Modra  <amodra (a] bigpond.net.au>
    326 
    327 	* Makefile.in: Regenerate.
    328 
    329 For older changes see ChangeLog-9103
    330 
    332 Copyright (C) 2004-2015 Free Software Foundation, Inc.
    333 
    334 Copying and distribution of this file, with or without modification,
    335 are permitted in any medium without royalty provided the copyright
    336 notice and this notice are preserved.
    337 
    338 Local Variables:
    339 mode: change-log
    340 left-margin: 8
    341 fill-column: 74
    342 version-control: never
    343 End:
    344