71 Commits (643e9fc7683e5df2e66a43576bdaea2ea794e735)

Author SHA1 Message Date
Jeffrey Osier a2b3470778 gprof.texi: minor fix. 33 years ago
Sean Eric Fagan 2ea5f3252a Use BFD to determine what a symbol prefix is, be better about determining 34 years ago
Steve Chamberlain b4a1e77be8 * Makefile.in: Install correctly. 34 years ago
David MacKenzie 7ce122a201 * gprof.c (main): Get whoami from argv, instead of hardcoding. 34 years ago
Ken Raeburn 92c7228d74 Look in ../bfd, not ../include, for bfd.h. 34 years ago
Steve Chamberlain 73fbbeead4 * gmon.h, gprof.h: structs of chars used to hold external 34 years ago
Ken Raeburn c2ada801f3 (use full hostname in log entry) 34 years ago
Ken Raeburn f905eff404 look in ../include instead of ../bfd for bfd.h 34 years ago
David D. Zuhn 98e4321e8d remove accidental INSTALL change 34 years ago
David D. Zuhn 263773eca1 remove parentdir support 34 years ago
Per Bothner 7f2649bb06 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h. 34 years ago
K. Richard Pixley 87756e15db added things-to-lose sections 34 years ago
David D. Zuhn aab37f5278 install shouldn't depend on install-info 34 years ago
Ian Lance Taylor 7508b715df * gprof.h: Undefine hz. 34 years ago
Ian Lance Taylor 8739c727bd * gprof.h: Include ansidecl.h before sysdep.h. 34 years ago
Sean Eric Fagan 6699a5555d gprof(1) can have more than one profile data file, so have the usage 34 years ago
Per Bothner 9d65137307 * M Makefile.in: Add -g to CFLAGS. 34 years ago
David D. Zuhn 44c8c1d565 add INFO-DIR-ENTRY 34 years ago
David D. Zuhn 80c8fd72ed add installcheck 34 years ago
David D. Zuhn 3ff094aa19 fix whitespace 34 years ago
Per Bothner 33023c9c9c * gprof.c (funcsymbol): Invert test for aflag. 34 years ago
Per Bothner 8a6e5b69e4 * printgprof (xmalloc, xrealloc): Cast results of malloc 34 years ago
David D. Zuhn 5afba784b1 gprof, not gprog. typo 34 years ago
David D. Zuhn 1b53105104 keep gprof.texi, remove RCS cruft 34 years ago
Jeffrey Osier 2518bf3701 added rules for info, install-info, and dvi; rule for clean is correct, too 34 years ago
Jeffrey Osier be4e1cd542 freshly updated -- gprof.texi is an edit of the old `gprof.texinfo' by 34 years ago
Sean Eric Fagan 804c13bdb1 Add a usage statement if an unrecognized option is given. 34 years ago
David D. Zuhn dedfbe49b9 fix install rule 34 years ago
K. Richard Pixley 017349fbcf recording file death 34 years ago
Mark Eichin 03c0866031 Eckhard Rueggeberg throught gprof didn't work because the man page was wrong. 34 years ago
Per Bothner 3d3e494e4c * gen-c-prog.awk: New awk script, lightly changed from 34 years ago
Per Bothner dc1d1ca5e8 * gprof.h, gprof.c, printfgprof.c: Add support for two 34 years ago
Mark Eichin a7a2ea6874 correct use of bfd symbols 34 years ago
Ian Lance Taylor 3c9c3ce339 Brought forward from p3: 35 years ago
Mark Eichin c319340056 per explanation from zoo, back out DESTDIR change. 35 years ago
Mark Eichin 4be49df5b7 * Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) to 35 years ago
David D. Zuhn ea2b679c90 don't install gprof.{callg,flat}, install the man page, get the new 35 years ago
Mark Eichin f7dfc7e2a6 ... and make it return the *right* value when it goes out of bounds. 35 years ago
Mark Eichin b974fbff9c leave fencepost condition *completely* open-ended. Closes 1286. 35 years ago
John Gilmore 028fe6367a Lint 35 years ago
John Gilmore 8e2d760b76 * config/mt-{tahoe,vax}: Add, to match existing support files. 35 years ago
John Gilmore 5d32c9524e * configure.in: Remove host section, expand target section. 35 years ago
John Gilmore a4ea327414 Oops 35 years ago
John Gilmore 9388476b43 * blurbs.c: New file, created from gprof.flat and gprof.callg by 35 years ago
Mark Eichin a0d48c83a3 restore some old code to punt symbols which are BSF_LOCAL (needed for Solaris, 35 years ago
Mark Eichin 6442bb7727 change pathnames from /usr/share/misc to /usr/local/lib. They should *really* 35 years ago
Mark Eichin f4a0f42d8a add real install, and some more normal paths. 35 years ago
Mark Eichin ba79f5fa08 Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com) 35 years ago
Mark Eichin 1221d638c1 added srcdir=. so that configure puts in a value 35 years ago
Mark Eichin 9138a2e2f6 Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGS 35 years ago