aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1995-09-08 * Makefile.in (install): Don't install in $(tooldir).Ian Lance Taylor1-0/+4
1995-09-05some ns32k updates from Ian DallKen Raeburn1-0/+8
1995-08-22 * Makefile.in (install): Remove "brokensed" hack, unnecessary nowJeff Law1-0/+5
1995-07-20 * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_lineFred Fish1-0/+5
1995-06-16use changequote around []Ken Raeburn1-0/+4
1995-06-12* Makefile.in (distclean, realclean): Remove config.cache andJ.T. Conklin1-0/+5
1995-05-18* Makefile.in (Makefile): Added config.status to dependency list.J.T. Conklin1-0/+6
1995-04-26* Makefile.in (install): Depend on "all".Ken Raeburn1-0/+4
1995-04-20* Makefile.in: Change all references to MY_MACHINE to MY_TARGET, to matchKen Raeburn1-0/+5
1995-04-19* gen-c-prog.awk: Changed reference to "make-c-prog.awk" inJ.T. Conklin1-0/+10
1995-03-14* __bb_exit_func.c: New file, from David Mosberger-Tang.Ken Raeburn1-0/+18
1995-02-08ran "indent -gnu"; have not fixed block comment styleKen Raeburn1-0/+4
1995-02-07Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details:Ken Raeburn1-5/+339
1994-11-04* printgprof.c (flatprofheader): Always set totime to 1.0 if not greater thanKen Raeburn1-0/+6
1994-09-23cfree -> freeKen Raeburn1-0/+5
1994-09-01 * gprof.h (kfromlist, ktolist, flist, Flist, elist, Elist): MakeJeff Law1-0/+5
1994-08-30 * gprof.c (funcsymbol): Ignore ___gnu_compiled as well asIan Lance Taylor1-0/+6
1994-08-24 * configure.in: Change i386-*-* to i[345]86-*-*.Ian Lance Taylor1-0/+4
1994-07-13ns532 support from Ian DallKen Raeburn1-0/+11
1994-06-23 * Makefile.in (gprof): Depend on $(LIBS).Jeff Law1-0/+4
1994-05-27changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)Ken Raeburn1-0/+12
1994-05-17 * Makefile.in (.m.c:): Added .SUFFIXES : .mBill Cox1-0/+5
1994-05-05gprof.h, Makefile.in changesKen Raeburn1-0/+7
1994-04-05 * Makefile.in (MY_MACHINE): Renamed from MACHINE to avoid losingJeff Law1-0/+6
1994-03-30 * gprof.c (getsymtab): Change nosyms to long. RenameIan Lance Taylor1-0/+7
1994-03-22 * gprof.c (funcsymbol): Use bfd_get_symbol_info instead ofJeff Law1-1/+6
1994-03-20 * Makefile.in: Avoid bug in hpux sed.Jeff Law1-0/+4
1993-12-16document -v flagDavid D. Zuhn1-0/+6
1993-12-16add -v flag to gprof (print version number)David D. Zuhn1-0/+5
1993-07-06 * Makefile.in: Install correctly.Steve Chamberlain1-0/+4
1993-06-24 * gprof.c (main): Get whoami from argv, instead of hardcoding.David MacKenzie1-0/+5
1993-06-21Look in ../bfd, not ../include, for bfd.h.Ken Raeburn1-0/+4
1993-06-16 * gmon.h, gprof.h: structs of chars used to hold externalSteve Chamberlain1-0/+7
1993-06-16(use full hostname in log entry)Ken Raeburn1-1/+1
1993-06-16look in ../include instead of ../bfd for bfd.hKen Raeburn1-0/+4
1993-06-16remove parentdir supportDavid D. Zuhn1-0/+4
1993-06-07 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.Per Bothner1-0/+5
1993-05-20install shouldn't depend on install-infoDavid D. Zuhn1-0/+4
1993-04-26 * gprof.h: Undefine hz.Ian Lance Taylor1-1/+1
1993-04-26 * gprof.h: Include ansidecl.h before sysdep.h.Ian Lance Taylor1-0/+4
1993-04-13 * M Makefile.in: Add -g to CFLAGS.Per Bothner1-0/+11
1993-03-26add INFO-DIR-ENTRYDavid D. Zuhn1-0/+4
1993-03-23add installcheckDavid D. Zuhn1-0/+4
1993-02-28 * gprof.c (funcsymbol): Invert test for aflag.Per Bothner1-0/+4
1993-02-26 * printgprof (xmalloc, xrealloc): Cast results of mallocPer Bothner1-0/+5
1993-02-03added rules for info, install-info, and dvi; rule for clean is correct, tooJeffrey Osier1-0/+4
1993-01-06fix install ruleDavid D. Zuhn1-0/+4
1992-10-09Eckhard Rueggeberg throught gprof didn't work because the man page was wrong.Mark Eichin1-0/+4
1992-10-06 * gen-c-prog.awk: New awk script, lightly changed fromPer Bothner1-0/+14
1992-08-31 * gprof.h, gprof.c, printfgprof.c: Add support for twoPer Bothner1-0/+24