summaryrefslogtreecommitdiff
path: root/gprof/corefile.c
Commit message (Expand)AuthorAgeFilesLines
* PR gprof/16027Nick Clifton2013-10-091-2/+3
* * aarch64.c: New file.Alan Modra2013-05-221-0/+5
* * corefile.c (core_sym_class): Allow for ".constprop.N" clonedAlan Modra2012-09-201-7/+13
* 2012-03-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-03-061-8/+17
* * corefile.c (core_sym_class): Allow for multiple iterations ofNick Clifton2011-06-071-9/+17
* 2011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-02-281-3/+5
* PR gprof/12468Alan Modra2011-02-061-2/+17
* * corefile.c (core_sym_class): Fix handling of subprogram namesNick Clifton2010-07-161-5/+13
* PR gprof/11524Nick Clifton2010-04-271-3/+3
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-10/+13
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-051-4/+4
* * corefile.c (cmp_symbol_map): New function.Nick Clifton2009-06-161-46/+43
* * corefile.c (core_create_syms_from): Use BFD_VMA_FMT whenNick Clifton2009-06-151-1/+1
* * corefile.c (num_of_syms_in): New function - computes the numberNick Clifton2009-06-121-3/+101
* * corefile.c (core_create_function_syms): Initialise a symbol'sNick Clifton2009-04-091-1/+1
* * corefile.c (core_create_function_syms): Remove "<locore>" andAlan Modra2009-02-121-32/+4
* Silence gcc printf warningsAlan Modra2008-07-301-2/+3
* * basic_blocks.c: Always include "gprof.h" first.Andreas Schwab2008-06-191-1/+1
* CHange FSF sources over to GPLv3Nick Clifton2007-07-061-1/+1
* * corefile.c (core_sym_class): Do not discard nested subprograms.Nick Clifton2007-07-051-3/+11
* * corefile.c (core_create_function_syms, core_create_line_syms): Don'tAlan Modra2007-04-191-12/+0
* * hist.h (struct histogram)Vladimir Prus2007-04-101-0/+6
* * corefile.c (parse_error): New function.Ben Elliston2007-01-151-14/+21
* * corefile.c (core_init): Report that the executable is not in theBen Elliston2006-03-221-1/+1
* Update the address of the FSFNick Clifton2005-05-091-2/+2
* * corefile.c (core_num_syms): Make static.Ben Elliston2005-04-231-3/+3
* * corefile.c (core_init): Call bfd_get_synthetic_symtab.Alan Modra2005-04-141-1/+21
* update copyright datesAlan Modra2005-03-031-1/+2
* * corefile.c (core_init): Use bfd_get_section_sizeAlan Modra2004-06-151-5/+5
* 2004-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-261-1/+2
* * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,gprof-post-ansify-2004-05-26Ben Elliston2004-05-261-26/+15
* * corefile.c (core_init): Use a separate local variable,gprof-pre-ansify-2004-05-26Ben Elliston2004-05-261-18/+14
* * corefile.c (core_create_function_syms): Don't refer directly toAlan Modra2003-10-111-4/+10
* Check for a NULL sentinel value before using it.Nick Clifton2003-02-211-3/+6
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-8/+8
* 2002-07-24 Dave Brolley <brolley@redhat.com>Dave Brolley2002-07-241-1/+8
* * alpha.c (alpha_find_call): Warning fixes.Alan Modra2002-02-011-35/+44
* * basic_blocks.c: Replace bool with boolean, TRUE with true andAlan Modra2002-02-011-7/+7
* * alpha.c (alpha_Instruction): Don't use.Alan Modra2002-01-311-1/+3
* * mips.c: New file.Jason Thorpe2002-01-261-1/+6
* David Mosberger's fixes for cross compiling gprof.Alan Modra2001-03-141-40/+40
* Fix typos in ChangeLog; fix dates in copyright noticesNick Clifton2001-03-131-1/+1
* Add GPL copyright notices to uncopyrighted files.Nick Clifton2000-07-241-165/+140
* From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor1999-08-061-2/+3
* * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.Ian Lance Taylor1999-07-111-1/+2
* * Many files: Add casts in many print statements to cast bfd_vmaIan Lance Taylor1999-06-301-6/+8
* Initial revisionRichard Henderson1999-05-031-0/+762