The details are in the Users Guides I referenced in my previous reply.
When a project is built in CCS, it invokes the compiler shell (armcl). The shell internally calls other executables (which are some of the .exes in that directory) during the compile and link process. Some are executables that can be used to post-process the file resulting from a build. Please refer to the Users Guides or more details.