From 834af5b3dd5a4a900dcf00781d6b35a1e935ea34 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Tue, 29 May 2012 17:39:50 -0800 Subject: Updating CHANGES with my latest commits [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12836] --- CHANGES | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a8c4b18..33f6210 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,15 @@ CHANGE LOG: Version 3.1.0+edits (development branch) versus 3.1.0 +- Removed a dependency on an inhouse implementation of a string list in + cuobjdump_to_ptxplus. +- Cleaned up the information printed out to stdout/stderr during the operation + of cuobjdump_to_ptxplus. - Bug Fixes: - - fix some potential memory corruption errors in cuobjdump_to_ptxplus + - Fixed a couple of memory errors in cuobjdump_to_ptxplus code. + - Implemented a better support for handling memory operand type modifier + in cuobjdump_to_ptxplus + - Correctly handling MVC instructions in cuobjdump_to_ptxplus; now they can + map to cvt or mov. Version 3.1.0 versus 3.0.2 - Support for CUDA 4.0 for both PTX and PTXPlus. -- cgit v1.3