blob: 003dca7e10d06eca7fcd8b8506f3f68d2e59117d (
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
|
2012-09-11 Molly Heidecker <tworoses1@gmail.com>
PR gprof/13836
* fsf_callg_bl.m: Fix typo.
2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated.
2012-08-09 Nick Clifton <nickc@redhat.com>
* po/vi.po: Updated Vietnamese translation.
2012-08-07 Nick Clifton <nickc@redhat.com>
* po/ja.po: Updated Japanese translation.
2012-07-30 Nick Clifton <nickc@redhat.com>
* po/gprof.pot: Updated template.
* po/bg.po: Updated Bulgarian translation.
* po/es.po: Updated Spanish translation.
2012-07-29 Alan Modra <amodra@gmail.com>
* gprof.h: Don't include gconfig.h twice. Undef conflicting
PACKAGE_* defines.
2012-07-27 Mike Frysinger <vapier@gentoo.org>
* configure.in (BFD_VERSION): Run bfd/configure --version and
parse the output of that.
* configure: Regenerate.
2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
* Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix.
* Makefile.in: Regenerate.
2012-03-06 Tristan Gingold <gingold@adacore.com>
* corefile.c (core_create_function_syms): Do not call bsearch if
symbol_map_count is 0.
2012-02-06 Nick Clifton <nickc@redhat.com>
* po/sr.po: New Serbian translation.
* configure.in (ALL_LINGUAS): Add sr.
* configure: Regenerate.
For older changes see ChangeLog-2011
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:
|