Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index d08636fa74d6540e1eb49af5c111ef1eba9718f0..f638de2ebade2b760e8aef4c52393b0b6f43a419 100644 (file)
@@ -1,48 +1,86 @@
-2013-11-21  Conrad Hoffmann  <ch@bitfehler.net>
+2019-11-15  Nick Clifton  <nickc@redhat.com>
 
-       * gprof.c (inline_file_names): New variable.
-       (OPTION_INLINE_FILE_NAMES): Define.
-       (long_options): Add --inline-file-names.
-       (usage): Likewise.
-       (main): Process --inline-file-names.
-       * gprof.h: Add prototype for inline_file_names.
-       * utils.c (print_name_only): Handle inline_file_names.
-       * gprof.texi: Document new command line option.
+       PR 2587
+       * Makefile.am: Revert change from 2019-11-13.
+       * Makefile.in: Regenerate.
 
-2013-11-02  Alan Modra  <amodra@gmail.com>
+2019-11-14  Nick Clifton  <nickc@redhat.com>
 
-       * Makefile.am (.m.c): Fix input and output file specification.
+       PR 2587
+       * Makefile.am (SUFFIXES): Add .c.
        * Makefile.in: Regenerate.
 
-2013-10-09  Nick Clifton  <nickc@redhat.com>
+2019-11-13  Nick Clifton  <nickc@redhat.com>
+
+       PR 2587
+       * Makefile.am: Fix rule to build .c files from .m files.
+
+2019-09-18  Alan Modra  <amodra@gmail.com>
+
+       * corefile.c, * symtab.c: Update throughout for bfd section
+       macro and function changes.
+
+2019-09-18  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * Makefile.in: Re-generate.
+       * configure: Re-generate.
+
+2019-09-16  Phil Blundell  <pb@pbcl.net>
+
+       * Makefile.in, configure: Regenerated.
+
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
+2019-05-20  Nick Clifton  <nickc@redhat.com>
 
-       PR gprof/16027
-       * source.c (annotate_source): Close ifp.
-       * corefile.c (read_function_mappings): Close file.
+       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.
 
-2013-09-20  Alan Modra  <amodra@gmail.com>
+2019-05-20  Nick Clifton  <nickc@redhat.com>
+
+       * po/de.po: Updated German translation.
+
+2019-05-08  Alan Modra  <amodra@gmail.com>
+
+       PR 24520
+       * corefile.c (core_init): Set BFD_DECOMPRESS.
+
+2019-04-01  Alan Modra  <amodra@gmail.com>
+
+       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.
+
+2019-01-21  Nick Clifton  <nickc@redhat.com>
+
+       * po/tr.po: Updated Turkish translation.
+
+2019-01-19  Nick Clifton  <nickc@redhat.com>
 
        * configure: Regenerate.
+       * po/gprof.pot: Regenerate.
 
-2013-08-05  John Tytgat  <john@bass-software.com>
+2018-06-24  Nick Clifton  <nickc@redhat.com>
 
-       * po/POTFILES.in: Regenerate.
+       2.32 branch created.
 
-2013-05-24  Alan Modra  <amodra@gmail.com>
+2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
 
-       * aarch64.c (aarch64_find_call): Promote to bfd_vma before sign
-       extending.
+       * configure: Regenerate.
 
-2013-05-22  Venkataramanan Kumar  <Venkataramanan.kumar@linaro.org>
+2019-01-01  Alan Modra  <amodra@gmail.com>
 
-       * aarch64.c: New file.
-       * corefile.c (find_call): Call aarch64_find_call for bfd_arch_aarch64.
-       * Makefile.am (sources): Add aarch64.c.
-       * Makefile.in: Regenerate.
+       Update year range in copyright notice of all files.
 
-For older changes see ChangeLog-2012
+For older changes see ChangeLog-2018
 \f
-Copyright (C) 2013 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.025088 seconds and 4 git commands to generate.