aboutsummaryrefslogtreecommitdiff
path: root/gprof
AgeCommit message (Expand)AuthorFilesLines
1993-07-06 * Makefile.in: Install correctly.Steve Chamberlain2-4/+16
1993-06-24 * gprof.c (main): Get whoami from argv, instead of hardcoding.David MacKenzie2-6/+11
1993-06-21Look in ../bfd, not ../include, for bfd.h.Ken Raeburn2-1/+5
1993-06-16 * gmon.h, gprof.h: structs of chars used to hold externalSteve Chamberlain4-33/+61
1993-06-16(use full hostname in log entry)Ken Raeburn1-1/+1
1993-06-16look in ../include instead of ../bfd for bfd.hKen Raeburn2-1/+5
1993-06-16remove accidental INSTALL changeDavid D. Zuhn1-1/+1
1993-06-16remove parentdir supportDavid D. Zuhn2-14/+9
1993-06-07 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.Per Bothner3-7/+6
1993-05-27added things-to-lose sectionsK. Richard Pixley2-0/+6
1993-05-20install shouldn't depend on install-infoDavid D. Zuhn2-1/+5
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