Age | Commit message (Expand) | Author | Files | Lines |
1992-04-07 | Added the file. | Sean Eric Fagan | 1 | -0/+56 |
1992-03-27 | More cleanups for gprof, especially with the '386 target. | Sean Eric Fagan | 2 | -4/+10 |
1992-03-08 | This is the third and final batch of makefile changes this round. | K. Richard Pixley | 1 | -0/+3 |
1992-03-06 | Routines for currently-unsupported architectures. findcall() just returns | Sean Eric Fagan | 2 | -0/+61 |
1992-03-06 | For currently-unsupported machines. Causes a null-routine to be called | Sean Eric Fagan | 1 | -0/+1 |
1992-03-06 | Fixed a typo in an if statement -- gcc caught it ('=' vs. '=='). | Sean Eric Fagan | 1 | -3/+2 |
1992-03-06 | Fixed bugs (both typos and algorithmic) bugs. It now matches native gprof's | Sean Eric Fagan | 2 | -33/+31 |
1992-03-06 | Fixed some serious bugs in the configuration of gprof. It now works with | Sean Eric Fagan | 2 | -7/+10 |
1992-02-11 | Updating gprof for latest bfd stuff, and making configure work. | Sean Eric Fagan | 2 | -3/+21 |
1991-11-08 | Initial revision | Sean Eric Fagan | 2 | -0/+2 |
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -1/+1 |
1991-07-24 | Initial revision | Sean Eric Fagan | 1 | -0/+1 |
1991-07-23 | Initial revision | Sean Eric Fagan | 1 | -0/+1 |
1991-07-23 | Initial revision | Sean Eric Fagan | 3 | -0/+717 |
1991-07-22 | Put in a check to make sure symbols have names; if there is no name, then | Sean Eric Fagan | 1 | -0/+3 |
1991-07-22 | Made gprof use bfd instead. This is the first step in allowing cross-hosted | Sean Eric Fagan | 2 | -113/+125 |
1991-07-22 | Added bfd support to the makefile. | Sean Eric Fagan | 1 | -1/+3 |
1991-07-22 | Fixed a typo (no '/' before a '*' in a comment) | Sean Eric Fagan | 1 | -1/+1 |
1991-07-19 | Fixed a stupid error (used '+=' instead of '='). | Sean Eric Fagan | 1 | -2/+2 |
1991-07-19 | Initial revision | Sean Eric Fagan | 2 | -0/+173 |
1991-07-18 | Initial revision | Sean Eric Fagan | 21 | -0/+4261 |