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