aboutsummaryrefslogtreecommitdiff
path: root/gprof
AgeCommit message (Expand)AuthorFilesLines
1997-03-27 * gprof.c (main): Correct copyright message.Ian Lance Taylor2-3/+6
1997-03-24 * Makefile.in (.c.o): Define TARGET_$(MY_TARGET) when compiling.Ian Lance Taylor3-8/+23
1997-03-17Mon Mar 17 10:54:47 1997 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor2-0/+6
1997-03-16Sat Mar 15 19:17:31 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor4-2/+11
1997-02-27 * configure.in: Define BSD44_FORMAT if the target looks like aIan Lance Taylor5-2/+29
1997-02-27comment changeIan Lance Taylor1-0/+2
1997-01-16 * dummy.c (find_call): Clear ignore_direct_calls.Ian Lance Taylor2-0/+7
1996-12-31 * Makefile.in (.c.o): Add -D_GNU_SOURCE. Put $(CFLAGS) at theIan Lance Taylor2-2/+8
1996-11-26 * configure: Rebuild with autoconf 2.12.Ian Lance Taylor2-37/+156
1996-10-02 * sparc.c (find_call): Align p_lowpc to avoid bus error.Ian Lance Taylor2-1/+5
1996-10-01 * gprof.c (usage): Print bug report address.Ian Lance Taylor2-1/+13
1996-08-30 * gmon.h: Replace #elif with #else/#endif.Ian Lance Taylor2-1/+7
1996-08-29Recognize i686-*-* for pentium proMichael Meissner3-2/+7
1996-08-23 * configure.in: Set and substitute HLDENV.Ian Lance Taylor4-3/+22
1996-08-07Wed Aug 7 14:43:51 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-1/+6
1996-07-04 * gprof.c (VERSION): Define as "2.7.1".Ian Lance Taylor2-1/+3
1996-07-04 * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can beIan Lance Taylor1-1/+1
1996-07-04 * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can beIan Lance Taylor2-0/+3
1996-07-04xIan Lance Taylor1-0/+4
1996-06-27 * configure.in: Call AC_ISC_POSIX.Ian Lance Taylor5-4/+42
1996-06-25 * Makefile.in (exec_prefix, bindir, libdir, mandir, infodir, datadir,Jason Molenda4-10/+86
1996-06-24 * configure.in: On alpha*-*-osf*, link against libbfd.a if notIan Lance Taylor3-14/+44
1996-06-18 * core.c (core_create_line_syms): Use xstrdup rather than strdup.Ian Lance Taylor3-2/+7
1996-04-08 * configure.in: Permit --enable-shared to specify a list ofIan Lance Taylor3-3/+11
1996-03-21 * core.c (core_create_function_syms): Move filename and func_nameIan Lance Taylor7-28/+48
1996-03-21Thu Mar 21 17:02:02 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor6-12/+65
1996-03-20Wed Mar 20 18:15:47 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-2/+8
1996-03-12 * configure: Rebuild with autoconf 2.8.Ian Lance Taylor2-12/+61
1996-02-18 * configure.in: Check for 'do not mix' from native linker beforeIan Lance Taylor3-0/+10
1996-02-13 * configure.in: Set HDLFLAGS for *-*-hpux with --enable-shared.Ian Lance Taylor3-0/+11
1996-02-07 * configure.in: Don't set CC. Look for --enable-shared. SetIan Lance Taylor4-24/+297
1996-02-05 Support for building bfd and opcodes as shared libraries, based onIan Lance Taylor2-2/+11
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