* Makefile.am (install): Depend on install-info.
[binutils-gdb.git] / gprof / ChangeLog
2002-01-26 Hans-Peter Nilsson * Makefile.am (install): Depend on install-info.
2002-01-26 Jason Thorpe* mips.c: New file.
2002-01-26 Nick CliftonUpdated French translation
2002-01-25 Nick CliftonUpdated Spanish translation
2002-01-17 Nick CliftonRegenerate .pot and .po files
2002-01-07 Nick CliftonAdd spanish translation files
2002-01-03 Nick CliftonRemove use of ngettext()
2002-01-02 Nick CliftonFix spelling typo.
2001-12-21 Nick CliftonImport Swedish translation
2001-12-04 Nick Cliftonfix typo
2001-12-03 Nick CliftonImport new turkish translations from Translation Projec...
2001-11-02 Nick CliftonAdd translations
2001-10-03 Alan ModraRegenerate configure to include the gettext.m4 change...
2001-10-02 Alan Modra * Makefile.am (Makefile): Depend on bfd/configure.in
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 Alan Modra * sparc.c (sparc_find_call): Warning fix.
2001-08-09 Alan Modra * alpha.c: Add missing prototypes.
2001-07-19 Nick CliftonChange bug reporting email address.
2001-06-19 Nick CliftonRemove auot generated man pages
2001-06-12 Nick CliftonBytes stored in target order, not host order.
2001-05-16 Alexandre Oliva* gmon_io.c (gmon_io_read, gmon_io_write_vma,
2001-04-06 Alan Modraman page generation from gprof.texi by Stephane Carrez
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-02-27 Alan ModraBump version to 2.11.90, fix missing dependencies in...
2001-01-27 Michael Sokolov * basic_blocks.c: #include <unistd.h> only if it exists.
2000-11-06 Nick CliftonAdd GNU Free Documentation License
2000-09-07 H.J. Lu2000-09-07 H.J. Lu <hjl@gnu.org>
2000-09-06 Alexandre Oliva* aclocal.m4, configure: Rebuilt with new libtool.m4.
2000-09-02 Nick CliftonIncrease minor version number (to 2.10.91) to help...
2000-08-31 Alexandre Oliva* acinclude.m4: Include libtool and gettext macros...
2000-07-26 Nick CliftonAdssign copyright to FSF
2000-07-24 Nick CliftonFile not needed - it is provided at the top level
2000-07-24 Nick CliftonAdd GPL copyright notices to uncopyrighted files.
2000-07-20 Nick CliftonAdd optional style argument to --demangle switch.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-05 DJ Delorieadd MAINTAINERS files
2000-07-01 Alan ModraFix 2000-06-22. grep after running dep.sed
2000-06-22 Alan ModraEnsure /usr/include and the like stay out of dependencies.
2000-06-20 Alan ModraCorrect pointer comparisons relying on NULL less than...
2000-06-13 H.J. Lu2000-06-13 H.J. Lu <hjl@gnu.org>
2000-06-08 David O'Brien* configure.in (VERSION): Update to show this is the...
2000-06-07 Phil Blundell2000-06-07 Philippe De Muyter <phdm@macqel.be>
2000-06-01 Nick Cliftonundo repvious delta
2000-05-28 Alan ModraUse BFD's _. ie. dgettext ("gprof", ..) vs. gettext...
2000-05-26 Nick CliftonWhen calling getopt_long indicate that the 'd' switch...
2000-05-26 Alan ModraUpdate dependencies.
2000-05-26 Alan ModraEli Zaretskii's DOSish file name patches.
2000-04-09 Andrew CagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-05 Alexandre Oliva* gprof.c (copyright): Do not use N_ in array initializer.
2000-04-04 Alan ModraMove translated part of bug report string back into...
2000-04-04 Alan ModraUse "gcc -MM" for dependencies, and update them.
2000-04-03 Alan ModraMove bug report string to one place.
2000-03-31 Alan ModraDon't use post-increment on structure copy to work...
2000-03-26 Phil Blundell1999-09-29 Mark Kettenis <kettenis@gnu.org>
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance Taylor From Brad Lucier <lucier@math.purdue.edu>:
2000-01-26 Alan ModraMost of these changes are really only cosmetic. The...
1999-09-24 Nick CliftonMake sure that sensible values are extracted from a...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-06 Ian Lance Taylor From Brad Lucier <lucier@math.purdue.edu>:
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-22 Ian Lance Taylor From Mark Elbrecht:
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-15 Ian Lance Taylor * configure.in: Bump version number to 2.9.5.
1999-07-11 Ian Lance Taylor * corefile.c (core_create_function_syms): Add ATTRIBUT...
1999-06-30 Ian Lance Taylor * Many files: Add casts in many print statements to...
1999-06-14 Andreas SchwabFix typo.
1999-06-13 Ian Lance Taylorx
1999-06-13 Ian Lance Taylor * cg_dfn.c: Include "libiberty.h"
1999-05-03 Richard Henderson19990502 sourceware import
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-07 Ian Lance Taylor * gprof.texi (Symspecs): Mention that you have to...
1998-11-02 Geoffrey NoerMon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus...
1998-08-12 Ian Lance Taylor Avoid some overflow cases:
1998-07-16 Stan Cox(BSD44_FORMAT): Define for cygwin32, win32, mingw32
1998-06-12 Tom Tromey * po/Make-in (all-yes): If maintainer mode...
1998-05-11 Jeff Law * po/Make-in (install-info): New target.
1998-05-06 Tom Tromey * gprof.h (_): Undefine BFD's version.
1998-04-29 Tom Tromey * gprof.c (main): Conditionally call setlocale.
1998-04-28 Ian Lance Taylor * corefile.c: Rename from core.c.
1998-04-27 Ian Lance Taylor * configure.in: Change version number to 2.9.4
1998-04-22 Tom Tromey * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
1998-04-22 Tom Tromey * gprof.h: Added includes and defines for gettext.
1998-04-07 Ian Lance Taylor From hjl@lucon.org <H.J. Lu>:
1998-03-30 Ian Lance Taylor * configure.in: Set version to 2.9.1.
1998-03-29 Ian Lance Taylor Fix some gcc -Wall warnings:
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-25 Ian Lance Taylor Add --demangle and --no-demangle options:
1998-03-21 Ian Lance Taylor * Makefile.in: Rebuild with automake 1.2e.
1998-02-12 Ian Lance Taylor * gprof.c (usage): Update bug-gnu-utils address.
1998-02-07 Ian Lance Taylor * configure, aclocal.m4: Rebuild with new libtool.
1998-02-06 Ian Lance Taylor * alpha.c (alpha_Instruction): Use int, not signed.
1998-02-06 Jeff Law * core.c (core_init): Adding missing "break".
1998-02-05 Ian Lance Taylor * configure, Makefile.in, aclocal.m4: Rebuild with...
1998-02-04 Ian Lance TaylorTue Feb 3 14:25:25 1998 Brent Baccala <baccala@frees...
next