diff options
author | scop <scop> | 2005-03-14 17:18:07 +0000 |
---|---|---|
committer | scop <scop> | 2005-03-14 17:18:07 +0000 |
commit | cc701f30fbffa1a6e52e3f009277a0a91475ffa2 (patch) | |
tree | 5be5e84040c93da1c7481fb30ddd1bd9d720eb48 /HISTORY | |
parent | 5e73a7fdf7066fe97de659223edd4a0cbc7e9016 (diff) | |
download | vdr-plugin-dxr3-cc701f30fbffa1a6e52e3f009277a0a91475ffa2.tar.gz vdr-plugin-dxr3-cc701f30fbffa1a6e52e3f009277a0a91475ffa2.tar.bz2 |
Sync GCC 2.95 and Rdtsc stuff from HEAD.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -243,6 +243,9 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 (Christian Gmeiner, Paavo Hartikainen) - added many comments into source (Christian Gmeiner) - using doxygen for docs (Christian Gmeiner) +- extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags): support for + non-x86 archs, support for cpu's, which dont support rdtsc timing + (Christian Gmeiner) - added support for VDR 1.3.13 and later (Luca Olivetti, Peter Dittmann) - removed -lz from makefile (Christian Gmeiner) - compiles now with 3.4.x gcc's (Christian Gmeiner, Ville Skyttä) |