OSDN Git Service

* binutils-all/strip-3.d: Strip .pdr section.
[pf3gnuchains/pf3gnuchains3x.git] / gprof / basic_blocks.c
2005-05-09 Nick CliftonUpdate the address of the FSF
2005-03-15 Nick CliftonStep through the sorted array of basic blocks.
2005-03-03 Alan Modraupdate copyright dates
2005-02-22 Alan Modra * basic_blocks.c: Warning fixes.
2004-05-26 Ben Elliston * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-02-01 Alan Modra * alpha.c (alpha_find_call): Warning fixes.
2002-02-01 Alan Modra * basic_blocks.c: Replace bool with boolean, TRUE...
2002-01-31 Alan Modra * alpha.c (alpha_Instruction): Don't use.
2001-03-14 Alan ModraDavid Mosberger's fixes for cross compiling gprof.
2001-03-13 Nick CliftonFix typos in ChangeLog; fix dates in copyright notices
2001-01-27 Michael Sokolov * basic_blocks.c: #include <unistd.h> only if it exists.
2000-07-24 Nick CliftonAdd GPL copyright notices to uncopyrighted files.
1999-06-30 Ian Lance Taylor * Many files: Add casts in many print statements to...
1999-05-03 Richard HendersonInitial revision