12014-08-05 Doug Evans <dje@google.com> 2 3 * chew.c (skip_past_newline_1): New function. 4 (outputdots): Call it. 5 (skip_past_newline): Ditto. 6 72014-08-05 Alan Modra <amodra@gmail.com> 8 9 * chew.c (print_stack_level, main): Cast result of pointer 10 difference to match format string. 11 122014-04-09 Alan Modra <amodra@gmail.com> 13 14 * Makefile.am ($(MKDOC)): New rule, depend on chew.stamp. Move 15 old rule to.. 16 (chew.stamp): ..here. 17 (DISTCLEANFILES): Move *.stamp.. 18 (MOSTLYCLEANFILES): ..to here. 19 * Makefile.in: Regenerate. 20 212014-04-09 Alan Modra <amodra@gmail.com> 22 23 * Makefile.am (MKDOC): Use $@ in command. 24 (aoutx.texi): New rule, depend on aoutx.stamp. Move old rule.. 25 (aoutx.stamp): .. to here. Don't depend on chew.c, depend on MKDOC 26 and omit recursive MAKE. Use $< in command. 27 (archive.texi, archures.texi, bfdt.texi, cache.texi, coffcode.texi, 28 core.texi, elf.texi, elfcode.texi, mmo.texi, format.texi, libbfd.texi, 29 bfdio.texi, bfdwin.texi, opncls.texi, reloc.texi, section.texi, 30 syms.texi, targets.texi, init.texi, hash.texi, linker.texi): Similarly. 31 (DISTCLEANFILES): Remove *.stamp. 32 * Makefile.in: Regenerate. 33 342014-03-12 Alan Modra <amodra@gmail.com> 35 36 * Makefile.in: Regenerate. 37 382013-10-14 Nick Clifton <nickc@redhat.com> 39 40 * chew.c (perform): Free next. 41 422013-04-15 Alan Modra <amodra@gmail.com> 43 44 * Makefile.am ($(MKDOC)): Append $(EXEEXT_FOR_BUILD) to temp file. 45 * Makefile.in: Regenerate. 46 472013-04-09 Mingjie Xing <mingjie.xing@gmail.com> 48 49 * bfd.texinfo (typedef bfd, Error reporting, Miscellaneous): 50 Add menu items. 51 522013-01-07 Patrice Dumas <pertusus@free.fr> 53 54 * bfd.texinfo: Replace @ with @@ when it is part of the text. 55 562012-12-17 Nick Clifton <nickc@redhat.com> 57 58 * Makefile.am: Add copyright notice. 59 * bfdsumm.texi: Likewise. 60 * makefile.vms: Likewise. 61 * Makefile.in: Regenerate. 62 632012-11-08 Alan Modra <amodra@gmail.com> 64 65 * Makefile.in: Regenerate. 66 672012-02-27 Alan Modra <amodra@gmail.com> 68 69 * chew.c (print_stack_level, main): Use %ld to print stack delta. 70 712010-10-28 Matthias Klose <doko@ubuntu.com> 72 73 * bfd.texinfo: Add directory section for info document. 74 752010-05-07 Tristan Gingold <gingold@adacore.com> 76 77 * Makefile.in: Regenerate with automake 1.11.1. 78 792010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 80 81 * Makefile.in: Regenerate. 82 832009-09-25 Martin Thuresson <martint@google.com> 84 85 Update soruces to make alpha targets compile cleanly with 86 -Wc++-compat: 87 * chew.c: Add casts. 88 892009-08-29 Martin Thuresson <martin@mtme.org> 90 91 * chew.c (newentry, add_intrinsic): Rename variable new to 92 new_d. 93 942009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 95 96 * Makefile.in: Regenerate. 97 982009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 99 100 * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am) 101 (html__strip_dir, install-html, install-html-am): Remove. 102 * Makefile.in: Regenerate. 103 104 * Makefile.in: Regenerate. 105 1062009-05-22 Alan Modra <amodra@bigpond.net.au> 107 108 * Makefile.in: Regenerate. 109 1102009-04-22 Anthony Green <green@moxielogic.com> 111 112 * bfdint.texi (BFD target vector miscellaneous): Mention verilog 113 flavour. 114 1152008-11-19 Nick Clifton <nickc@redhat.com> 116 117 * fdl.texi: Update to v1.3 118 * bfd.texinfo: Change license to v1.3. 119 1202008-08-24 Alan Modra <amodra@bigpond.net.au> 121 122 * Makefile.am (chew.o): Delete rule. 123 ($(MKDOC)): Move options before C file. 124 * Makefile.in: Regenerate. 125 1262008-08-15 Alan Modra <amodra@bigpond.net.au> 127 128 * Makefile.in: Regenerate. 129 1302008-07-09 Craig Silverstein <csilvers@google.com> 131 132 * Makefile.am (BFD_H_DEP): Add ../compress.c. 133 * Makefile.in: Regenerate. 134 1352008-05-14 Alan Modra <amodra@bigpond.net.au> 136 137 * Makefile.in: Regenerate. 138 1392008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 140 141 * Makefile.in: Regenerate. 142 1432008-03-13 Alan Modra <amodra@bigpond.net.au> 144 145 * Makefile.in: Regenerate. 146 1472007-10-15 Alan Modra <amodra@bigpond.net.au> 148 149 * chew.c (write_buffer): Check fwrite return value. 150 1512007-09-14 Alan Modra <amodra@bigpond.net.au> 152 153 * Makefile.in: Regenerate. 154 1552007-07-02 Alan Modra <amodra@bigpond.net.au> 156 157 * Makefile.in: Regenerate. 158 1592007-06-30 H.J. Lu <hongjiu.lu@intel.com> 160 161 * Makefile.in: Likewise. 162 1632007-06-14 H.J. Lu <hongjiu.lu@intel.com> 164 165 * Makefile.in: Regenerated. 166 1672007-05-22 Nick Clifton <nickc@redhat.com> 168 169 * bfd.texinfo: Use @copying around the copyright notice. 170 * bfdint.texi: Likewise. 171 1722007-05-21 Nick Clifton <nickc@redhat.com> 173 174 * bfdint.texi: Add GNU Free Documentation License notice. 175 1762007-04-24 Alan Modra <amodra@bigpond.net.au> 177 178 * Makefile.in: Regenerate. 179 1802007-02-17 Mark Mitchell <mark@codesourcery.com> 181 Nathan Sidwell <nathan@codesourcery.com> 182 Vladimir Prus <vladimir@codesourcery.com 183 Joseph Myers <joseph@codesourcery.com> 184 185 * Makefile.in: Regenerate. 186 1872006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de> 188 189 * bfd..texinfo: Fix spelling mistakes. 190 * bfdint.texinfo: Likewise. 191 1922006-07-18 Nigel Stephens <nigel@mips.com> 193 194 * bfd.texinfo: Add @section for "What to Put Where". 195 1962006-06-07 Joseph S. Myers <joseph@codesourcery.com> 197 198 * bfd.texinfo: Remove local @tex code. 199 2002006-06-05 Alan Modra <amodra@bigpond.net.au> 201 202 * Makefile.in: Regenerate. 203 2042006-05-11 Carlos O'Donell <carlos@codesourcery.com> 205 206 * bfd.texinfo: Rename "Index" to "BFD Index" 207 2082006-04-06 Carlos O'Donell <carlos@codesourcery.com> 209 210 * Makefile.am: Add install-html and install-html-am targets. 211 Define datarootdir, docdir and htmldir. 212 * Makefile.in: Regenerate. 213 2142006-02-27 Carlos O'Donell <carlos@codesourcery.com> 215 216 * Makefile.am: Add html target. 217 * Makefile.in: Regenerate. 218 2192005-07-24 Daniel Jacobowitz <dan@codesourcery.com> 220 221 * chew.c: Include <string.h>. 222 2232005-07-22 DJ Delorie <dj@redhat.com> 224 225 * chew.c: Include stdlib.h. 226 2272005-07-22 Kazu Hirata <kazu@codesourcery.com> 228 229 * chew.c: Don't include sysdep.h. 230 2312005-05-09 Daniel Jacobowitz <dan@codesourcery.com> 232 233 * Makefile.am: Use a temporary file to build chew. 234 * Makefile.in: Regenerated. 235 2362005-05-04 Nick Clifton <nickc@redhat.com> 237 238 * chew.c: Update the address and phone number of the FSF 239 organization in the GPL notice. 240 2412005-05-05 H.J. Lu <hongjiu.lu@intel.com> 242 243 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE. 244 * Makefile.in: Regenerate. 245 2462005-04-29 Daniel Jacobowitz <dan@codesourcery.com> 247 248 * Makefile.am: Remove stamp rules. Depend on chew.c 249 instead of $(MKDOC). 250 * Makefile.in: Regnerated. 251 2522005-04-21 H.J. Lu <hongjiu.lu@intel.com> 253 254 * Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE. 255 (chew.o): Use it. 256 * Makefile.in: Regenerate. 257 2582005-04-14 Alan Modra <amodra@bigpond.net.au> 259 260 * Makefile.in: Regenerate. 261 2622005-04-12 Alan Modra <amodra@bigpond.net.au> 263 264 * Makefile.in: Regenerate. 265 2662005-02-21 Alan Modra <amodra@bigpond.net.au> 267 268 * Makefile.in: Regenerate. 269 2702005-02-13 Maciej W. Rozycki <macro@linux-mips.org> 271 272 * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for 273 building chew. 274 * Makefile.in: Regenerate. 275 2762005-02-01 Ben Elliston <bje@au.ibm.com> 277 278 * chew.c: Remove #if 0'd code throughout. Similarly, collapse #if 279 1'd code. 280 2812004-12-20 Ian Lance Taylor <ian@c2microsystems.com> 282 283 * Makefile.am: Use $(SHELL) whenever we run move-if-change. 284 * Makefile.in: Rebuild. 285 2862004-09-19 H.J. Lu <hongjiu.lu@intel.com> 287 288 * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9. 289 (bfd.info): Rename the target to ... 290 ($(srcdir)/bfd.info): This. 291 * Makefile.in: Regenerated. 292 2932004-09-17 Alan Modra <amodra@bigpond.net.au> 294 295 * Makefile.in: Regenerate. 296 2972004-03-27 Alan Modra <amodra@bigpond.net.au> 298 299 * bfdint.texi: Remove all mention of elflink.h. 300 3012004-03-19 Alan Modra <amodra@bigpond.net.au> 302 303 * Makefile.in: Regenerate. 304 305For older changes see ChangeLog-9103 306 307Copyright (C) 2004-2014 Free Software Foundation, Inc. 308 309Copying and distribution of this file, with or without modification, 310are permitted in any medium without royalty provided the copyright 311notice and this notice are preserved. 312 313Local Variables: 314mode: change-log 315left-margin: 8 316fill-column: 74 317version-control: never 318End: 319