Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
that we're using autoconf. | |||||
1995-08-16 | all v2.2 && v2.3 autoconf-generated configure scripts updated to | Jason Molenda | 1 | -3/+3 | |
autoconf v2.4 (not a very big change). fixes PR 7695. | |||||
1995-07-20 | * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_line | Fred Fish | 2 | -1/+6 | |
to proper type of "unsigned int *". | |||||
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 | |
config.log. | |||||
1995-05-18 | * Makefile.in (Makefile): Added config.status to dependency list. | J.T. Conklin | 2 | -2/+12 | |
(config.status): New target. (SHELL): New definition. | |||||
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 | |
configure script. | |||||
1995-04-19 | * gen-c-prog.awk: Changed reference to "make-c-prog.awk" in | J.T. Conklin | 14 | -72/+840 | |
comment emitted by this script to gen-c-prog.awk. * Makefile.in, configure.in: Converted to use autoconf. * configure: New file, generated with autoconf 2.3. * config/{mt-alpha, mt-dummy, mt-i386, mt-ns532, mt-sparc, mt-tahoe, mt-vax}: Removed. | |||||
1995-03-14 | * __bb_exit_func.c: New file, from David Mosberger-Tang. | Ken Raeburn | 25 | -577/+647 | |
Thu Feb 9 16:56:07 1995 David Mosberger-Tang <davidm@piston.cs.arizona.edu> * All *.c: More cleanup towards GNU format. * gmon_out.h (struct gmon_hist_hdr, struct gmon_cg_arc_record): replaced sizeof (bfd_vma) by size (char*) because Ken tells me that bfd_vma is only guaranteed to be at least as big as a pointer. (GMON_Record_tag): added explicit enumeration values to ensure compatibility across compilers. * gmon_io.c (get_vma, put_vma): replaced sizeof(bfd_vma) by sizeof(char*). | |||||
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 | |
Alpha support. Long options. New file format to support more information; backwards compatibility. Line-level profiling, on systems where bfd_find_nearest_line works. Selective display of data. | |||||
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 | |
0.0. Suggested by Harold Assink <carlo@sg.tn.tudelft.nl>. | |||||
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 | |
decls extern to keep native HP compiler quiet. | |||||
1994-08-30 | * gprof.c (funcsymbol): Ignore ___gnu_compiled as well as | Ian Lance Taylor | 2 | -1/+8 | |
__gnu_compiled, for the benefit of systems which add a leading underscore. | |||||
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 | |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 5 | -2/+51 | |
1994-05-17 | * Makefile.in (.m.c:): Added .SUFFIXES : .m | Bill Cox | 2 | -0/+7 | |
so flat_bl.c would make from flat_bl.m file. | |||||
1994-05-05 | gprof.h, Makefile.in changes | Ken Raeburn | 1 | -0/+7 | |
1994-05-05 | (TRUE, FALSE): Always use undef before defining them. | Ken Raeburn | 1 | -0/+5 | |
1994-05-05 | (install-info): Check for gprof.info in build dir, fall back to srcdir. Depend | Ken Raeburn | 1 | -3/+8 | |
on it. | |||||
1994-04-05 | * Makefile.in (MY_MACHINE): Renamed from MACHINE to avoid losing | Jeff Law | 7 | -9/+15 | |
makes (osf1) in which the value of MACHINE can not be changed. * config/*.mt: Changed appropriately. | |||||
1994-03-30 | * gprof.c (getsymtab): Change nosyms to long. Rename | Ian Lance Taylor | 2 | -4/+23 | |
get_symtab_upper_bound to bfd_get_symtab_upper_bound. Check for errors from bfd_get_symtab_upper_bound and bfd_canonicalize_symtab. | |||||
1994-03-22 | * gprof.c (funcsymbol): Use bfd_get_symbol_info instead of | Jeff Law | 2 | -2/+10 | |
bfd_decode_symclass. | |||||
1994-03-20 | * Makefile.in: Avoid bug in hpux sed. | Jeff Law | 2 | -1/+5 | |
1994-03-17 | More widely useful INFO-DIR fragment. | Roland Pesch | 1 | -1/+1 | |
1993-12-16 | update rev to 5.6(Cygnus) | David D. Zuhn | 1 | -1/+1 | |
1993-12-16 | remove gratitious s | David D. Zuhn | 1 | -1/+1 | |
1993-12-16 | document -v flag | David D. Zuhn | 3 | -0/+13 | |
1993-12-16 | add -v flag to gprof (print version number) | David D. Zuhn | 2 | -0/+11 | |
1993-11-03 | gprof.texi: minor fix. | Jeffrey Osier | 1 | -0/+2 | |
1993-08-13 | Use BFD to determine what a symbol prefix is, be better about determining | Sean Eric Fagan | 1 | -7/+39 | |
which symbols to study, and divide by the correct amount. | |||||
1993-07-06 | * Makefile.in: Install correctly. | Steve Chamberlain | 2 | -4/+16 | |
1993-06-24 | * gprof.c (main): Get whoami from argv, instead of hardcoding. | David MacKenzie | 2 | -6/+11 | |
Use it in usage message. Split usage message to fit in 80 cols. | |||||
1993-06-21 | Look in ../bfd, not ../include, for bfd.h. | Ken Raeburn | 2 | -1/+5 | |
1993-06-16 | * gmon.h, gprof.h: structs of chars used to hold external | Steve Chamberlain | 4 | -33/+61 | |
representations. * gprof.c (getpfile, openpfile, readsamples): Swap data in using new structures. | |||||
1993-06-16 | (use full hostname in log entry) | Ken Raeburn | 1 | -1/+1 | |
1993-06-16 | look in ../include instead of ../bfd for bfd.h | Ken Raeburn | 2 | -1/+5 | |
1993-06-16 | remove accidental INSTALL change | David D. Zuhn | 1 | -1/+1 | |
1993-06-16 | remove parentdir support | David D. Zuhn | 2 | -14/+9 | |