aboutsummaryrefslogtreecommitdiff
path: root/gprof/i386.c
AgeCommit message (Collapse)AuthorFilesLines
1995-02-08ran "indent -gnu"; have not fixed block comment styleKen Raeburn1-53/+60
1995-02-07Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details:Ken Raeburn1-81/+41
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-03-27More cleanups for gprof, especially with the '386 target.Sean Eric Fagan1-1/+7
1992-03-06Fixed a typo in an if statement -- gcc caught it ('=' vs. '==').Sean Eric Fagan1-3/+2
1991-07-19Initial revisionSean Eric Fagan1-0/+138