OSDN Git Service

* po/bfd.pot: Updated by the Translation project.
[pf3gnuchains/sourceware.git] / gprof / corefile.c
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2009-09-05 nickc * bfd/coff-arm.c (coff_arm_relocate_section)
2009-06-16 nickc * corefile.c (cmp_symbol_map): New function.
2009-06-15 nickc * corefile.c (core_create_syms_from): Use BFD_V...
2009-06-12 nickc * corefile.c (num_of_syms_in): New function...
2009-04-09 nickc * corefile.c (core_create_function_syms): Initi...
2009-02-12 amodra * corefile.c (core_create_function_syms): Remov...
2008-07-30 amodraSilence gcc printf warnings
2008-06-19 schwab* basic_blocks.c: Always include "gprof.h" first.
2007-07-06 nickcCHange FSF sources over to GPLv3
2007-07-05 nickc* corefile.c (core_sym_class): Do not discard nested...
2007-04-19 amodra * corefile.c (core_create_function_syms, core_create_l...
2007-04-10 vprus * hist.h (struct histogram)
2007-01-15 bje * corefile.c (parse_error): New function.
2006-03-22 bje * corefile.c (core_init): Report that the executable...
2005-05-09 nickcUpdate the address of the FSF
2005-04-23 bje * corefile.c (core_num_syms): Make static.
2005-04-14 amodra * corefile.c (core_init): Call bfd_get_synthetic_symtab.
2005-03-03 amodraupdate copyright dates
2004-06-15 amodra * corefile.c (core_init): Use bfd_get_section_size
2004-05-26 cagney2004-05-26 Andrew Cagney <cagney@gnu.org>
2004-05-26 bje * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
2004-05-26 bje * corefile.c (core_init): Use a separate local variable,
2003-10-11 amodra * corefile.c (core_create_function_syms): Don't refer...
2003-02-21 nickcCheck for a NULL sentinel value before using it.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-07-24 brolley2002-07-24 Dave Brolley <brolley@redhat.com>
2002-02-01 amodra * alpha.c (alpha_find_call): Warning fixes.
2002-02-01 amodra * basic_blocks.c: Replace bool with boolean, TRUE...
2002-01-31 amodra * alpha.c (alpha_Instruction): Don't use.
2002-01-26 thorpej* mips.c: New file.
2001-03-14 amodraDavid Mosberger's fixes for cross compiling gprof.
2001-03-13 nickcFix typos in ChangeLog; fix dates in copyright notices
2000-07-24 nickcAdd GPL copyright notices to uncopyrighted files.
1999-08-06 ian From Brad Lucier <lucier@math.purdue.edu>:
1999-07-11 ian * corefile.c (core_create_function_syms): Add ATTRIBUT...
1999-06-30 ian * Many files: Add casts in many print statements to...
1999-05-03 rthInitial revision