summaryrefslogtreecommitdiff
path: root/ace/gethrtime.cpp
Commit message (Collapse)AuthorAgeFilesLines
* (gethrtime on Green Hills/VxWorks): reverted to building gethrtime.cpp with ↵levine1999-05-211-4/+5
| | | | g++, because the ghs assembly code didn't work properly
* added support for rdtsc instruction with GHS on Intel targetslevine1999-04-121-5/+4
|
* Basic_Types.hschmidt1998-10-171-7/+7
|
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* (gethrtime): with Pentium and g++ or ghs, only; fixed load of 64-bit tick ↵levine1998-06-241-4/+5
| | | | count into two 4-byte ints
* added some comments about GHS asm supportlevine1998-05-111-6/+15
|
* added, for GHS onlylevine1998-05-051-0/+46