Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-11-08 | * gprof.c (main): Cast getenv return value. | Ian Lance Taylor | 2 | -1/+5 |
1995-11-06 | add tags target | Ken Raeburn | 2 | -0/+8 |
1995-11-01 | * Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion. | Per Bothner | 2 | -4/+10 |
1995-11-01 | Wed Nov 1 15:23:15 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 2 | -0/+6 |
1995-10-25 | * Makefile.in (diststuff): Also make info. | Per Bothner | 2 | -3/+9 |
1995-10-06 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ken Raeburn | 4 | -7/+39 |
1995-09-20 | * Makefile.in (maintainer-clean): New target, synonym for | Ian Lance Taylor | 2 | -1/+6 |
1995-09-08 | * Makefile.in (install): Don't install in $(tooldir). | Ian Lance Taylor | 2 | -5/+4 |
1995-09-05 | some ns32k updates from Ian Dall | Ken Raeburn | 5 | -12/+20 |
1995-08-22 | * Makefile.in (install): Remove "brokensed" hack, unnecessary now | Jeff Law | 2 | -1/+6 |
1995-08-16 | all v2.2 && v2.3 autoconf-generated configure scripts updated to | Jason Molenda | 1 | -3/+3 |
1995-07-20 | * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_line | Fred Fish | 2 | -1/+6 |
1995-07-07 | add final newline | Ken Raeburn | 1 | -1/+1 |
1995-06-16 | use changequote around [] | Ken Raeburn | 3 | -1/+7 |
1995-06-12 | * Makefile.in (distclean, realclean): Remove config.cache and | J.T. Conklin | 2 | -1/+6 |
1995-05-18 | * Makefile.in (Makefile): Added config.status to dependency list. | J.T. Conklin | 2 | -2/+12 |
1995-04-26 | * Makefile.in (install): Depend on "all". | Ken Raeburn | 2 | -1/+5 |
1995-04-20 | * Makefile.in: Change all references to MY_MACHINE to MY_TARGET, to match | Ken Raeburn | 2 | -5/+10 |
1995-04-19 | * gen-c-prog.awk: Changed reference to "make-c-prog.awk" in | J.T. Conklin | 14 | -72/+840 |
1995-03-14 | * __bb_exit_func.c: New file, from David Mosberger-Tang. | Ken Raeburn | 25 | -577/+647 |
1995-02-08 | keep utils.{c,h} | Ken Raeburn | 1 | -0/+2 |
1995-02-08 | ran "indent -gnu"; have not fixed block comment style | Ken Raeburn | 47 | -4456/+5259 |
1995-02-07 | updated for added/removed files | Ken Raeburn | 2 | -5/+35 |
1995-02-07 | Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details: | Ken Raeburn | 59 | -3396/+6470 |
1994-11-07 | keep ns32k stuff | Ken Raeburn | 2 | -0/+3 |
1994-11-04 | * printgprof.c (flatprofheader): Always set totime to 1.0 if not greater than | Ken Raeburn | 2 | -10/+14 |
1994-09-23 | cfree -> free | Ken Raeburn | 2 | -3/+8 |
1994-09-01 | * gprof.h (kfromlist, ktolist, flist, Flist, elist, Elist): Make | Jeff Law | 2 | -6/+11 |
1994-08-30 | * gprof.c (funcsymbol): Ignore ___gnu_compiled as well as | Ian Lance Taylor | 2 | -1/+8 |
1994-08-24 | * configure.in: Change i386-*-* to i[345]86-*-*. | Ian Lance Taylor | 2 | -1/+5 |
1994-07-13 | ns532 support from Ian Dall | Ken Raeburn | 6 | -1/+79 |
1994-06-23 | * Makefile.in (gprof): Depend on $(LIBS). | Jeff Law | 2 | -1/+5 |
1994-06-22 | keep configure.bat | Ken Raeburn | 1 | -0/+1 |