| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * configure: Rebuild with autoconf 2.12. | Ian Lance Taylor | 1996-11-26 | 2 | -37/+156 |
* | * sparc.c (find_call): Align p_lowpc to avoid bus error. | Ian Lance Taylor | 1996-10-02 | 2 | -1/+5 |
* | * gprof.c (usage): Print bug report address. | Ian Lance Taylor | 1996-10-01 | 2 | -1/+13 |
* | * gmon.h: Replace #elif with #else/#endif. | Ian Lance Taylor | 1996-08-30 | 2 | -1/+7 |
* | Recognize i686-*-* for pentium pro | Michael Meissner | 1996-08-29 | 3 | -2/+7 |
* | * configure.in: Set and substitute HLDENV. | Ian Lance Taylor | 1996-08-23 | 4 | -3/+22 |
* | Wed Aug 7 14:43:51 1996 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 1996-08-07 | 2 | -1/+6 |
* | * gprof.c (VERSION): Define as "2.7.1". | Ian Lance Taylor | 1996-07-04 | 2 | -1/+3 |
* | * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can be | Ian Lance Taylor | 1996-07-04 | 1 | -1/+1 |
* | * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can be | Ian Lance Taylor | 1996-07-04 | 2 | -0/+3 |
* | x | Ian Lance Taylor | 1996-07-04 | 1 | -0/+4 |
* | * configure.in: Call AC_ISC_POSIX. | Ian Lance Taylor | 1996-06-27 | 5 | -4/+42 |
* | * Makefile.in (exec_prefix, bindir, libdir, mandir, infodir, datadir, | Jason Molenda | 1996-06-25 | 4 | -10/+86 |
* | * configure.in: On alpha*-*-osf*, link against libbfd.a if not | Ian Lance Taylor | 1996-06-24 | 3 | -14/+44 |
* | * core.c (core_create_line_syms): Use xstrdup rather than strdup. | Ian Lance Taylor | 1996-06-18 | 3 | -2/+7 |
* | * configure.in: Permit --enable-shared to specify a list of | Ian Lance Taylor | 1996-04-08 | 3 | -3/+11 |
* | * core.c (core_create_function_syms): Move filename and func_name | Ian Lance Taylor | 1996-03-21 | 7 | -28/+48 |
* | Thu Mar 21 17:02:02 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1996-03-21 | 6 | -12/+65 |
* | Wed Mar 20 18:15:47 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1996-03-20 | 2 | -2/+8 |
* | * configure: Rebuild with autoconf 2.8. | Ian Lance Taylor | 1996-03-12 | 2 | -12/+61 |
* | * configure.in: Check for 'do not mix' from native linker before | Ian Lance Taylor | 1996-02-18 | 3 | -0/+10 |
* | * configure.in: Set HDLFLAGS for *-*-hpux with --enable-shared. | Ian Lance Taylor | 1996-02-13 | 3 | -0/+11 |
* | * configure.in: Don't set CC. Look for --enable-shared. Set | Ian Lance Taylor | 1996-02-07 | 4 | -24/+297 |
* | Support for building bfd and opcodes as shared libraries, based on | Ian Lance Taylor | 1996-02-05 | 2 | -2/+11 |
* | Remove temporary file when finished. | Jeff Law | 1996-01-17 | 1 | -0/+1 |
* | * gprof.c (long_options): Add "--function-ordering" and | Jeff Law | 1995-12-31 | 9 | -5/+908 |
* | Just so we have them checked in somewhere; they're sanitized away as we | Jeff Law | 1995-12-31 | 3 | -0/+20 |
* | * core.c (core_sym_class): Ignore symbols without BSF_FUNCTION | Jeff Law | 1995-12-25 | 5 | -3/+32 |
* | fix typo in last change | Ken Raeburn | 1995-11-21 | 1 | -2/+3 |
* | * Makefile.in (.m.c): Strip out directory name from function name. | Ken Raeburn | 1995-11-21 | 2 | -1/+4 |
* | * hist.c (scale_and_align_entries): Don't use DEFUN_VOID. Do UNITS_TO_CODE | Ken Raeburn | 1995-11-21 | 2 | -7/+7 |
* | vax.c doesn't need to include vax.h; gprof.h does it | Ken Raeburn | 1995-11-21 | 2 | -1/+4 |
* | version 2.6 | Ken Raeburn | 1995-11-16 | 1 | -0/+4 |
* | * gprof.c (main): Cast getenv return value. | Ian Lance Taylor | 1995-11-08 | 2 | -1/+5 |
* | add tags target | Ken Raeburn | 1995-11-06 | 2 | -0/+8 |
* | * Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion. | Per Bothner | 1995-11-01 | 2 | -4/+10 |
* | Wed Nov 1 15:23:15 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 1995-11-01 | 2 | -0/+6 |
* | * Makefile.in (diststuff): Also make info. | Per Bothner | 1995-10-25 | 2 | -3/+9 |
* | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ken Raeburn | 1995-10-06 | 4 | -7/+39 |
* | * Makefile.in (maintainer-clean): New target, synonym for | Ian Lance Taylor | 1995-09-20 | 2 | -1/+6 |
* | * Makefile.in (install): Don't install in $(tooldir). | Ian Lance Taylor | 1995-09-08 | 2 | -5/+4 |
* | some ns32k updates from Ian Dall | Ken Raeburn | 1995-09-05 | 5 | -12/+20 |
* | * Makefile.in (install): Remove "brokensed" hack, unnecessary now | Jeff Law | 1995-08-22 | 2 | -1/+6 |
* | all v2.2 && v2.3 autoconf-generated configure scripts updated to | Jason Molenda | 1995-08-16 | 1 | -3/+3 |
* | * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_line | Fred Fish | 1995-07-20 | 2 | -1/+6 |
* | add final newline | Ken Raeburn | 1995-07-07 | 1 | -1/+1 |
* | use changequote around [] | Ken Raeburn | 1995-06-16 | 3 | -1/+7 |
* | * Makefile.in (distclean, realclean): Remove config.cache and | J.T. Conklin | 1995-06-12 | 2 | -1/+6 |
* | * Makefile.in (Makefile): Added config.status to dependency list. | J.T. Conklin | 1995-05-18 | 2 | -2/+12 |
* | * Makefile.in (install): Depend on "all". | Ken Raeburn | 1995-04-26 | 2 | -1/+5 |