aboutsummaryrefslogtreecommitdiff
path: root/gprof
AgeCommit message (Expand)AuthorFilesLines
1993-04-26 * gprof.h: Undefine hz.Ian Lance Taylor2-1/+4
1993-04-26 * gprof.h: Include ansidecl.h before sysdep.h.Ian Lance Taylor2-0/+5
1993-04-14gprof(1) can have more than one profile data file, so have the usageSean Eric Fagan1-1/+1
1993-04-13 * M Makefile.in: Add -g to CFLAGS.Per Bothner5-14/+24
1993-03-26add INFO-DIR-ENTRYDavid D. Zuhn2-0/+15
1993-03-23add installcheckDavid D. Zuhn2-1/+6
1993-03-22fix whitespaceDavid D. Zuhn1-1/+1
1993-02-28 * gprof.c (funcsymbol): Invert test for aflag.Per Bothner2-1/+5
1993-02-26 * printgprof (xmalloc, xrealloc): Cast results of mallocPer Bothner2-2/+7
1993-02-13gprof, not gprog. typoDavid D. Zuhn1-1/+1
1993-02-13keep gprof.texi, remove RCS cruftDavid D. Zuhn1-1/+1
1993-02-03added rules for info, install-info, and dvi; rule for clean is correct, tooJeffrey Osier2-5/+36
1993-01-29freshly updated -- gprof.texi is an edit of the old `gprof.texinfo' byJeffrey Osier2-4/+1042
1993-01-24Add a usage statement if an unrecognized option is given.Sean Eric Fagan1-0/+7
1993-01-06fix install ruleDavid D. Zuhn2-1/+5
1992-12-08recording file deathK. Richard Pixley10-1150/+0
1992-10-09Eckhard Rueggeberg throught gprof didn't work because the man page was wrong.Mark Eichin2-4/+17
1992-10-06 * gen-c-prog.awk: New awk script, lightly changed fromPer Bothner8-9/+293
1992-08-31 * gprof.h, gprof.c, printfgprof.c: Add support for twoPer Bothner7-217/+416
1992-08-27correct use of bfd symbolsMark Eichin1-4/+0
1992-08-19Brought forward from p3:Ian Lance Taylor2-0/+10
1992-08-12per explanation from zoo, back out DESTDIR change.Mark Eichin2-3/+2
1992-08-12 * Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) toMark Eichin2-2/+7
1992-07-20don't install gprof.{callg,flat}, install the man page, get the newDavid D. Zuhn3-140/+122
1992-07-14... and make it return the *right* value when it goes out of bounds.Mark Eichin1-1/+1
1992-07-14leave fencepost condition *completely* open-ended. Closes 1286.Mark Eichin1-1/+1
1992-07-13LintJohn Gilmore1-1/+1
1992-07-13* config/mt-{tahoe,vax}: Add, to match existing support files.John Gilmore3-0/+33
1992-07-13* configure.in: Remove host section, expand target section.John Gilmore3-14/+13
1992-07-13OopsJohn Gilmore1-0/+20
1992-07-13 * blurbs.c: New file, created from gprof.flat and gprof.callg byJohn Gilmore5-38/+222
1992-07-01restore some old code to punt symbols which are BSF_LOCAL (needed for Solaris,Mark Eichin1-2/+0
1992-06-04change pathnames from /usr/share/misc to /usr/local/lib. They should *really*Mark Eichin1-2/+2
1992-06-04add real install, and some more normal paths.Mark Eichin1-4/+18
1992-06-04Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com)Mark Eichin3-0/+55
1992-06-04added srcdir=. so that configure puts in a valueMark Eichin1-2/+13
1992-06-02Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGSMark Eichin4-9/+31
1992-04-07Added the file.Sean Eric Fagan1-0/+56
1992-03-27More cleanups for gprof, especially with the '386 target.Sean Eric Fagan2-4/+10
1992-03-08This is the third and final batch of makefile changes this round.K. Richard Pixley1-0/+3
1992-03-06Routines for currently-unsupported architectures. findcall() just returnsSean Eric Fagan2-0/+61
1992-03-06For currently-unsupported machines. Causes a null-routine to be calledSean Eric Fagan1-0/+1
1992-03-06Fixed a typo in an if statement -- gcc caught it ('=' vs. '==').Sean Eric Fagan1-3/+2
1992-03-06Fixed bugs (both typos and algorithmic) bugs. It now matches native gprof'sSean Eric Fagan2-33/+31
1992-03-06Fixed some serious bugs in the configuration of gprof. It now works withSean Eric Fagan2-7/+10
1992-02-11Updating gprof for latest bfd stuff, and making configure work.Sean Eric Fagan2-3/+21
1991-11-08Initial revisionSean Eric Fagan2-0/+2
1991-10-02no more configure on which to dependK. Richard Pixley1-1/+1
1991-07-24Initial revisionSean Eric Fagan1-0/+1
1991-07-23Initial revisionSean Eric Fagan1-0/+1