12022-08-05 Nick Clifton <nickc@redhat.com> 2 3 2.39 Release. 4 * configure: Regenerate. 5 62022-07-08 Nick Clifton <nickc@redhat.com> 7 8 * 2.39 branch created. 9 102022-03-16 Nick Clifton <nickc@redhat.com> 11 12 * po/ru.po: Updated Russian translation. 13 142022-01-24 Nick Clifton <nickc@redhat.com> 15 16 * po/ro.po: Updated Romanian translation. 17 182022-01-22 Nick Clifton <nickc@redhat.com> 19 20 * configure: Regenerate. 21 * Makefile.in: Regenerate. 22 * po/gprof.pot: Regenerate. 23 242022-01-22 Nick Clifton <nickc@redhat.com> 25 26 * 2.38 release branch created. 27 282021-09-27 Nick Alcock <nick.alcock@oracle.com> 29 30 * configure: Regenerate. 31 322021-07-03 H.J. Lu <hongjiu.lu@intel.com> 33 34 * configure: Regenerated. 35 362021-07-03 Nick Clifton <nickc@redhat.com> 37 38 * 2.37 release branch created. 39 402021-06-03 Ben Asselstine <benasselstine@gmail.com> 41 42 PR 4283 43 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable. 44 452021-05-08 Mike Frysinger <vapier@gentoo.org> 46 47 * Makefile.am (html-local, doc/gprof/index.html): New targets. 48 * Makefile.in: Regenerate. 49 502021-05-08 Mike Frysinger <vapier@gentoo.org> 51 52 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split. 53 * Makefile.in: Regenerate. 54 552021-04-14 Alan Modra <amodra@gmail.com> 56 57 PR 27716 58 * gprof.h (PATH_MAX): Don't define. 59 * corefile.c (core_create_line_syms): Don't use PATH_MAX for initial 60 file name size. 61 * source.c (annotate_source): Malloc file name buffer. Always 62 trim off "-ann" when dos 8.3 annotate file matches original. 63 * utils.c (print_name_only): Malloc file name buffer. 64 652021-04-05 Alan Modra <amodra@gmail.com> 66 67 * configure.ac: Check for sys/time.h and setitimer. Don't invoke 68 AC_ISC_POSIX. Don't check for setmode. 69 * gprof.c: Don't test HAVE_SETLOCALE. 70 * gprof.h: Include sys/time.h. 71 * configure: Regenerate. 72 * gconfig.in: Regenerate. 73 742021-03-31 Alan Modra <amodra@gmail.com> 75 76 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false, 77 and TRUE with true throughout. 78 * basic_blocks.h: Likewise. 79 * cg_arcs.c: Likewise. 80 * cg_dfn.c: Likewise. 81 * cg_print.c: Likewise. 82 * corefile.c: Likewise. 83 * gmon_io.c: Likewise. 84 * gprof.c: Likewise. 85 * gprof.h: Likewise. 86 * hist.c: Likewise. 87 * mips.c: Likewise. 88 * source.c: Likewise. 89 * source.h: Likewise. 90 * sym_ids.c: Likewise. 91 * sym_ids.h: Likewise. 92 * symtab.h: Likewise. 93 * vax.c: Likewise. 94 952021-01-13 Alan Modra <amodra@gmail.com> 96 97 * Makefile.in: Regenerate. 98 992021-01-12 H.J. Lu <hongjiu.lu@intel.com> 100 101 PR binutils/26792 102 * configure.ac: Use GNU_MAKE_JOBSERVER. 103 * aclocal.m4: Regenerated. 104 * configure: Likewise. 105 1062021-01-11 H.J. Lu <hongjiu.lu@intel.com> 107 108 PR ld/27173 109 * configure: Regenerated. 110 1112021-01-09 H.J. Lu <hongjiu.lu@intel.com> 112 113 * configure: Regenerated. 114 1152021-01-09 Nick Clifton <nickc@redhat.com> 116 117 * configure: Regenerate. 118 * po/gprof.pot: Regenerate. 119 1202021-01-09 Nick Clifton <nickc@redhat.com> 121 122 * 2.36 release branch crated. 123 1242021-01-09 Alan Modra <amodra@gmail.com> 125 126 * configure: Regenerate. 127 1282021-01-07 Samuel Thibault <samuel.thibault@gnu.org> 129 130 * configure: Regenerate. 131 1322021-01-01 Nicolas Boulenguez <nicolas@debian.org> 133 134 * README: Correct grammar. 135 * gprof.texi: Likewise. 136 1372021-01-01 Alan Modra <amodra@gmail.com> 138 139 Update year range in copyright notice of all files. 140 141For older changes see ChangeLog-2020 142 143Copyright (C) 2021-2022 Free Software Foundation, Inc. 144 145Copying and distribution of this file, with or without modification, 146are permitted in any medium without royalty provided the copyright 147notice and this notice are preserved. 148 149Local Variables: 150mode: change-log 151left-margin: 8 152fill-column: 74 153version-control: never 154End: 155