Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index 9079a4ba2bf898b2e0ca443c8fd49e47cf431919..84285aa30de0c1cfa4e16d94b5731ad7722cd995 100644 (file)
@@ -1,84 +1,69 @@
-2016-11-22  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+2019-09-18  Alan Modra  <amodra@gmail.com>
 
-        * configure: Regenerate.
+       * corefile.c, * symtab.c: Update throughout for bfd section
+       macro and function changes.
 
-2016-10-06  Tom Tromey  <tromey@sourceware.org>
+2019-09-18  Simon Marchi  <simon.marchi@polymtl.ca>
 
-       PR gprof/20656
-       * source.c (annotate_source): Delete redundant assignment to
-       new_line.
+       * Makefile.in: Re-generate.
+       * configure: Re-generate.
 
-2016-10-06  Alan Modra  <amodra@gmail.com>
+2019-09-16  Phil Blundell  <pb@pbcl.net>
 
-       * gprof.c: Add missing fall through comments.
+       * Makefile.in, configure: Regenerated.
 
-2016-09-26  Vlad Zakharov  <vzakhar@synopsys.com>
+2019-09-09  Phil Blundell  <pb@pbcl.net>
 
-       * Makefile.in: Regenerate.
-       * configure: Likewise.
+       binutils 2.33 branch created.
 
-2016-08-30  Nick Clifton  <nickc@redhat.com>
+2019-05-20  Nick Clifton  <nickc@redhat.com>
 
-       PR gprof/20499
-       * corefile.c (num_of_syms_in): Return an unsigned int.
-       Fail if the count exceeds the maximum possible allocatable size.
-       (core_create_syms_from): Exit early if num_of_syms_in returns a
-       failure code.
+       PR 24569
+       * gprof.c (usage): Restore alphabetical sorting to short options
+       list.  Add -r, -R and -t short options to the list.
+       (main): Add comment about -g and -G possibly being deprecated.
+       * gprof.texi: Update usage example in line with changes above.
 
-2016-08-23  Nick Clifton  <nickc@redhat.com>
+2019-05-20  Nick Clifton  <nickc@redhat.com>
 
-       PR gprof/20499
-       * corefile.c (BUFSIZE): Define.
-       (STR_BUFSIZE): Define.
-       (read_function_mappings): Use BUFSIZE and STR)BUFSIZE.
-       (num_of_syms_in): Move buf, address and name arrays out of
-       function and declare as static BUFSIZE arrays.
-       Use STR_BUFSIZE when scanning for name and address.
-       (core_create_syms_from): Revert previous delta.  Instead
-       short circuit the parsing of a symbol if all three fields
-       could not be found.
+       * po/de.po: Updated German translation.
 
-2016-08-22  Nick Clifton  <nickc@redhat.com>
+2019-05-08  Alan Modra  <amodra@gmail.com>
 
-       PR gprof/20499
-       * corefile.c (core_create_syms_from): Avoid walking off the end of
-       the symbol table.
+       PR 24520
+       * corefile.c (core_init): Set BFD_DECOMPRESS.
 
-2016-07-21  H.J. Lu  <hongjiu.lu@intel.com>
+2019-04-01  Alan Modra  <amodra@gmail.com>
 
-       * configure: Regenerated.
+       PR 24402
+       * symtab.c (symtab_finalize): Init prev_addr to one less than
+       first symbol address, not one more.  Correct test for symbols
+       with leading underscores.
 
-2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+2019-01-21  Nick Clifton  <nickc@redhat.com>
 
-       * basic_blocks.c: Update old style function definitions.
-       * cg_arcs.c: Likewise.
-       * cg_print.c: Likewise.
-       * gen-c-prog.awk: Likewise.
-       * gmon_io.c: Likewise.
-       * hertz.c: Likewise.
-       * hist.c: Likewise.
-       * sym_ids.c: Likewise.
+       * po/tr.po: Updated Turkish translation.
 
-2016-04-15  H.J. Lu  <hongjiu.lu@intel.com>
+2019-01-19  Nick Clifton  <nickc@redhat.com>
 
-       * Makefile.in: Regenerated with automake 1.11.6.
-       * aclocal.m4: Likewise.
+       * configure: Regenerate.
+       * po/gprof.pot: Regenerate.
 
-2016-03-22  Nick Clifton  <nickc@redhat.com>
+2018-06-24  Nick Clifton  <nickc@redhat.com>
 
-       * configure: Regenerate.
+       2.32 branch created.
 
-2016-01-17  Alan Modra  <amodra@gmail.com>
+2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
 
        * configure: Regenerate.
 
-2016-01-01  Alan Modra  <amodra@gmail.com>
+2019-01-01  Alan Modra  <amodra@gmail.com>
 
        Update year range in copyright notice of all files.
 
-For older changes see ChangeLog-2015
+For older changes see ChangeLog-2018
 \f
-Copyright (C) 2016 Free Software Foundation, Inc.
+Copyright (C) 2019 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.025192 seconds and 4 git commands to generate.