summaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
blob: fc6cb9fc9dd5f7ee6000697083e31569980c8ec2 (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
2013-10-09  Nick Clifton  <nickc@redhat.com>

	PR gprof/16027
	* source.c (annotate_source): Close ifp.
	* corefile.c (read_function_mappings): Close file.

2013-09-20  Alan Modra  <amodra@gmail.com>

	* configure: Regenerate.

2013-08-05  John Tytgat  <john@bass-software.com>

	* po/POTFILES.in: Regenerate.

2013-05-24  Alan Modra  <amodra@gmail.com>

	* aarch64.c (aarch64_find_call): Promote to bfd_vma before sign
	extending.

2013-05-22  Venkataramanan Kumar  <Venkataramanan.kumar@linaro.org>

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

For older changes see ChangeLog-2012

Copyright (C) 2013 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: