| Age | Commit message (Expand) | Author |
| 2016-07-05 | ADD: add support for cudaStreamCreateWithFlags | Jin Wang |
| 2016-07-05 | ADD: add cudaGetParameterBufferV2 and add cudaLaunchDeviceV2 implementation. ... | Jin Wang |
| 2016-07-05 | ADD: handle child kernel name in mov instruction. ADD: detect call cudaGetPar... | Jin Wang |
| 2014-08-14 | This should fix 2.3 regression and may fix others as well. | Ahmed El-Shafiey |
| 2014-08-14 | Support for named bariers + bar.red + bar.arrive instructions | Ahmed El-Shafiey |
| 2014-08-14 | Fixing bugs 80 and 64 | Andrew M. B. Boktor |
| 2014-08-14 | Adding signed types to slct_impl, fixes http://www.gpgpu-sim.org/bugs/show_bu... | Andrew M. B. Boktor |
| 2014-08-14 | Integrate mov.pred fix from TM branch. | Wilson Fung |
| 2014-08-14 | fixing some assignment in the "get_operand_value" function where unsigned wer... | Ahmed El-Shafiey |
| 2014-08-14 | Fixing a slew of compiler warnings | Tim Rogers |
| 2014-08-14 | Changing the QuadroFX5800 config to use compute capability 1.3 (no idea why i... | Wilson Fung |
| 2014-08-14 | Added functional execution support for shared memory atomic operations. | Inderpreet Singh |
| 2014-08-14 | Several changes to ptxplus towards getting the sphyraena benchmark to work. A... | Jimmy Kwa |
| 2014-08-14 | Added implementation of vote.ballot (passing directed test). Added popc (not... | Wilson Fung |
| 2014-08-14 | Fixing texture fetching for 1D texture with non-normalized coordinates: Addin... | Wilson Fung |
| 2014-08-14 | Fixing multi-element texel access. Now texture with RGBA components are read... | Wilson Fung |
| 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 | Integration from tm-311 branch. Adding support for atomic operation with gen... | Wilson Fung |
| 2014-08-14 | Back out changelist 13683 | Andrew M. B. Boktor |
| 2014-08-14 | Removing compiler warnings | Andrew M. B. Boktor |
| 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 | Fix for bug #154-internal and #8-external | Andrew M. B. Boktor |
| 2014-08-14 | Adding the madp instruction, which does multiply add with carry-in. Still ne... | Wilson Fung |
| 2014-08-14 | Adding support in the simulator for addition with carry specified in a given ... | Andrew M. B. Boktor |
| 2014-08-14 | This changelist implements the following: | Andrew M. B. Boktor |
| 2014-08-14 | Adding 64-bit support for atomicAdd, atomicExch, atomicCAS and created a brie... | Wilson Fung |
| 2014-08-14 | Integration change. Fix for div_impl with 32-bit and smaller integers. | Wilson Fung |
| 2014-08-14 | Integrating the pure functional simulation | Ayub Gubran |
| 2014-08-14 | change copyright notice to include authors | Tor Aamodt |
| 2011-06-29 | changing copyright to BSD | Tor Aamodt |
| 2010-12-15 | Added next instruction type to ptxplus, ".ff64". It's the same as ".f64" exce... | Jimmy Kwa |
| 2010-10-24 | 0.9756 correlation. Set L1T line size to 128 bytes... problem was | Tor Aamodt |
| 2010-10-22 | enables global loads/stores for ptxplus | Tor Aamodt |
| 2010-10-12 | 1. adding simt_core_cluster, which models a TPC or (for fermi) GPC... | Tor Aamodt |
| 2010-10-09 | refactoring: moving texture reference mappings into gpgpu_t | Tor Aamodt |
| 2010-10-08 | 1. refactoring cuda api code for loading PTX (removing external PTX loading e... | Tor Aamodt |
| 2010-10-05 | broken change list: builds, but does not run, yet | Tor Aamodt |
| 2010-10-01 | integrating recent changes from fermi-test into fermi | Tor Aamodt |
| 2010-08-30 | integrating CL 7421-7434 from fermi-test | Tor Aamodt |
| 2010-08-29 | - integrate changes from fermi-test (CL's under that path in range 7261-7418). | Tor Aamodt |
| 2010-08-23 | - add '-keep' option to keep intermediate files (used for OpenCL only right now) | Tor Aamodt |
| 2010-08-08 | refactoring: moving PTX parsing functions into ptx_parser.* | Tor Aamodt |
| 2010-08-08 | refactoring: moving 'loading' operations into ptx_loader.* | Tor Aamodt |
| 2010-08-07 | watchpoint facility for ptx debugging | Tor Aamodt |
| 2010-07-21 | - reduce 3.1 sdk regression test runtimes (as per 2.3 sdk versions) | Tor Aamodt |
| 2010-07-19 | OpenCL running on simulator w/ CUDA 3.1 and nvidia driver 256.35 | Tor Aamodt |
| 2010-07-18 | finished refactor+implement call/return passing (now working on simple exampl... | Tor Aamodt |
| 2010-07-18 | more refactoring of param passing | Tor Aamodt |
| 2010-07-18 | continuing refactoring | Tor Aamodt |