Wrap BFD headers in extern "C"
[deliverable/binutils-gdb.git] / bfd / doc / ChangeLog
index 5df2abac0e7cd1fe3cea324cd11cc2a7bd1b6c9b..07682dae3c332b3fda3e55c1f28347fb4f057cfb 100644 (file)
@@ -1,3 +1,119 @@
+2015-02-11  Pedro Alves  <palves@redhat.com>
+
+       * Makefile.am (libbfd.h, libcoff.h): Close extern "C" scope.
+       * Makefile.in: Regenerate.
+
+2015-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
+           Alan Modra  <amodra@gmail.com>
+
+       PR 17817
+       * Makefile.am (aoutx.stamp): cp -p $srcdir/aoutx.texi to keep
+       timestamps so that makeinfo need not be installed.
+       (archive.stamp, archures.stamp, bfdt.stamp, cache.stamp,
+       coffcode.stamp, core.stamp, elf.stamp, elfcode.stamp, mmo.stamp,
+       format.stamp, libbfd.stamp, bfdio.stamp, bfdwin.stamp,
+       opncls.stamp, reloc.stamp, section.stamp, syms.stamp, targets.stamp,
+       init.stamp, hash.stamp, linker.stamp): Similarly.
+       (bfdver.texi): Use test rather than [ ] in commands.
+       * Makefile.in: Regenerate.
+
+2014-08-05  Doug Evans  <dje@google.com>
+
+       * chew.c (skip_past_newline_1): New function.
+       (outputdots): Call it.
+       (skip_past_newline): Ditto.
+
+2014-08-05  Alan Modra  <amodra@gmail.com>
+
+       * chew.c (print_stack_level, main): Cast result of pointer
+       difference to match format string.
+
+2014-04-09  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am ($(MKDOC)): New rule, depend on chew.stamp.  Move
+       old rule to..
+       (chew.stamp): ..here.
+       (DISTCLEANFILES): Move *.stamp..
+       (MOSTLYCLEANFILES): ..to here.
+       * Makefile.in: Regenerate.
+
+2014-04-09  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (MKDOC): Use $@ in command.
+       (aoutx.texi): New rule, depend on aoutx.stamp.  Move old rule..
+       (aoutx.stamp): .. to here.  Don't depend on chew.c, depend on MKDOC
+       and omit recursive MAKE.  Use $< in command.
+       (archive.texi, archures.texi, bfdt.texi, cache.texi, coffcode.texi,
+       core.texi, elf.texi, elfcode.texi, mmo.texi, format.texi, libbfd.texi,
+       bfdio.texi, bfdwin.texi, opncls.texi, reloc.texi, section.texi,
+       syms.texi, targets.texi, init.texi, hash.texi, linker.texi): Similarly.
+       (DISTCLEANFILES): Remove *.stamp.
+       * Makefile.in: Regenerate.
+
+2014-03-12  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in: Regenerate.
+
+2013-10-14  Nick Clifton  <nickc@redhat.com>
+
+       * chew.c (perform): Free next.
+
+2013-04-15  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am ($(MKDOC)): Append $(EXEEXT_FOR_BUILD) to temp file.
+       * Makefile.in: Regenerate.
+
+2013-04-09  Mingjie Xing  <mingjie.xing@gmail.com>
+
+       * bfd.texinfo (typedef bfd, Error reporting, Miscellaneous):
+       Add menu items.
+
+2013-01-07  Patrice Dumas  <pertusus@free.fr>
+
+       * bfd.texinfo: Replace @ with @@ when it is part of the text.
+
+2012-12-17  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.am: Add copyright notice.
+       * bfdsumm.texi: Likewise.
+       * makefile.vms: Likewise.
+       * Makefile.in: Regenerate.
+
+2012-11-08  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in: Regenerate.
+
+2012-02-27  Alan Modra  <amodra@gmail.com>
+
+       * chew.c (print_stack_level, main): Use %ld to print stack delta.
+
+2010-10-28  Matthias Klose  <doko@ubuntu.com>
+
+       * bfd.texinfo: Add directory section for info document.
+
+2010-05-07  Tristan Gingold  <gingold@adacore.com>
+
+       * Makefile.in: Regenerate with automake 1.11.1.
+
+2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in: Regenerate.
+
+2009-09-25  Martin Thuresson  <martint@google.com>
+
+       Update soruces to make alpha targets compile cleanly with
+       -Wc++-compat:
+       * chew.c: Add casts.
+
+2009-08-29  Martin Thuresson  <martin@mtme.org>
+
+       * chew.c (newentry, add_intrinsic): Rename variable new to
+       new_d.
+
+2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in: Regenerate.
+
 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
 
 For older changes see ChangeLog-9103
 \f
+Copyright (C) 2004-2015 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
 Local Variables:
 mode: change-log
 left-margin: 8
This page took 0.026294 seconds and 4 git commands to generate.