40 Commits (a4ef860176aaaf02b6a105620eefb7d9e84a45ce)

Author SHA1 Message Date
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
Sean Eric Fagan 92f73b4228 Added the file. 35 years ago
Sean Eric Fagan 46f88c1138 More cleanups for gprof, especially with the '386 target. 35 years ago
K. Richard Pixley a215e6f930 This is the third and final batch of makefile changes this round. 35 years ago
Sean Eric Fagan 921bc43581 Routines for currently-unsupported architectures. findcall() just returns 35 years ago
Sean Eric Fagan 09ff0e74d9 For currently-unsupported machines. Causes a null-routine to be called 35 years ago
Sean Eric Fagan 2c89ba265c Fixed a typo in an if statement -- gcc caught it ('=' vs. '=='). 35 years ago
Sean Eric Fagan 77c9b2c3e2 Fixed bugs (both typos and algorithmic) bugs. It now matches native gprof's 35 years ago
Sean Eric Fagan 89a471fe57 Fixed some serious bugs in the configuration of gprof. It now works with 35 years ago
Sean Eric Fagan a11d7ba33e Updating gprof for latest bfd stuff, and making configure work. 35 years ago
Sean Eric Fagan 5b15f3ad7a Initial revision 35 years ago
K. Richard Pixley f1eb48b62e no more configure on which to depend 35 years ago
Sean Eric Fagan d5db699e71 Initial revision 36 years ago
Sean Eric Fagan 797ecb38c2 Initial revision 36 years ago
Sean Eric Fagan c98f0ae5a8 Initial revision 36 years ago
Sean Eric Fagan 5f630bb0e2 Put in a check to make sure symbols have names; if there is no name, then 36 years ago
Sean Eric Fagan 811e3c6a86 Made gprof use bfd instead. This is the first step in allowing cross-hosted 36 years ago
Sean Eric Fagan 39ada6fced Added bfd support to the makefile. 36 years ago
Sean Eric Fagan 2aed990cf0 Fixed a typo (no '/' before a '*' in a comment) 36 years ago
Sean Eric Fagan dfedb39a5c Fixed a stupid error (used '+=' instead of '='). 36 years ago
Sean Eric Fagan cc5697d7a4 Initial revision 36 years ago
Sean Eric Fagan 3d6c650189 Initial revision 36 years ago