From 461575e7388064dbc06eed3e17b094655f046b6c Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Tue, 23 Apr 2013 20:33:07 -0800 Subject: Removing a slew of code still compiled with gcc and the need for a bunch of external C linkage [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15912] --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index fd56f1a..fa9cde3 100644 --- a/CHANGES +++ b/CHANGES @@ -23,7 +23,11 @@ Version 3.2.1+edits (development branch) versus 3.2.1 warning message display - Removed a spamming print at kernel finish that dumped a warp issuing histogram. - - Fixing OpenCL functional simulation. Now the functional simulation routine is called instead of mistakenly printing that the functional simulation is not implemented. + - Fixing OpenCL functional simulation. Now the functional simulation routine + is called instead of mistakenly printing that the functional simulation + is not implemented. + - Removed the use of gcc in compilation and the need for a bunch of unnecessary + 'extern "c"' statements. Version 3.2.1 versus 3.2.0 - Added kernel name and launch uids to performance statistics log. - Added l2_cache_config class to extend baseline cache_config. Allows for -- cgit v1.3