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