diff options
author | John Gilmore <gnu@cygnus> | 1992-07-13 02:54:10 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-07-13 02:54:10 +0000 |
commit | 5d32c9524ecc7b732d480e583aad34f6c7bc4906 (patch) | |
tree | a0e0aeb52e80af962091fdd64e3f7f63737a10ba /gprof/ChangeLog | |
parent | a4ea3274148abce732816524f8eb0b5a0fbf382a (diff) | |
download | gdb-5d32c9524ecc7b732d480e583aad34f6c7bc4906.zip gdb-5d32c9524ecc7b732d480e583aad34f6c7bc4906.tar.gz gdb-5d32c9524ecc7b732d480e583aad34f6c7bc4906.tar.bz2 |
* configure.in: Remove host section, expand target section.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index ea2de7f..005b061 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,5 +1,9 @@ Sun Jul 12 19:06:00 1992 John Gilmore (gnu at cygnus.com) + * configure.in: Remove host section, expand target section. + * config/mt-{tahoe,vax}: Add, to match existing support files. + * config/tmake-*: Remove leftover crud. + * 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 |