Commit graph

6 commits

Author SHA1 Message Date
Per Bothner
7f2649bb06 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.
* configure.in:  No longer need to configure to get sysdep.h.
1993-06-07 19:57:26 +00:00
Per Bothner
9d65137307 * M Makefile.in: Add -g to CFLAGS.
Ads LDFLAGS and use in place of CFLAGS where appropriate.
	* configure.in:  Make a sysdep.hlink in the same way other
	bfd-based directories do.
	* gprof.h (UNIT):  Replace non-standard 'u_short' by 'unsigned
	short'.
	* gprof.h:  #include sysdep.h instead of a bunch of stuff.
	* gprof.c (main):  Fix typo gproff->gprof.
1993-04-13 23:20:14 +00:00
John Gilmore
5d32c9524e * configure.in: Remove host section, expand target section. 1992-07-13 02:54:10 +00:00
Sean Eric Fagan
89a471fe57 Fixed some serious bugs in the configuration of gprof. It now works with
the latest bfd and company.
1992-03-06 11:54:37 +00:00
Sean Eric Fagan
a11d7ba33e Updating gprof for latest bfd stuff, and making configure work. 1992-02-11 23:15:03 +00:00
Sean Eric Fagan
c98f0ae5a8 Initial revision 1991-07-23 19:09:22 +00:00