aboutsummaryrefslogtreecommitdiffstats
path: root/gprof/gmon_io.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-16 * gmon_io.c (gmon_out_read): Remove double fclose of input file.Nick Clifton1-2/+0
2010-03-162010-03-16 Segher Boessenkool <segher@kernel.crashing.org>segher1-0/+3
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-2/+2
2008-08-25 * gmon_io.h: Don't include sysdep.h here.Alan Modra1-3/+2
2008-08-05 * gmon_io.c (gmon_out_read): When reading old format gmon.out,Brian Dessent1-0/+3
2007-07-06CHange FSF sources over to GPLv3Nick Clifton1-2/+2
2007-04-10 * hist.h (struct histogram)Vladimir Prus1-32/+28
2005-05-09Update the address of the FSFNick Clifton1-2/+2
2005-03-14 * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.Alan Modra1-0/+3
2005-03-03update copyright datesAlan Modra1-1/+2
2005-02-22 * basic_blocks.c: Warning fixes.Alan Modra1-7/+8
2004-05-26 * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,Ben Elliston1-49/+19
2003-03-312003-03-31 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-70/+85
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-1/+1
2002-08-20 * gmon_io.c (gmon_io_read_64, gmon_io_write_64): Define only ifAlan Modra1-0/+18
2002-02-01 * alpha.c (alpha_find_call): Warning fixes.Alan Modra1-22/+60
2002-02-01 * basic_blocks.c: Replace bool with boolean, TRUE with true andAlan Modra1-1/+1
2002-01-31Deal with target architecture that have a pointer size that is different fromNick Clifton1-104/+228
2002-01-31 * alpha.c (alpha_Instruction): Don't use.Alan Modra1-2/+4
2002-01-03Remove use of ngettext()Nick Clifton1-6/+9
2002-01-02Fix spelling typo.Nick Clifton1-6/+6
2001-05-16* gmon_io.c (gmon_io_read, gmon_io_write_vma,Alexandre Oliva1-5/+5
2001-03-14David Mosberger's fixes for cross compiling gprof.Alan Modra1-37/+137
2001-03-13Fix typos in ChangeLog; fix dates in copyright noticesNick Clifton1-1/+1
2000-07-24Add GPL copyright notices to uncopyrighted files.Nick Clifton1-56/+67
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-0/+3
1999-09-24Make sure that sensible values are extracted from a raw header.Nick Clifton1-0/+9
1999-06-30 * Many files: Add casts in many print statements to cast bfd_vmaIan Lance Taylor1-5/+7
1999-05-03Initial revisionRichard Henderson1-0/+454