Home | History | Annotate | Line # | Download | only in gprof
      1      1.1     skrll 2005-12-27  Alan Modra  <amodra (a] bigpond.net.au>
      2      1.1     skrll 
      3      1.1     skrll 	* Makefile.am (Makefile): Remove dependency.
      4      1.1     skrll 	* Makefile.in: Regenerate.
      5      1.1     skrll 	* aclocal.m4: Regenerate.
      6      1.1     skrll 	* gconfig.in: Regenerate.
      7      1.1     skrll 
      8      1.1     skrll 2005-11-16  Mark Mitchell  <mark (a] codesourcery.com>
      9      1.1     skrll 
     10      1.1     skrll 	* Makefile.am (gprof.info, gprof.1): Depend on config.texi.
     11      1.1     skrll 	(config.texi): New file.
     12      1.1     skrll 	* Makefile.in: Regenerated.
     13      1.1     skrll 
     14      1.1     skrll 2005-11-07  Steve Ellcey  <sje (a] cup.hp.com>
     15      1.1     skrll 
     16      1.1     skrll 	* configure: Regenerate after modifying bfd/warning.m4.
     17      1.1     skrll 
     18      1.1     skrll 2005-10-30  Mark Mitchell  <mark (a] codesourcery.com>
     19      1.1     skrll 
     20      1.1     skrll 	* gprof.c (usage): Document "@FILE".
     21      1.1     skrll 
     22      1.1     skrll 2005-09-30  Nick Clifton  <nickc (a] redhat.com>
     23      1.1     skrll 
     24      1.1     skrll 	* po/ga.po: New Irish translation.
     25      1.1     skrll 	* configure.in (ALL_LINGUAS): Add "ga".
     26      1.1     skrll 	* configure: Regenerate.
     27      1.1     skrll 
     28      1.1     skrll 2005-09-30  Mark Mitchell  <mark (a] codesourcery.com>
     29      1.1     skrll 
     30      1.1     skrll 	* gprof.c (main): Use expandargv.
     31      1.1     skrll 
     32      1.1     skrll 2005-09-30  Matthias Kurz  <mk (a] baerlap.north.de>
     33      1.1     skrll 
     34      1.1     skrll 	* gprof.c (main):Only invoke bindtextdomain() and textdomain() if
     35      1.1     skrll 	ENABLE_NLS is defined.
     36      1.1     skrll 
     37      1.1     skrll 2005-05-09  Nick Clifton  <nickc (a] redhat.com>
     38      1.1     skrll 
     39      1.1     skrll 	* Update the address and phone number of the FSF organization in
     40      1.1     skrll 	the GPL notices in the following files:
     41      1.1     skrll 	aclocal.m4, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
     42      1.1     skrll 	bbconv.pl, call_graph.c, call_graph.h, cg_print.c, cg_print.h,
     43      1.1     skrll 	corefile.c, corefile.h, gmon_io.c, gmon_io.h, gmon_out.h,
     44      1.1     skrll 	gprof.texi, hist.c, hist.h, search_list.c, search_list.h,
     45      1.1     skrll 	source.c, source.h, sym_ids.c, sym_ids.h, symtab.c, symtab.h
     46      1.1     skrll 
     47      1.1     skrll 2005-04-25  Ben Elliston  <bje (a] au.ibm.com>
     48      1.1     skrll 
     49      1.1     skrll 	* corefile.h (core_num_syms): Remove unused extern declaration.
     50      1.1     skrll 	(core_syms): Likewise.
     51      1.1     skrll 	(min_insn_size): Likewise.
     52      1.1     skrll 
     53      1.1     skrll 2005-04-24  Ben Elliston  <bje (a] au.ibm.com>
     54      1.1     skrll 
     55      1.1     skrll 	* corefile.c (core_num_syms): Make static.
     56      1.1     skrll 	(core_syms): Likewise.
     57      1.1     skrll 	(min_insn_size): Likewise.
     58      1.1     skrll 	* gprof.c (abfd): Remove unused variable.
     59      1.1     skrll 	* hist.c (hist_dimension): Make static.
     60      1.1     skrll 	(hist_dimension_abbrev): Likewise.
     61      1.1     skrll 	* sym_ids.c (id_list): Likewise.
     62      1.1     skrll 	(table_name): Likewise.
     63      1.1     skrll 
     64      1.1     skrll 2005-04-14  Alan Modra  <amodra (a] bigpond.net.au>
     65      1.1     skrll 
     66      1.1     skrll 	* corefile.c (core_init): Call bfd_get_synthetic_symtab.
     67      1.1     skrll 
     68      1.1     skrll 2005-04-14  Alan Modra  <amodra (a] bigpond.net.au>
     69      1.1     skrll 
     70      1.1     skrll 	* Makefile.am (NO_WERROR): Define.
     71      1.1     skrll 	* acinclude.m4: Include ../bfd/warning.m4.
     72      1.1     skrll 	* configure.in: Invoke AM_BINUTILS_WARNINGS.
     73      1.1     skrll 	* Makefile.in: Regenerate.
     74      1.1     skrll 	* aclocal.m4: Regenerate.
     75      1.1     skrll 	* configure: Regenerate.
     76      1.1     skrll 
     77      1.1     skrll 2005-04-06  Nick Clifton  <nickc (a] redhat.com>
     78      1.1     skrll 
     79      1.1     skrll 	* po/rw.po: New translation: Kinyarwanda
     80      1.1     skrll 	* configure.in (ALL_LINGUAS): Add rw
     81      1.1     skrll 	* configure: Regenerate.
     82      1.1     skrll 
     83      1.1     skrll 2005-04-04  Nick Clifton  <nickc (a] redhat.com>
     84      1.1     skrll 
     85      1.1     skrll 	* configure.in: Add a check for <unistd.h> providing a prototype
     86      1.1     skrll 	for getopt() which is compatible with the one in
     87      1.1     skrll 	include/getopt.h.  If so then define HAVE_DECL_GETOPT.
     88      1.1     skrll 	* configure: Regenerate.
     89      1.1     skrll 	* gconfig.in (HAVE_DECL_GETOPT): Add.
     90      1.1     skrll 
     91      1.1     skrll 2005-03-29  Nick Clifton  <nickc (a] redhat.com>
     92      1.1     skrll 
     93      1.1     skrll 	* po/de.po: Updated German translation.
     94      1.1     skrll 
     95      1.1     skrll 2005-03-17  Nick Clifton  <nickc (a] redhat.com>
     96      1.1     skrll 
     97      1.1     skrll 	* po/vi.po: Updated Vietnamese translation.
     98      1.1     skrll 
     99      1.1     skrll 2005-03-16  Nick Clifton  <nickc (a] redhat.com>
    100      1.1     skrll 	    Ben Elliston  <bje (a] au.ibm.com>
    101      1.1     skrll 
    102      1.1     skrll 	* configure.in (werror): New switch: Add -Werror to the
    103      1.1     skrll 	compiler command line.  Enabled by default.  Disable via
    104      1.1     skrll 	--disable-werror.
    105      1.1     skrll 	* configure: Regenerate.
    106      1.1     skrll 
    107      1.1     skrll 2005-03-15  Nick Clifton  <nickc (a] redhat.com>
    108      1.1     skrll 
    109      1.1     skrll 	* basic_blocks.c (print_exec_counts): Step through sorted array of
    110      1.1     skrll 	basic blocks.
    111      1.1     skrll 
    112      1.1     skrll 2005-03-15  Alan Modra  <amodra (a] bigpond.net.au>
    113      1.1     skrll 
    114      1.1     skrll 	* po/es.po: Commit new Spanish translation.
    115      1.1     skrll 
    116      1.1     skrll 	* po/fr.po: Commit new French translation.
    117      1.1     skrll 
    118      1.1     skrll 2005-03-14  Alan Modra  <amodra (a] bigpond.net.au>
    119      1.1     skrll 
    120      1.1     skrll 	* gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
    121      1.1     skrll 
    122      1.1     skrll 2005-03-14  Alan Modra  <amodra (a] bigpond.net.au>
    123      1.1     skrll 
    124      1.1     skrll 	* po/tr.po: Commit new Turkish translation.
    125      1.1     skrll 
    126      1.1     skrll 2005-03-05  Alan Modra  <amodra (a] bigpond.net.au>
    127      1.1     skrll 
    128      1.1     skrll 	* po/gprof.pot: Regenerate.
    129      1.1     skrll 
    130      1.1     skrll 2005-02-22  Alan Modra  <amodra (a] bigpond.net.au>
    131      1.1     skrll 
    132      1.1     skrll 	* basic_blocks.c: Warning fixes.
    133      1.1     skrll 	* gmon_io.c: Likewise.
    134      1.1     skrll 	* hist.c: Likewise.
    135      1.1     skrll 	* hist.h: Likewise.
    136      1.1     skrll 
    137      1.1     skrll 2005-01-31  Andrew Cagney  <cagney (a] gnu.org>
    138      1.1     skrll 
    139      1.1     skrll 	* configure: Regenerate to track ../gettext.m4.
    140      1.1     skrll 
    141      1.1     skrll 2005-01-31  Nick Clifton  <nickc (a] redhat.com>
    142      1.1     skrll 
    143      1.1     skrll 	* po/vi/po: New file: Vietnamese translation.
    144      1.1     skrll 	* configure.in: (ALL_LINGUAS): Add vi.
    145      1.1     skrll 	* configure: Regenerate.
    146      1.1     skrll 
    147      1.1     skrll 2005-01-27  Andrew Cagney  <cagney (a] gnu.org>
    148      1.1     skrll 
    149      1.1     skrll 	* configure: Regenerate to track ../gettext.m4 change.
    150      1.1     skrll 
    151      1.1     skrll 2005-01-21  Ben Elliston  <bje (a] au.ibm.com>
    152      1.1     skrll 
    153      1.1     skrll 	* gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
    154      1.1     skrll 
    155      1.1     skrll For older changes see ChangeLog-2004
    156      1.1     skrll 
    158  1.1.1.2  christos Copyright (C) 2005 Free Software Foundation, Inc.
    159  1.1.1.2  christos 
    160  1.1.1.2  christos Copying and distribution of this file, with or without modification,
    161  1.1.1.2  christos are permitted in any medium without royalty provided the copyright
    162  1.1.1.2  christos notice and this notice are preserved.
    163      1.1     skrll 
    164      1.1     skrll Local Variables:
    165      1.1     skrll mode: change-log
    166      1.1     skrll left-margin: 8
    167      1.1     skrll fill-column: 74
    168      1.1     skrll version-control: never
    169                    End:
    170