]> rtime.felk.cvut.cz Git - arc.git/commit
More improvements on ARM. PowerPC changed to have simular changes. Tweaking with...
authormahi <devnull@localhost>
Mon, 28 Sep 2009 19:29:10 +0000 (21:29 +0200)
committermahi <devnull@localhost>
Mon, 28 Sep 2009 19:29:10 +0000 (21:29 +0200)
commit5900033ea60c393f3521db4d7070e9dd5b31be6b
tree38ed9cef7411ee162295b7664224020a3b376591
parentdf6ad614b624c28a14e392eb48d11f03bb08ac79
More improvements on ARM. PowerPC changed to have simular changes. Tweaking with sbrk() and heap to get ST to build on 20K RAM.
37 files changed:
arch/arm/arm_cm3/kernel/Frt.c
arch/arm/arm_cm3/scripts/linkscript_gcc.ldf
arch/ppc/mpc55xx/drivers/Frt.c
arch/ppc/mpc55xx/drivers/Mcu_Exceptions.sx
arch/ppc/mpc55xx/drivers/Mcu_IntcVectors.c [deleted file]
arch/ppc/mpc55xx/kernel/int_ctrl.c
boards/board_common.mk
boards/et_stm32_stamp/build_config.mk
common/arc.c [new file with mode: 0644]
common/newlib_port.c
communication/PduR/makefile
communication/PduR/test/makefile
examples/blinker_node/config/Os_Cfg.c
examples/blinker_node/makefile
examples/pwm_node/config/Os_Cfg.c
examples/pwm_node/makefile
examples/pwm_node2/config/Os_Cfg.c
examples/pwm_node2/makefile
examples/simple/config/Os_Cfg.c
examples/simple/makefile
examples/switch_node/config/Os_Cfg.c
examples/switch_node/makefile
examples/tiny/makefile
include/Os.h
include/arc.h [new file with mode: 0644]
include/int_ctrl.h
include/ppc/asm_book_e.h
scripts/build_arm.sh
scripts/rules.mk
system/kernel/create.c
system/kernel/init.c
system/kernel/testsystem/build_config.mk
system/kernel/testsystem/config/Os_Cfg.c
system/kernel/testsystem/config/Os_Cfg.h
system/kernel/testsystem/makefile
system/kernel/testsystem/test_framework.c
system/kernel/testsystem/test_master.c