aboutsummaryrefslogtreecommitdiff
path: root/gprof
AgeCommit message (Expand)AuthorFilesLines
1996-01-17Remove temporary file when finished.Jeff Law1-0/+1
1995-12-31 * gprof.c (long_options): Add "--function-ordering" andJeff Law9-5/+908
1995-12-31Just so we have them checked in somewhere; they're sanitized away as weJeff Law3-0/+20
1995-12-25 * core.c (core_sym_class): Ignore symbols without BSF_FUNCTIONJeff Law5-3/+32
1995-11-21fix typo in last changeKen Raeburn1-2/+3
1995-11-21* Makefile.in (.m.c): Strip out directory name from function name.Ken Raeburn2-1/+4
1995-11-21* hist.c (scale_and_align_entries): Don't use DEFUN_VOID. Do UNITS_TO_CODEKen Raeburn2-7/+7
1995-11-21vax.c doesn't need to include vax.h; gprof.h does itKen Raeburn2-1/+4
1995-11-16version 2.6Ken Raeburn1-0/+4
1995-11-08 * gprof.c (main): Cast getenv return value.Ian Lance Taylor2-1/+5
1995-11-06add tags targetKen Raeburn2-0/+8
1995-11-01 * Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion.Per Bothner2-4/+10
1995-11-01Wed Nov 1 15:23:15 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor2-0/+6
1995-10-25 * Makefile.in (diststuff): Also make info.Per Bothner2-3/+9
1995-10-06Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ken Raeburn4-7/+39
1995-09-20 * Makefile.in (maintainer-clean): New target, synonym forIan Lance Taylor2-1/+6
1995-09-08 * Makefile.in (install): Don't install in $(tooldir).Ian Lance Taylor2-5/+4
1995-09-05some ns32k updates from Ian DallKen Raeburn5-12/+20
1995-08-22 * Makefile.in (install): Remove "brokensed" hack, unnecessary nowJeff Law2-1/+6
1995-08-16all v2.2 && v2.3 autoconf-generated configure scripts updated toJason Molenda1-3/+3
1995-07-20 * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_lineFred Fish2-1/+6
1995-07-07add final newlineKen Raeburn1-1/+1
1995-06-16use changequote around []Ken Raeburn3-1/+7
1995-06-12* Makefile.in (distclean, realclean): Remove config.cache andJ.T. Conklin2-1/+6
1995-05-18* Makefile.in (Makefile): Added config.status to dependency list.J.T. Conklin2-2/+12
1995-04-26* Makefile.in (install): Depend on "all".Ken Raeburn2-1/+5
1995-04-20* Makefile.in: Change all references to MY_MACHINE to MY_TARGET, to matchKen Raeburn2-5/+10
1995-04-19* gen-c-prog.awk: Changed reference to "make-c-prog.awk" inJ.T. Conklin14-72/+840
1995-03-14* __bb_exit_func.c: New file, from David Mosberger-Tang.Ken Raeburn25-577/+647
1995-02-08keep utils.{c,h}Ken Raeburn1-0/+2
1995-02-08ran "indent -gnu"; have not fixed block comment styleKen Raeburn47-4456/+5259
1995-02-07updated for added/removed filesKen Raeburn2-5/+35
1995-02-07Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details:Ken Raeburn59-3396/+6470
1994-11-07keep ns32k stuffKen Raeburn2-0/+3
1994-11-04* printgprof.c (flatprofheader): Always set totime to 1.0 if not greater thanKen Raeburn2-10/+14
1994-09-23cfree -> freeKen Raeburn2-3/+8
1994-09-01 * gprof.h (kfromlist, ktolist, flist, Flist, elist, Elist): MakeJeff Law2-6/+11
1994-08-30 * gprof.c (funcsymbol): Ignore ___gnu_compiled as well asIan Lance Taylor2-1/+8
1994-08-24 * configure.in: Change i386-*-* to i[345]86-*-*.Ian Lance Taylor2-1/+5
1994-07-13ns532 support from Ian DallKen Raeburn6-1/+79
1994-06-23 * Makefile.in (gprof): Depend on $(LIBS).Jeff Law2-1/+5
1994-06-22keep configure.batKen Raeburn1-0/+1
1994-05-27changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)Ken Raeburn5-2/+51
1994-05-17 * Makefile.in (.m.c:): Added .SUFFIXES : .mBill Cox2-0/+7
1994-05-05gprof.h, Makefile.in changesKen Raeburn1-0/+7
1994-05-05(TRUE, FALSE): Always use undef before defining them.Ken Raeburn1-0/+5
1994-05-05(install-info): Check for gprof.info in build dir, fall back to srcdir. DependKen Raeburn1-3/+8
1994-04-05 * Makefile.in (MY_MACHINE): Renamed from MACHINE to avoid losingJeff Law7-9/+15
1994-03-30 * gprof.c (getsymtab): Change nosyms to long. RenameIan Lance Taylor2-4/+23
1994-03-22 * gprof.c (funcsymbol): Use bfd_get_symbol_info instead ofJeff Law2-2/+10