Home | History | Annotate | Line # | Download | only in gprof
ChangeLog-2019 revision 1.1.1.1
      1 2019-11-15  Nick Clifton  <nickc (a] redhat.com>
      2 
      3 	PR 2587
      4 	* Makefile.am: Revert change from 2019-11-13.
      5 	* Makefile.in: Regenerate.
      6 
      7 2019-11-14  Nick Clifton  <nickc (a] redhat.com>
      8 
      9 	PR 2587
     10 	* Makefile.am (SUFFIXES): Add .c.
     11 	* Makefile.in: Regenerate.
     12 
     13 2019-11-13  Nick Clifton  <nickc (a] redhat.com>
     14 
     15 	PR 2587
     16 	* Makefile.am: Fix rule to build .c files from .m files.
     17 
     18 2019-09-18  Alan Modra  <amodra (a] gmail.com>
     19 
     20 	* corefile.c, * symtab.c: Update throughout for bfd section
     21 	macro and function changes.
     22 
     23 2019-09-18  Simon Marchi  <simon.marchi (a] polymtl.ca>
     24 
     25 	* Makefile.in: Re-generate.
     26 	* configure: Re-generate.
     27 
     28 2019-09-16  Phil Blundell  <pb (a] pbcl.net>
     29 
     30 	* Makefile.in, configure: Regenerated.
     31 
     32 2019-09-09  Phil Blundell  <pb (a] pbcl.net>
     33 
     34 	binutils 2.33 branch created.
     35 
     36 2019-05-20  Nick Clifton  <nickc (a] redhat.com>
     37 
     38 	PR 24569
     39 	* gprof.c (usage): Restore alphabetical sorting to short options
     40 	list.  Add -r, -R and -t short options to the list.
     41 	(main): Add comment about -g and -G possibly being deprecated.
     42 	* gprof.texi: Update usage example in line with changes above.
     43 
     44 2019-05-20  Nick Clifton  <nickc (a] redhat.com>
     45 
     46 	* po/de.po: Updated German translation.
     47 
     48 2019-05-08  Alan Modra  <amodra (a] gmail.com>
     49 
     50 	PR 24520
     51 	* corefile.c (core_init): Set BFD_DECOMPRESS.
     52 
     53 2019-04-01  Alan Modra  <amodra (a] gmail.com>
     54 
     55 	PR 24402
     56 	* symtab.c (symtab_finalize): Init prev_addr to one less than
     57 	first symbol address, not one more.  Correct test for symbols
     58 	with leading underscores.
     59 
     60 2019-01-21  Nick Clifton  <nickc (a] redhat.com>
     61 
     62 	* po/tr.po: Updated Turkish translation.
     63 
     64 2019-01-19  Nick Clifton  <nickc (a] redhat.com>
     65 
     66 	* configure: Regenerate.
     67 	* po/gprof.pot: Regenerate.
     68 
     69 2018-06-24  Nick Clifton  <nickc (a] redhat.com>
     70 
     71 	2.32 branch created.
     72 
     73 2019-01-09  Andrew Paprocki  <andrew (a] ishiboo.com>
     74 
     75 	* configure: Regenerate.
     76 
     77 2019-01-01  Alan Modra  <amodra (a] gmail.com>
     78 
     79 	Update year range in copyright notice of all files.
     80 
     81 For older changes see ChangeLog-2018
     82 
     84 Copyright (C) 2019 Free Software Foundation, Inc.
     85 
     86 Copying and distribution of this file, with or without modification,
     87 are permitted in any medium without royalty provided the copyright
     88 notice and this notice are preserved.
     89 
     90 Local Variables:
     91 mode: change-log
     92 left-margin: 8
     93 fill-column: 74
     94 version-control: never
     95 End:
     96