summaryrefslogtreecommitdiff
path: root/gprof
Commit message (Expand)AuthorAgeFilesLines
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-184/+204
* * gmon_io.c (gmon_io_read, gmon_io_write_vma,Alexandre Oliva2001-05-162-5/+11
* man page generation from gprof.texi by Stephane CarrezAlan Modra2001-04-065-227/+846
* David Mosberger's fixes for cross compiling gprof.Alan Modra2001-03-1434-544/+743
* Fix typos in ChangeLog; fix dates in copyright noticesNick Clifton2001-03-1330-395/+453
* Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra2001-02-276-181/+197
* Add PDP-11 supportNick Clifton2001-02-181-12/+12
* * basic_blocks.c: #include <unistd.h> only if it exists.Michael Sokolov2001-01-272-1/+7
* Add GNU Free Documentation LicenseNick Clifton2000-11-062-28/+384
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-301-204/+194
* 2000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-09-073-398/+414
* * aclocal.m4, configure: Rebuilt with new libtool.m4.Alexandre Oliva2000-09-063-472/+134
* Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton2000-09-026-10/+387
* RegernateNick Clifton2000-09-021-1/+1
* * acinclude.m4: Include libtool and gettext macros from theAlexandre Oliva2000-08-314-1021/+818
* Adssign copyright to FSFNick Clifton2000-07-262-11/+31
* File not needed - it is provided at the top levelNick Clifton2000-07-242-342/+0
* Add GPL copyright notices to uncopyrighted files.Nick Clifton2000-07-2424-1362/+1853
* Add optional style argument to --demangle switch.Nick Clifton2000-07-203-5/+28
* add MAINTAINERS filesDJ Delorie2000-07-052-0/+5
* Fix 2000-06-22. grep after running dep.sedAlan Modra2000-07-013-8/+16
* Ensure /usr/include and the like stay out of dependencies.Alan Modra2000-06-223-5/+19
* Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra2000-06-202-2/+7
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-192-24/+18
* 2000-06-13 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-132-1/+5
* * configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien2000-06-082-1/+5
* 2000-06-07 Philippe De Muyter <phdm@macqel.be>Phil Blundell2000-06-072-2/+4
* undo repvious deltaNick Clifton2000-06-012-0/+11
* Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..)Alan Modra2000-05-282-6/+4
* When calling getopt_long indicate that the 'd' switch takes an optionalNick Clifton2000-05-262-1/+7
* Update dependencies.Alan Modra2000-05-264-118/+155
* missed this in the last commit.Alan Modra2000-05-261-20/+5
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-2612-555/+372
* Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney2000-04-096-552/+392
* * gprof.c (copyright): Do not use N_ in array initializer.Alexandre Oliva2000-04-052-2/+6
* Move translated part of bug report string back into .c files soAlan Modra2000-04-043-3/+8
* Use "gcc -MM" for dependencies, and update them.Alan Modra2000-04-043-157/+407
* Move bug report string to one place.Alan Modra2000-04-033-2/+8
* Don't use post-increment on structure copy to work around a ppc gcc bug.Alan Modra2000-03-312-1/+7
* 1999-09-29 Mark Kettenis <kettenis@gnu.org>Phil Blundell2000-03-262-7/+7
* rebuild with current toolsIan Lance Taylor2000-02-271-10/+15
* From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor2000-02-224-6/+17
* Most of these changes are really only cosmetic. The readelf.c patchAlan Modra2000-01-262-1/+6
* Make sure that sensible values are extracted from a raw header.Nick Clifton1999-09-242-0/+14
* rebuild with patched automakeIan Lance Taylor1999-08-091-1/+1
* From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor1999-08-062-2/+8
* From Mark Elbrecht:Ian Lance Taylor1999-07-222-18/+5
* * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1999-07-153-160/+176
* * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.Ian Lance Taylor1999-07-113-2/+8
* * Many files: Add casts in many print statements to cast bfd_vmaIan Lance Taylor1999-06-3016-102/+141