]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
* readline.c (last_readline_init_file): Fix typo made by Steve
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
4be49df5
ME
1Wed Aug 12 15:14:14 1992 Mark Eichin (eichin@cygnus.com)
2
3 * Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) to
4 bin install rule.
5
ea2b679c
DZ
6Sun Jul 19 17:34:01 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7
8 * Makefile.in: removed installation of the now useless
9 call.{flag,callg} files.
10
11 * gprof.1: now uses the standard man macros instead of the new BSD
12 mandoc macros.
13
a4ea3274
JG
14Sun Jul 12 19:06:00 1992 John Gilmore (gnu at cygnus.com)
15
5d32c952
JG
16 * configure.in: Remove host section, expand target section.
17 * config/mt-{tahoe,vax}: Add, to match existing support files.
18 * config/tmake-*: Remove leftover crud.
19
a4ea3274
JG
20 * blurbs.c: New file, created from gprof.flat and gprof.callg by
21 * make-c-prog.awk: which processes text files into C programs.
22 * printgprof.c (flatprofheader, gprofheader): Call new functions
23 to print blurbs.
24 (printblurb): Remove.
25 * Makefile.in: Infrastructure to build blurbs.
26 * pathnames.h: has been removed. Gprof now has no filename
27 dependencies in it.
28 * gprof.c: Lint.
29
30Sat Jul 11 18:07:21 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31
32 * Makefile.in: define man1dir and install the man page
33
34Fri Jul 10 21:14:08 1992 david d `zoo' zuhn (zoo@cygnus.com)
35
36 * Makefile.in: added dummy info and install-info targets
37
ba79f5fa
ME
38Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com)
39
40 * lookup.c: fixed fencepost in nllookup and added dbg_nllookup for
41 help in debugging the problem (with -DDEBUG)
42 * gprof.c: symbol values are now real values, don't add the vma
43 anymore. (done for solaris; should verify this on other platforms)
44 * ChangeLog: created.