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