mbed-os/tools/toolchains
Jimmy Brisson 6dbdce49b0 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-12-27 22:25:54 -06:00
..
__init__.py Migrate old memap file handling into toolchains 2018-12-27 22:25:54 -06:00
arm.py Fix build of library archive with Arm Compiler 6 2018-11-22 13:32:20 +00: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