1992-08-19 23:38:00 +02:00
|
|
|
Wed Aug 19 14:36:39 1992 Ian Lance Taylor (ian@cygnus.com)
|
|
|
|
|
|
|
|
* Makefile.in: always create installation directories.
|
|
|
|
|
1992-08-13 00:16:34 +02:00
|
|
|
Wed Aug 12 15:14:14 1992 Mark Eichin (eichin@cygnus.com)
|
|
|
|
|
1992-08-13 01:02:31 +02:00
|
|
|
* Makefile.in: change ${MACHINE} to $(MACHINE).
|
1992-08-13 00:16:34 +02:00
|
|
|
|
1992-07-20 02:48:14 +02:00
|
|
|
Sun Jul 19 17:34:01 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
|
|
|
|
|
|
|
|
* Makefile.in: removed installation of the now useless
|
|
|
|
call.{flag,callg} files.
|
|
|
|
|
|
|
|
* gprof.1: now uses the standard man macros instead of the new BSD
|
|
|
|
mandoc macros.
|
|
|
|
|
1992-07-13 04:25:32 +02:00
|
|
|
Sun Jul 12 19:06:00 1992 John Gilmore (gnu at cygnus.com)
|
|
|
|
|
1992-07-13 04:54:10 +02:00
|
|
|
* configure.in: Remove host section, expand target section.
|
|
|
|
* config/mt-{tahoe,vax}: Add, to match existing support files.
|
|
|
|
* config/tmake-*: Remove leftover crud.
|
|
|
|
|
1992-07-13 04:25:32 +02:00
|
|
|
* blurbs.c: New file, created from gprof.flat and gprof.callg by
|
|
|
|
* make-c-prog.awk: which processes text files into C programs.
|
|
|
|
* printgprof.c (flatprofheader, gprofheader): Call new functions
|
|
|
|
to print blurbs.
|
|
|
|
(printblurb): Remove.
|
|
|
|
* Makefile.in: Infrastructure to build blurbs.
|
|
|
|
* pathnames.h: has been removed. Gprof now has no filename
|
|
|
|
dependencies in it.
|
|
|
|
* gprof.c: Lint.
|
|
|
|
|
|
|
|
Sat Jul 11 18:07:21 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
|
|
|
|
|
|
|
|
* Makefile.in: define man1dir and install the man page
|
|
|
|
|
|
|
|
Fri Jul 10 21:14:08 1992 david d `zoo' zuhn (zoo@cygnus.com)
|
|
|
|
|
|
|
|
* Makefile.in: added dummy info and install-info targets
|
|
|
|
|
1992-06-04 20:36:56 +02:00
|
|
|
Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com)
|
|
|
|
|
|
|
|
* lookup.c: fixed fencepost in nllookup and added dbg_nllookup for
|
|
|
|
help in debugging the problem (with -DDEBUG)
|
|
|
|
* gprof.c: symbol values are now real values, don't add the vma
|
|
|
|
anymore. (done for solaris; should verify this on other platforms)
|
|
|
|
* ChangeLog: created.
|