Fix gprof build
[external/binutils.git] / gprof / ChangeLog
1 2013-11-02  Alan Modra  <amodra@gmail.com>
2
3         * Makefile.am (.m.c): Fix input and output file specification.
4
5 2013-10-09  Nick Clifton  <nickc@redhat.com>
6
7         PR gprof/16027
8         * source.c (annotate_source): Close ifp.
9         * corefile.c (read_function_mappings): Close file.
10
11 2013-09-20  Alan Modra  <amodra@gmail.com>
12
13         * configure: Regenerate.
14
15 2013-08-05  John Tytgat  <john@bass-software.com>
16
17         * po/POTFILES.in: Regenerate.
18
19 2013-05-24  Alan Modra  <amodra@gmail.com>
20
21         * aarch64.c (aarch64_find_call): Promote to bfd_vma before sign
22         extending.
23
24 2013-05-22  Venkataramanan Kumar  <Venkataramanan.kumar@linaro.org>
25
26         * aarch64.c: New file.
27         * corefile.c (find_call): Call aarch64_find_call for bfd_arch_aarch64.
28         * Makefile.am (sources): Add aarch64.c.
29         * Makefile.in: Regenerate.
30
31 For older changes see ChangeLog-2012
32 \f
33 Copyright (C) 2013 Free Software Foundation, Inc.
34
35 Copying and distribution of this file, with or without modification,
36 are permitted in any medium without royalty provided the copyright
37 notice and this notice are preserved.
38
39 Local Variables:
40 mode: change-log
41 left-margin: 8
42 fill-column: 74
43 version-control: never
44 End: