From a05d1c1a5abb37f129c95c92991f69f3a43158ed Mon Sep 17 00:00:00 2001 From: Ayub Gubran Date: Mon, 16 Jul 2012 23:49:05 -0800 Subject: Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp_imp using a core_t function, thus moving the querying function into the abstract model of the core instead of shader_core_ctx which represents the performance mode. This code simplify the querying and also avoid the unnecessary calling hierarchy that was used. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13375] --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 54b8380..2c3deb6 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,7 @@ Version 3.1.0+edits (development branch) versus 3.1.0 - Added a two level warp scheduler (as presented at ISCA 2012 tutorial). - Cleaner makedepend that doesn't interfere with Makefiles - Bug Fixes: + - Fixed a bug in executing call_imp and callp_imp with the pure functional simulation mode. - Fixed a couple of memory errors in cuobjdump_to_ptxplus code. - Implemented better support for handling memory operand type modifier in cuobjdump_to_ptxplus -- cgit v1.3