]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gprof/ChangeLog
* aarch64.c (aarch64_find_call): Promote to bfd_vma before sign
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
1 2013-05-24 Alan Modra <amodra@gmail.com>
2
3 * aarch64.c (aarch64_find_call): Promote to bfd_vma before sign
4 extending.
5
6 2013-05-22 Venkataramanan Kumar <Venkataramanan.kumar@linaro.org>
7
8 * aarch64.c: New file.
9 * corefile.c (find_call): Call aarch64_find_call for bfd_arch_aarch64.
10 * Makefile.am (sources): Add aarch64.c.
11 * Makefile.in: Regenerate.
12
13 For older changes see ChangeLog-2012
14 \f
15 Copyright (C) 2013 Free Software Foundation, Inc.
16
17 Copying and distribution of this file, with or without modification,
18 are permitted in any medium without royalty provided the copyright
19 notice and this notice are preserved.
20
21 Local Variables:
22 mode: change-log
23 left-margin: 8
24 fill-column: 74
25 version-control: never
26 End: