New test cases for java support.
[deliverable/binutils-gdb.git] / gprof /
2002-04-04  Alan Modra * dep-in.sed: Cope with absolute paths.
2002-03-21  Alan Modra * Makefile.am: Run "make dep-am".
2002-03-18  Nick CliftonUpdated French translations
2002-03-13  Nick CliftonUpdated French translations
2002-03-08  Daniel Jacobowitz2002-03-07 Daniel Jacobowitz <drow@mvista.com>
2002-02-19  Frank Ch. Eigler2002-02-19 Frank Ch. Eigler <fche@redhat.com>
2002-02-11  Alan Modra * Makefile.am: "make dep-am".
2002-02-10  Daniel JacobowitzUpdate copyright date per last commit.
2002-02-10  Daniel Jacobowitz2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2002-02-01  Alan Modra * configure.in (build_warnings): Add -Wstrict-prototypes
2002-02-01  Alan Modra * alpha.c (alpha_find_call): Warning fixes.
2002-02-01  Alan ModraRun "make dep-am"
2002-02-01  Alan Modra * basic_blocks.c: Replace bool with boolean, TRUE...
2002-01-31  Jason ThorpeDeal with target architecture that have a pointer size...
2002-01-31  Nick CliftonDeal with target architecture that have a pointer size...
2002-01-31  Alan Modra * alpha.c (alpha_Instruction): Don't use.
2002-01-28  Daniel Jacobowitz2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2002-01-27  Richard Henderson * i386.c (i386_iscall): Static.
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-28  Nick CliftonAdd .cvsignore files to skip .gmo files
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-13  Nick CliftonRebuild after recent change to gprof.texi
2001-06-12  Nick CliftonBytes stored in target order, not host order.
2001-05-20  Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf...
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-02-18  Nick CliftonAdd PDP-11 support
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-30  Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
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-09-02  Nick CliftonRegernate
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-19  Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
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 Modramissed this in the last commit.
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-27  Ian Lance Taylorrebuild with current tools
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-09  Ian Lance Taylorrebuild with patched automake
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"
next
This page took 0.124505 seconds and 7 git commands to generate.