aboutsummaryrefslogtreecommitdiff
path: root/gprof/corefile.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-14PR27716, build failure for msdosdjgpp: PATH_MAX undeclaredAlan Modra1-2/+2
2021-03-31Use bool in gprofAlan Modra1-10/+11
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-7/+7
2019-05-08PR24520, gprof fails to read compressed debug dataAlan Modra1-0/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove netware supportAlan Modra1-1/+0
2018-04-16Remove tahoe supportAlan Modra1-6/+0
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gprof)Ambrogino Modigliani1-1/+1
2016-08-30Partially revert previous delta - move limit testing code to first scan over ...Nick Clifton1-11/+9
2016-08-30Fix more potential seg-faults in gprof.Nick Clifton1-2/+15
2016-08-23Better fix for PR 20499, including preventing strlen from being called on an ...Nick Clifton1-32/+18
2016-08-22Prevent a seg-fault in gprof when parsing a corrupt core file.Nick Clifton1-0/+7
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-10-09 PR gprof/16027Nick Clifton1-2/+3
2013-05-22 * aarch64.c: New file.Alan Modra1-0/+5
2012-09-20 * corefile.c (core_sym_class): Allow for ".constprop.N" clonedAlan Modra1-7/+13
2012-03-062012-03-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-8/+17
2011-06-07 * corefile.c (core_sym_class): Allow for multiple iterations ofNick Clifton1-9/+17
2011-02-282011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-3/+5
2011-02-06 PR gprof/12468Alan Modra1-2/+17
2010-07-16 * corefile.c (core_sym_class): Fix handling of subprogram namesNick Clifton1-5/+13
2010-04-27 PR gprof/11524Nick Clifton1-3/+3
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-10/+13
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton1-4/+4
2009-06-16 * corefile.c (cmp_symbol_map): New function.Nick Clifton1-46/+43
2009-06-15 * corefile.c (core_create_syms_from): Use BFD_VMA_FMT whenNick Clifton1-1/+1
2009-06-12 * corefile.c (num_of_syms_in): New function - computes the numberNick Clifton1-3/+101
2009-04-09 * corefile.c (core_create_function_syms): Initialise a symbol'sNick Clifton1-1/+1
2009-02-12 * corefile.c (core_create_function_syms): Remove "<locore>" andAlan Modra1-32/+4
2008-07-30Silence gcc printf warningsAlan Modra1-2/+3
2008-06-19* basic_blocks.c: Always include "gprof.h" first.Andreas Schwab1-1/+1
2007-07-06CHange FSF sources over to GPLv3Nick Clifton1-1/+1
2007-07-05* corefile.c (core_sym_class): Do not discard nested subprograms.Nick Clifton1-3/+11
2007-04-19 * corefile.c (core_create_function_syms, core_create_line_syms): Don'tAlan Modra1-12/+0
2007-04-10 * hist.h (struct histogram)Vladimir Prus1-0/+6
2007-01-15 * corefile.c (parse_error): New function.Ben Elliston1-14/+21
2006-03-22 * corefile.c (core_init): Report that the executable is not in theBen Elliston1-1/+1
2005-05-09Update the address of the FSFNick Clifton1-2/+2
2005-04-23 * corefile.c (core_num_syms): Make static.Ben Elliston1-3/+3
2005-04-14 * corefile.c (core_init): Call bfd_get_synthetic_symtab.Alan Modra1-1/+21
2005-03-03update copyright datesAlan Modra1-1/+2
2004-06-15 * corefile.c (core_init): Use bfd_get_section_sizeAlan Modra1-5/+5
2004-05-262004-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2