This is an automated email from the ASF dual-hosted git repository.
ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.
from ef787ae Merge pull request #882 from michal-narajowski/float-printf
add 7a4de1e malloc.c - Fix indentation.
add a62cd59 Align heap base on an 8-byte offset.
new be58b26 Merge pull request #890 from ccollins476ad/heap-align
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ada_feather_nrf52/ada_feather_nrf52_no_boot.ld | 1 +
.../ada_feather_nrf52/split_ada_feather_nrf52.ld | 1 +
hw/bsp/arduino_primo_nrf52/primo_no_boot.ld | 1 +
hw/bsp/arduino_primo_nrf52/split-primo.ld | 1 +
hw/bsp/bbc_microbit/split-microbit.ld | 1 +
hw/bsp/ble400/ble400_no_boot.ld | 1 +
hw/bsp/ble400/split-ble400.ld | 1 +
hw/bsp/bmd200/nrf51dk_no_boot.ld | 1 +
hw/bsp/bmd200/split-nrf51dk.ld | 1 +
hw/bsp/bmd300eval/bmd300eval_no_boot.ld | 1 +
hw/bsp/bmd300eval/split-bmd300eval.ld | 1 +
hw/bsp/calliope_mini/split-calliope_mini.ld | 1 +
hw/bsp/dwm1001-dev/dwm1001-dev_no_boot.ld | 1 +
hw/bsp/dwm1001-dev/split-dwm1001-dev.ld | 1 +
hw/bsp/embarc_emsk/arc_core.ld | 2 +-
hw/bsp/frdm-k64f/MK64FN1M0xxx12_flash.ld | 1 +
hw/bsp/frdm-k64f/boot-MK64FN1M0xxx12_flash.ld | 1 +
hw/bsp/nina-b1/nrf52dk_no_boot.ld | 1 +
hw/bsp/nina-b1/split-nrf52dk.ld | 1 +
.../nrf51-arduino_101/nrf51dk-16kbram_no_boot.ld | 1 +
hw/bsp/nrf51-blenano/nrf51dk_no_boot.ld | 1 +
hw/bsp/nrf51-blenano/split-nrf51dk.ld | 1 +
hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_no_boot.ld | 1 +
hw/bsp/nrf51dk-16kbram/split-nrf51dk-16kbram.ld | 1 +
hw/bsp/nrf51dk/nrf51dk_no_boot.ld | 1 +
hw/bsp/nrf51dk/split-nrf51dk.ld | 1 +
hw/bsp/nrf52-thingy/nrf52-thingy_no_boot.ld | 1 +
hw/bsp/nrf52-thingy/split-nrf52-thingy.ld | 1 +
hw/bsp/nrf52840pdk/nrf52840pdk_no_boot.ld | 1 +
hw/bsp/nrf52840pdk/split-nrf52840pdk.ld | 1 +
hw/bsp/nrf52dk/nrf52dk_no_boot.ld | 1 +
hw/bsp/nrf52dk/split-nrf52dk.ld | 1 +
hw/bsp/olimex_stm32-e407_devboard/run_from_sram.ld | 1 +
hw/bsp/puckjs/puckjs_no_boot.ld | 1 +
hw/bsp/puckjs/split_puckjs.ld | 1 +
hw/bsp/rb-blend2/rb-blend2_no_boot.ld | 1 +
hw/bsp/rb-blend2/split-rb-blend2.ld | 1 +
hw/bsp/rb-nano2/rb-nano2_no_boot.ld | 1 +
hw/bsp/rb-nano2/split-rb-nano2.ld | 1 +
hw/bsp/ruuvi_tag_revb2/nrf52dk_no_boot.ld | 1 +
hw/bsp/ruuvi_tag_revb2/split-nrf52dk.ld | 1 +
hw/bsp/telee02/split-telee02.ld | 1 +
hw/bsp/telee02/telee02_no_boot.ld | 1 +
hw/bsp/usbmkw41z/boot-mkw41z512.ld | 1 +
hw/bsp/usbmkw41z/mkw41z512.ld | 1 +
hw/bsp/usbmkw41z/no-boot-mkw41z512.ld | 1 +
hw/bsp/vbluno51/split-vbluno51.ld | 1 +
hw/bsp/vbluno51/vbluno51_no_boot.ld | 1 +
hw/bsp/vbluno52/split-vbluno52.ld | 1 +
hw/bsp/vbluno52/vbluno52_no_boot.ld | 1 +
hw/mcu/ambiq/apollo2/apollo2.ld | 1 +
hw/mcu/nordic/nrf51xxx/nrf51.ld | 1 +
hw/mcu/nordic/nrf52xxx/nrf52.ld | 1 +
hw/mcu/stm/stm32f1xx/stm32f103.ld | 1 +
hw/mcu/stm/stm32f3xx/stm32f303.ld | 1 +
hw/mcu/stm/stm32f4xx/stm32f401.ld | 1 +
hw/mcu/stm/stm32f4xx/stm32f407.ld | 1 +
hw/mcu/stm/stm32f4xx/stm32f427.ld | 1 +
hw/mcu/stm/stm32f4xx/stm32f429.ld | 1 +
hw/mcu/stm/stm32f7xx/stm32f746.ld | 1 +
hw/mcu/stm/stm32f7xx/stm32f767.ld | 1 +
hw/mcu/stm/stm32l1xx/stm32l152.ld | 1 +
libc/baselibc/src/malloc.c | 332 ++++++++++-----------
63 files changed, 228 insertions(+), 167 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].