summaryrefslogtreecommitdiff
path: root/gprof/ChangeLog-2019
blob: f638de2ebade2b760e8aef4c52393b0b6f43a419 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
2019-11-15  Nick Clifton  <nickc@redhat.com>

	PR 2587
	* Makefile.am: Revert change from 2019-11-13.
	* Makefile.in: Regenerate.

2019-11-14  Nick Clifton  <nickc@redhat.com>

	PR 2587
	* Makefile.am (SUFFIXES): Add .c.
	* Makefile.in: Regenerate.

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 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.

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.

2018-06-24  Nick Clifton  <nickc@redhat.com>

	2.32 branch created.

2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>

	* configure: Regenerate.

2019-01-01  Alan Modra  <amodra@gmail.com>

	Update year range in copyright notice of all files.

For older changes see ChangeLog-2018

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
notice and this notice are preserved.

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: