| Age | Commit message (Expand) | Author |
| 2014-08-14 | Adding support for cudaReadModeNormalizedFloat (a texture read mode). See bu... | Wilson Fung |
| 2014-08-14 | Fixing bugs 169, 170, 171 | Ahmed El-Shafiey |
| 2014-08-14 | Fixing compile error on my machine | Andrew M. B. Boktor |
| 2014-08-14 | Back out changelist 13683 | Andrew M. B. Boktor |
| 2014-08-14 | Removing compiler warnings | Andrew M. B. Boktor |
| 2014-08-14 | even prettier printing of reconvergence pc's | Tor Aamodt |
| 2014-08-14 | Ptxplus fix for recrusive call handling in SIMT stack (CL13410). | Inderpreet Singh |
| 2014-08-14 | Copied in Arun's SIMT stack fix for recursive calls (CL8574) | Inderpreet Singh |
| 2014-08-14 | - print out instructions at branch divergence/reconvergence points (more info... | Tor Aamodt |
| 2014-08-14 | Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp... | Ayub Gubran |
| 2014-08-14 | Adding the madp instruction, which does multiply add with carry-in. Still ne... | Wilson Fung |
| 2014-08-14 | - Update README file to be slightly more user friendly (i.e., try not to impl... | Tor Aamodt |
| 2014-08-14 | updating version number string to 3.1.0+edits to indicate further edits past ... | Tor Aamodt |
| 2014-08-14 | Release 3.1.0 | Andrew M. B. Boktor |
| 2014-08-14 | Adding configurable instruction latencies and initiation intervals | Andrew M. B. Boktor |
| 2014-08-14 | This changelist implements the following: | Andrew M. B. Boktor |
| 2014-08-14 | version 3.0.2 | Tor Aamodt |
| 2014-08-14 | Changed arch_rech type to store 16 registers, 8 input and 8 output. 8 inputs ... | Inderpreet Singh |
| 2014-08-14 | Fixed address operands of PTX memory instructions being ignored in predecode.... | Inderpreet Singh |
| 2014-08-14 | removing old barrier implementation (no longer used) | Tor Aamodt |
| 2014-08-14 | Integrating the pure functional simulation | Ayub Gubran |
| 2014-08-14 | change version number to 3.0.1 build XYZ | Tor Aamodt |
| 2014-08-14 | defeat perforce autoupdate of string parsing | Tor Aamodt |
| 2014-08-14 | missing text needed to parse change list number | Tor Aamodt |
| 2014-08-14 | attempt to automatically embed perforce change list number in version number | Tor Aamodt |
| 2014-08-14 | Warnings cleanup | Tim Rogers |
| 2014-08-14 | My last work added to the branch, wokring on the functional simulator in cuda... | Ayub Gubran |
| 2014-08-14 | Fix for Bug 109 - memory alignment should be 256 bytes. | Inderpreet Singh |
| 2014-08-14 | Assigned debug level 3 to stream manager output. | Inderpreet Singh |
| 2014-08-14 | release!?! | Tor Aamodt |
| 2014-08-14 | ready to release? | Tor Aamodt |
| 2014-08-14 | Fixes for atomic callbacks | arun |
| 2014-08-14 | change copyright notice to include authors | Tor Aamodt |
| 2011-06-30 | version info | Tor Aamodt |
| 2011-06-29 | changing copyright to BSD | Tor Aamodt |
| 2011-01-20 | Integration change. Bug fixes from AMD-CMU trace gen branch. | Wilson Fung |
| 2010-12-28 | - parameter memory and active threads now part of kernel_info_t: | Tor Aamodt |
| 2010-12-28 | - Checkpointing new support for concurrent kernel execution (CUDA only, not O... | Tor Aamodt |
| 2010-12-15 | Added next instruction type to ptxplus, ".ff64". It's the same as ".f64" exce... | Jimmy Kwa |
| 2010-11-30 | integrate changes (makes code more modular, i would argue) | Tor Aamodt |
| 2010-11-28 | adding 1st level data cache | Tor Aamodt |
| 2010-10-24 | 0.9756 correlation. Set L1T line size to 128 bytes... problem was | Tor Aamodt |
| 2010-10-24 | 1. updates to .gdbinit file | Tor Aamodt |
| 2010-10-24 | 1. adding top level configuration class and making shader and memory configur... | Tor Aamodt |
| 2010-10-22 | enables global loads/stores for ptxplus | Tor Aamodt |
| 2010-10-10 | 1. create function unit classes for SP, SFU, LD/ST. | Tor Aamodt |
| 2010-10-09 | refactor: renaming some texture reference variables after moving to gpgpu_t | Tor Aamodt |
| 2010-10-09 | refactoring: moving texture reference mappings into gpgpu_t | Tor Aamodt |
| 2010-10-09 | Refactoring: | Tor Aamodt |
| 2010-10-08 | 1. refactoring cuda api code for loading PTX (removing external PTX loading e... | Tor Aamodt |