mbed-os/tools/toolchains
Jimmy Brisson 38d8bb64fa Migrate old memap file handling into toolchains
### Description

This PR moves the old memap file handling required for differential
memap from within memap to the toolchain object. This has the
advantage that we can do the `mv <app>.map <app>.map.old` the moment
before it is overwritten by the linker. This should allow multiple
reruns of memap without modifying your build directory.

### Pull request type

    [ ] Fix
    [x] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Docs update
    [ ] Test update
    [ ] Breaking change
2018-11-26 08:47:40 -06:00
..
__init__.py Migrate old memap file handling into toolchains 2018-11-26 08:47:40 -06:00
arm.py Merge branch 'root-include-path' of ssh://github.com/theotherjimmy/mbed into rollup 2018-11-08 13:24:12 -06:00
gcc.py Adding arch option instead MCPU for no dsp and no fpu support 2018-11-13 08:21:31 -06:00
iar.py TOOLS : Add missing M33 and M33F in python scripts 2018-11-05 17:44:15 +01:00