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