Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire support for gprof's -c option. All our currently supported | Stefan Farfeleder | 2004-06-20 | 1 | -14/+0 |
| | | | | | | | | | architectures only provide a dummy implementation. Silence on: current@ Notes: svn path=/head/; revision=130776 | ||||
* | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 1 | -0/+3 |
| | | | | Notes: svn path=/head/; revision=99112 | ||||
* | Enable gprof on alpha. | Hidetoshi Shimokawa | 1999-07-16 | 1 | -0/+11 |
* alpha.{c,h} are same as i386.{c,h}. * Force address calculation to be done in long precision(64bit on alpha) rather than double precision(52bit). Notes: svn path=/head/; revision=48839 |