summaryrefslogtreecommitdiff
path: root/gprof/basic_blocks.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-02-281-1/+2
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-5/+5
* * basic_blocks.c: Always include "gprof.h" first.Andreas Schwab2008-06-191-1/+1
* CHange FSF sources over to GPLv3Nick Clifton2007-07-061-2/+2
* Update the address of the FSFNick Clifton2005-05-091-2/+2
* Step through the sorted array of basic blocks.Nick Clifton2005-03-151-0/+2
* update copyright datesAlan Modra2005-03-031-1/+2
* * basic_blocks.c: Warning fixes.Alan Modra2005-02-221-2/+2
* * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,gprof-post-ansify-2004-05-26Ben Elliston2004-05-261-23/+10
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-6/+6
* * alpha.c (alpha_find_call): Warning fixes.Alan Modra2002-02-011-17/+34
* * basic_blocks.c: Replace bool with boolean, TRUE with true andAlan Modra2002-02-011-6/+6
* * alpha.c (alpha_Instruction): Don't use.Alan Modra2002-01-311-6/+4
* David Mosberger's fixes for cross compiling gprof.Alan Modra2001-03-141-60/+45
* Fix typos in ChangeLog; fix dates in copyright noticesNick Clifton2001-03-131-1/+1
* * basic_blocks.c: #include <unistd.h> only if it exists.Michael Sokolov2001-01-271-1/+3
* Add GPL copyright notices to uncopyrighted files.Nick Clifton2000-07-241-169/+123
* * Many files: Add casts in many print statements to cast bfd_vmaIan Lance Taylor1999-06-301-3/+7
* Initial revisionRichard Henderson1999-05-031-0/+635