aboutsummaryrefslogtreecommitdiff
path: root/gprof/arcs.c
AgeCommit message (Collapse)AuthorFilesLines
1995-02-07Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details:Ken Raeburn1-566/+0
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.
1992-06-02Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGSMark Eichin1-2/+1
Makefile: it shouldn't be under cvs; given that it is, fix it too arcs.c: fprintf used where printf should have been. lookup.c: misdeclared calloc; use a cast instead.
1991-07-18Initial revisionSean Eric Fagan1-0/+567