2013-11-21 21:13:06 +08:00
|
|
|
|
2013-11-21 Conrad Hoffmann <ch@bitfehler.net>
|
|
|
|
|
|
|
|
|
|
* gprof.c (inline_file_names): New variable.
|
|
|
|
|
(OPTION_INLINE_FILE_NAMES): Define.
|
|
|
|
|
(long_options): Add --inline-file-names.
|
|
|
|
|
(usage): Likewise.
|
|
|
|
|
(main): Process --inline-file-names.
|
|
|
|
|
* gprof.h: Add prototype for inline_file_names.
|
|
|
|
|
* utils.c (print_name_only): Handle inline_file_names.
|
|
|
|
|
* gprof.texi: Document new command line option.
|
|
|
|
|
|
2013-11-02 14:38:44 +08:00
|
|
|
|
2013-11-02 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (.m.c): Fix input and output file specification.
|
2013-11-02 14:42:59 +08:00
|
|
|
|
* Makefile.in: Regenerate.
|
2013-11-02 14:38:44 +08:00
|
|
|
|
|
2013-10-10 00:34:30 +08:00
|
|
|
|
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 17:51:25 +08:00
|
|
|
|
2013-09-20 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2013-08-06 05:58:23 +08:00
|
|
|
|
2013-08-05 John Tytgat <john@bass-software.com>
|
|
|
|
|
|
|
|
|
|
* po/POTFILES.in: Regenerate.
|
|
|
|
|
|
2013-05-24 08:28:06 +08:00
|
|
|
|
2013-05-24 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* aarch64.c (aarch64_find_call): Promote to bfd_vma before sign
|
|
|
|
|
extending.
|
|
|
|
|
|
2013-05-22 21:29:43 +08:00
|
|
|
|
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.
|
|
|
|
|
|
2013-01-03 01:06:32 +08:00
|
|
|
|
For older changes see ChangeLog-2012
|
2004-01-02 19:16:21 +08:00
|
|
|
|
|
2013-01-03 01:06:32 +08:00
|
|
|
|
Copyright (C) 2013 Free Software Foundation, Inc.
|
2012-12-10 20:48:03 +08:00
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
2004-01-02 19:16:21 +08:00
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|