Age | Commit message (Expand) | Author | Files | Lines |
1997-09-24 | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -9/+15 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 1 | -1/+1 |
1997-09-04 | Add missing end itemize. | Jeff Law | 1 | -0/+1 |
1997-08-09 | * configure.in: Change version number to 2.8.2. Call | Ian Lance Taylor | 12 | -339/+867 |
1997-06-30 | finish upgrade to automake 1.2 | Ian Lance Taylor | 1 | -7/+3 |
1997-06-29 | * aclocal.m4, configure, Makefile.in: Rebuild with automake 1.2. | Ian Lance Taylor | 4 | -110/+74 |
1997-06-16 | * Makefile.am (INCLUDES): Add -DDEBUG. | Ian Lance Taylor | 3 | -31/+44 |
1997-04-15 | Change to use automake: | Ian Lance Taylor | 7 | -241/+1076 |
1997-04-03 | * gprof.c (VERSION): Define as "2.8.1". | Ian Lance Taylor | 2 | -1/+7 |
1997-03-27 | * gprof.c (main): Correct copyright message. | Ian Lance Taylor | 2 | -3/+6 |
1997-03-24 | * Makefile.in (.c.o): Define TARGET_$(MY_TARGET) when compiling. | Ian Lance Taylor | 3 | -8/+23 |
1997-03-17 | Mon Mar 17 10:54:47 1997 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 2 | -0/+6 |
1997-03-16 | Sat Mar 15 19:17:31 1997 H.J. Lu <hjl@lucon.org> | Ian Lance Taylor | 4 | -2/+11 |
1997-02-27 | * configure.in: Define BSD44_FORMAT if the target looks like a | Ian Lance Taylor | 5 | -2/+29 |
1997-02-27 | comment change | Ian Lance Taylor | 1 | -0/+2 |
1997-01-16 | * dummy.c (find_call): Clear ignore_direct_calls. | Ian Lance Taylor | 2 | -0/+7 |
1996-12-31 | * Makefile.in (.c.o): Add -D_GNU_SOURCE. Put $(CFLAGS) at the | Ian Lance Taylor | 2 | -2/+8 |
1996-11-26 | * configure: Rebuild with autoconf 2.12. | Ian Lance Taylor | 2 | -37/+156 |
1996-10-02 | * sparc.c (find_call): Align p_lowpc to avoid bus error. | Ian Lance Taylor | 2 | -1/+5 |
1996-10-01 | * gprof.c (usage): Print bug report address. | Ian Lance Taylor | 2 | -1/+13 |
1996-08-30 | * gmon.h: Replace #elif with #else/#endif. | Ian Lance Taylor | 2 | -1/+7 |
1996-08-29 | Recognize i686-*-* for pentium pro | Michael Meissner | 3 | -2/+7 |
1996-08-23 | * configure.in: Set and substitute HLDENV. | Ian Lance Taylor | 4 | -3/+22 |
1996-08-07 | Wed Aug 7 14:43:51 1996 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 2 | -1/+6 |
1996-07-04 | * gprof.c (VERSION): Define as "2.7.1". | Ian Lance Taylor | 2 | -1/+3 |
1996-07-04 | * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can be | Ian Lance Taylor | 1 | -1/+1 |
1996-07-04 | * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can be | Ian Lance Taylor | 2 | -0/+3 |
1996-07-04 | x | Ian Lance Taylor | 1 | -0/+4 |
1996-06-27 | * configure.in: Call AC_ISC_POSIX. | Ian Lance Taylor | 5 | -4/+42 |
1996-06-25 | * Makefile.in (exec_prefix, bindir, libdir, mandir, infodir, datadir, | Jason Molenda | 4 | -10/+86 |
1996-06-24 | * configure.in: On alpha*-*-osf*, link against libbfd.a if not | Ian Lance Taylor | 3 | -14/+44 |
1996-06-18 | * core.c (core_create_line_syms): Use xstrdup rather than strdup. | Ian Lance Taylor | 3 | -2/+7 |
1996-04-08 | * configure.in: Permit --enable-shared to specify a list of | Ian Lance Taylor | 3 | -3/+11 |
1996-03-21 | * core.c (core_create_function_syms): Move filename and func_name | Ian Lance Taylor | 7 | -28/+48 |
1996-03-21 | Thu Mar 21 17:02:02 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 6 | -12/+65 |
1996-03-20 | Wed Mar 20 18:15:47 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -2/+8 |
1996-03-12 | * configure: Rebuild with autoconf 2.8. | Ian Lance Taylor | 2 | -12/+61 |
1996-02-18 | * configure.in: Check for 'do not mix' from native linker before | Ian Lance Taylor | 3 | -0/+10 |
1996-02-13 | * configure.in: Set HDLFLAGS for *-*-hpux with --enable-shared. | Ian Lance Taylor | 3 | -0/+11 |
1996-02-07 | * configure.in: Don't set CC. Look for --enable-shared. Set | Ian Lance Taylor | 4 | -24/+297 |
1996-02-05 | Support for building bfd and opcodes as shared libraries, based on | Ian Lance Taylor | 2 | -2/+11 |
1996-01-17 | Remove temporary file when finished. | Jeff Law | 1 | -0/+1 |
1995-12-31 | * gprof.c (long_options): Add "--function-ordering" and | Jeff Law | 9 | -5/+908 |
1995-12-31 | Just so we have them checked in somewhere; they're sanitized away as we | Jeff Law | 3 | -0/+20 |
1995-12-25 | * core.c (core_sym_class): Ignore symbols without BSF_FUNCTION | Jeff Law | 5 | -3/+32 |
1995-11-21 | fix typo in last change | Ken Raeburn | 1 | -2/+3 |
1995-11-21 | * Makefile.in (.m.c): Strip out directory name from function name. | Ken Raeburn | 2 | -1/+4 |
1995-11-21 | * hist.c (scale_and_align_entries): Don't use DEFUN_VOID. Do UNITS_TO_CODE | Ken Raeburn | 2 | -7/+7 |
1995-11-21 | vax.c doesn't need to include vax.h; gprof.h does it | Ken Raeburn | 2 | -1/+4 |
1995-11-16 | version 2.6 | Ken Raeburn | 1 | -0/+4 |