Age | Commit message (Expand) | Author | Files | Lines |
2001-10-03 | Regenerate configure to include the gettext.m4 change. Update | Alan Modra | 2 | -1/+5 |
2001-10-02 | * Makefile.am (Makefile): Depend on bfd/configure.in | Alan Modra | 3 | -63/+92 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 3 | -4/+12 |
2001-09-18 | * sparc.c (sparc_find_call): Warning fix. | Alan Modra | 3 | -3/+8 |
2001-08-09 | * alpha.c: Add missing prototypes. | Alan Modra | 6 | -1/+27 |
2001-07-19 | Change bug reporting email address. | Nick Clifton | 2 | -3/+11 |
2001-06-19 | Remove auot generated man pages | Nick Clifton | 4 | -610/+23 |
2001-06-13 | Rebuild after recent change to gprof.texi | Nick Clifton | 1 | -200/+74 |
2001-06-12 | Bytes stored in target order, not host order. | Nick Clifton | 2 | -3/+8 |
2001-05-20 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 1 | -184/+204 |
2001-05-16 | * gmon_io.c (gmon_io_read, gmon_io_write_vma, | Alexandre Oliva | 2 | -5/+11 |
2001-04-06 | man page generation from gprof.texi by Stephane Carrez | Alan Modra | 5 | -227/+846 |
2001-03-14 | David Mosberger's fixes for cross compiling gprof. | Alan Modra | 34 | -544/+743 |
2001-03-13 | Fix typos in ChangeLog; fix dates in copyright notices | Nick Clifton | 30 | -395/+453 |
2001-02-27 | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 6 | -181/+197 |
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -12/+12 |
2001-01-27 | * basic_blocks.c: #include <unistd.h> only if it exists. | Michael Sokolov | 2 | -1/+7 |
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 2 | -28/+384 |
2000-09-30 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | Alexandre Oliva | 1 | -204/+194 |
2000-09-07 | 2000-09-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -398/+414 |
2000-09-06 | * aclocal.m4, configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 3 | -472/+134 |
2000-09-02 | Increase minor version number (to 2.10.91) to help tools detect the new | Nick Clifton | 6 | -10/+387 |
2000-09-02 | Regernate | Nick Clifton | 1 | -1/+1 |
2000-08-31 | * acinclude.m4: Include libtool and gettext macros from the | Alexandre Oliva | 4 | -1021/+818 |
2000-07-26 | Adssign copyright to FSF | Nick Clifton | 2 | -11/+31 |
2000-07-24 | File not needed - it is provided at the top level | Nick Clifton | 2 | -342/+0 |
2000-07-24 | Add GPL copyright notices to uncopyrighted files. | Nick Clifton | 24 | -1362/+1853 |
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 3 | -5/+28 |
2000-07-05 | add MAINTAINERS files | DJ Delorie | 2 | -0/+5 |
2000-07-01 | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 3 | -8/+16 |
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 3 | -5/+19 |
2000-06-20 | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 2 | -2/+7 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 2 | -24/+18 |
2000-06-13 | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2000-06-08 | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 2 | -1/+5 |
2000-06-07 | 2000-06-07 Philippe De Muyter <phdm@macqel.be> | Phil Blundell | 2 | -2/+4 |
2000-06-01 | undo repvious delta | Nick Clifton | 2 | -0/+11 |
2000-05-28 | Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..) | Alan Modra | 2 | -6/+4 |
2000-05-26 | When calling getopt_long indicate that the 'd' switch takes an optional | Nick Clifton | 2 | -1/+7 |
2000-05-26 | Update dependencies. | Alan Modra | 4 | -118/+155 |
2000-05-26 | missed this in the last commit. | Alan Modra | 1 | -20/+5 |
2000-05-26 | Eli Zaretskii's DOSish file name patches. | Alan Modra | 12 | -555/+372 |
2000-04-09 | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 6 | -552/+392 |
2000-04-05 | * gprof.c (copyright): Do not use N_ in array initializer. | Alexandre Oliva | 2 | -2/+6 |
2000-04-04 | Move translated part of bug report string back into .c files so | Alan Modra | 3 | -3/+8 |
2000-04-04 | Use "gcc -MM" for dependencies, and update them. | Alan Modra | 3 | -157/+407 |
2000-04-03 | Move bug report string to one place. | Alan Modra | 3 | -2/+8 |
2000-03-31 | Don't use post-increment on structure copy to work around a ppc gcc bug. | Alan Modra | 2 | -1/+7 |
2000-03-26 | 1999-09-29 Mark Kettenis <kettenis@gnu.org> | Phil Blundell | 2 | -7/+7 |
2000-02-27 | rebuild with current tools | Ian Lance Taylor | 1 | -10/+15 |