[gdb/rust] Fix literal truncation
[binutils-gdb.git] / gprof / ChangeLog
index ce748f60f0215f2b4f0033482c0986101738d9f9..99918c0d2cddd7b072228da21392d82b19901fd7 100644 (file)
-2018-07-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+2022-03-16  Nick Clifton  <nickc@redhat.com>
 
 
-       * gprof.texi: Use command-line consistently when used in a compount
-       word.
+       * po/ru.po: Updated Russian translation.
 
 
-2018-06-24  Nick Clifton  <nickc@redhat.com>
+2022-01-24  Nick Clifton  <nickc@redhat.com>
+
+       * po/ro.po: Updated Romanian translation.
+
+2022-01-22  Nick Clifton  <nickc@redhat.com>
 
        * configure: Regenerate.
 
        * configure: Regenerate.
+       * Makefile.in: Regenerate.
        * po/gprof.pot: Regenerate.
 
        * po/gprof.pot: Regenerate.
 
-2018-06-24  Nick Clifton  <nickc@redhat.com>
+2022-01-22  Nick Clifton  <nickc@redhat.com>
 
 
-       2.31 branch created.
+       * 2.38 release branch created.
 
 
-2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+2021-09-27  Nick Alcock  <nick.alcock@oracle.com>
 
 
-       * configure.ac: Remove AC_PREREQ.
-       * Makefile.am: Remove DISTCLEANFILES hack.
-       (AUTOMAKE_OPTIONS): Remove 1.11, add info-in-builddir.
-       * Makefile.in: Re-generate.
-       * aclocal.m4: Re-generate.
-       * configure: Re-generate.
-       * gconfig.in: Re-generate.
+       * configure: Regenerate.
 
 
-2018-06-05  Nick Clifton  <nickc@redhat.com>
+2021-07-03  H.J. Lu  <hongjiu.lu@intel.com>
 
 
-       * po/eo.po: Updated Esperanto translation.
-       * po/ms.po: Updated Malay translation.
+       * configure: Regenerated.
 
 
-2018-06-01  H.J. Lu  <hongjiu.lu@intel.com>
+2021-07-03  Nick Clifton  <nickc@redhat.com>
 
 
-       * configure: Regenerated.
+       * 2.37 release branch created.
 
 
-2018-04-18  Nick Clifton  <nickc@redhat.com>
+2021-06-03   Ben Asselstine  <benasselstine@gmail.com>
 
 
-       * po/es.po: Updated Spanish translation.
+       PR 4283
+       * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
+
+2021-05-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * Makefile.am (html-local, doc/gprof/index.html): New targets.
+       * Makefile.in: Regenerate.
+
+2021-05-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
+       * Makefile.in: Regenerate.
 
 
-2018-04-16  Alan Modra  <amodra@gmail.com>
+2021-04-14  Alan Modra  <amodra@gmail.com>
 
 
-       * corefile.c: Remove netware support.
+       PR 27716
+       * gprof.h (PATH_MAX): Don't define.
+       * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial
+       file name size.
+       * source.c (annotate_source): Malloc file name buffer.  Always
+       trim off "-ann" when dos 8.3 annotate file matches original.
+       * utils.c (print_name_only): Malloc file name buffer.
 
 
-2018-04-16  Alan Modra  <amodra@gmail.com>
+2021-04-05  Alan Modra  <amodra@gmail.com>
 
 
-       * Makefile.am: Remove tahoe support.
+       * configure.ac: Check for sys/time.h and setitimer.  Don't invoke
+       AC_ISC_POSIX.  Don't check for setmode.
+       * gprof.c: Don't test HAVE_SETLOCALE.
+       * gprof.h: Include sys/time.h.
+       * configure: Regenerate.
+       * gconfig.in: Regenerate.
+
+2021-03-31  Alan Modra  <amodra@gmail.com>
+
+       * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
+       and TRUE with true throughout.
+       * basic_blocks.h: Likewise.
+       * cg_arcs.c: Likewise.
+       * cg_dfn.c: Likewise.
+       * cg_print.c: Likewise.
        * corefile.c: Likewise.
        * corefile.c: Likewise.
-       * tahoe.c: Delete.
+       * gmon_io.c: Likewise.
+       * gprof.c: Likewise.
+       * gprof.h: Likewise.
+       * hist.c: Likewise.
+       * mips.c: Likewise.
+       * source.c: Likewise.
+       * source.h: Likewise.
+       * sym_ids.c: Likewise.
+       * sym_ids.h: Likewise.
+       * symtab.h: Likewise.
+       * vax.c: Likewise.
+
+2021-01-13  Alan Modra  <amodra@gmail.com>
+
        * Makefile.in: Regenerate.
        * Makefile.in: Regenerate.
-       * po/POTFILES.in: Regenerate.
 
 
-2018-04-05  H.J. Lu  <hongjiu.lu@intel.com>
+2021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/26792
+       * configure.ac: Use GNU_MAKE_JOBSERVER.
+       * aclocal.m4: Regenerated.
+       * configure: Likewise.
+
+2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
 
 
-       PR gas/22318
+       PR ld/27173
        * configure: Regenerated.
 
        * configure: Regenerated.
 
-2018-03-01  Alan Modra  <amodra@gmail.com>
+2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2021-01-09  Nick Clifton  <nickc@redhat.com>
 
 
-       * configure.ac (ALL_LINGUAS): Add it, ro, ru, uk.  Sort.
        * configure: Regenerate.
        * configure: Regenerate.
+       * po/gprof.pot: Regenerate.
 
 
-2018-02-05  Nick Clifton  <nickc@redhat.com>
+2021-01-09  Nick Clifton  <nickc@redhat.com>
 
 
-       * po/pt_BR.po: Updated Brazilian Portuguese translation.
+       * 2.36 release branch crated.
 
 
-2018-01-13  Nick Clifton  <nickc@redhat.com>
+2021-01-09  Alan Modra  <amodra@gmail.com>
 
 
-       * po/gprof.pot: Regenerated.
+       * configure: Regenerate.
 
 
-2018-01-13  Nick Clifton  <nickc@redhat.com>
+2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
 
        * configure: Regenerate.
 
 
        * configure: Regenerate.
 
-2018-01-13  Nick Clifton  <nickc@redhat.com>
+2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
 
 
-       2.30 branch created.
+       * README: Correct grammar.
+       * gprof.texi: Likewise.
 
 
-2018-01-03  Alan Modra  <amodra@gmail.com>
+2021-01-01  Alan Modra  <amodra@gmail.com>
 
        Update year range in copyright notice of all files.
 
 
        Update year range in copyright notice of all files.
 
-For older changes see ChangeLog-2017
+For older changes see ChangeLog-2020
 \f
 \f
-Copyright (C) 2018 Free Software Foundation, Inc.
+Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright