gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / etc / ChangeLog
index 802f6868e8f1a1a9aa6530dd0d858eeacf08d562..8742e2afc15dee6806f7a0303cfcae976cd7a18d 100644 (file)
@@ -1,3 +1,146 @@
+2020-01-15  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * texi2pod.pl: Handle @t{...} tags.
+
+2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * configure.in: Remove AC_PREREQ.
+       * configure: Re-generate.
+
+2018-01-03  Alan Modra  <amodra@gmail.com>
+
+       * add-log.el: Update copyright year range.
+       * texi2pod.pl: Likewise.
+       * update-copyright.py: Likewise.
+
+2017-12-14  Nick Clifton  <nickc@redhat.com>
+
+       * add-log.el: Update address of FSF in copyright notice.
+
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * update-copyright.py: New file.
+       * add-log.el: Update copyright year range.
+       * texi2pod.pl: Likewise.
+
+2016-06-13  Nick Clifton  <nickc@redhat.com>
+
+       * texi2pod.pl: Escape curly braces, whilst searching for keyword
+       strong.
+
+2016-03-18  Nick Clifton  <nickc@redhat.com>
+
+       * texi2pod.pl: Add TARGET to the list of recognised man page
+       sections.
+
+2014-06-27  Ludovic Courtès  <ludo@gnu.org>
+
+       PR external/16327
+       PR external/16328
+       * Makefile.in (MAKEINFO, TEXI2DVI, TEXI2PDF, TEXI2HTML, DVIPS)
+       (TEXIDIR, INFOFILES, DVIFILES, PDFFILES, HTMLFILES): Remove.
+       (all): Remove dependency on 'info'.
+       (install): Remove dependency on 'install-info'.
+       (standards.info, standards.html, standards.dvi, standards.ps)
+       (standards.pdf, configure.info, configure.dvi, configure.ps)
+       (configure.pdf, configure.pdf): Remove.
+       (info, install-info, html, install-html, dvi, pdf, install-pdf)
+       clean, maintainer-clean, realclean): Remove body.
+       * etc/configbuild.ein, etc/configbuild.fig, etc/configbuild.jin,
+       etc/configbuild.tin, etc/configdev.ein, etc/configdev.fig,
+       etc/configdev.jin, etc/configdev.tin, etc/configure.texi,
+       etc/fdl.texi, etc/gnu-oids.texi, etc/make-stds.texi,
+       etc/standards.texi: Remove.
+
+2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in (install-strip): New target.
+
+2010-06-08  Nick Clifton  <nickc@redhat.com>
+
+       * standards.texi: Import current version from gnustandards
+       project.
+       * gnu-oids.texi: New file.
+       * fdl.texi: Replace with v1.3 text.
+
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in (AUTOCONF, configure_deps): New variables.
+       ($(srcdir)/configure, config.status): New rules.
+       (Makefile): Depend on config.status.
+       * configure.in: Accept --enable-maintainer-mode, set and
+       substitute MAINT accordingly.
+
+2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * configure.in: AC_SUBST pdfdir.
+       * configure: Regenerate.
+
+2007-08-13  Nick Clifton  <nickc@redhat.com>
+
+       * standards.texi: Import 22 July 2007 version.
+       * fdl.texi: Import version 1.2.
+       * make-stds.texi: Import 2006 version.
+
+2007-04-04  Eric Christopher  <echristo@apple.com>
+
+       Move from gcc:
+       2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
+
+               * texi2pod.pl: Correct handling of @itemize with no argument.
+
+       2007-02-16  Matthias Klose  <doko@debian.org>
+
+               * texi2pod.pl: Handle @subsubsection, ignore @anchor.
+
+       2007-02-06  Richard Sandiford  <richard@codesourcery.com>
+
+               * texi2pod.pl: Handle @multitable.
+
+2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * Makefile.in: Add support for "pdf" and "install-pdf" targets.
+
+2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.texi: Fix botched commit.
+
+2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * texi2pod.pl: Correct handling of absolute @include.
+
+2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * texi2pod.pl: Handle -I.
+
+2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * Makefile.in: Add install-html target. Add htmldir,
+       docdir and datarootdir.
+       * configure.texi: Document install-html target.
+       * configure.in: AC_SUBST datarootdir, docdir, htmldir.
+       * configure: Regenerate.
+
+2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * Makefile.in: TEXI2HTML uses makeinfo. Define
+       HTMLFILES. Add html targets.
+       * configure.texi: Use ifnottex. Add alternative
+       image format specifier as jpg.
+       * standards.texi: Use ifnottex.
+
+2005-10-21  Mark Mitchell  <mark@codesourcery.com>
+
+       * texi2pod.pl: Substitue for @value even when part of @include.
+
+2005-10-21  Bob Wilson  <bob.wilson@acm.org>
+
+       * texi2pod.pl: Import latest version from GCC.
+
 2005-05-19  Zack Weinberg  <zack@codesourcery.com>
 
        * Makefile.in: Have 'all' depend on 'info'.
@@ -562,4 +705,3 @@ Mon Nov 16 16:50:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 Sun Oct 11 16:05:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
        * intro.texi: added INFO-DIR-ENTRY
-
This page took 0.025075 seconds and 4 git commands to generate.