]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
14 years agoSupport for case insenstive make. msys make that is
mahi [Sun, 20 Sep 2009 08:21:20 +0000 (10:21 +0200)]
Support for case insenstive make. msys make that is

14 years agoMerge maek compiler warning removal.
mahi [Sat, 19 Sep 2009 17:07:32 +0000 (19:07 +0200)]
Merge maek compiler warning removal.
Corrected some other warnings while at it.

14 years agomsys make fix. It should should now be possible to build with a case sensitve nativat...
mahi [Sat, 19 Sep 2009 15:24:18 +0000 (17:24 +0200)]
msys make fix. It should should now be possible to build with a case sensitve nativate make on windows. Should also make it possible to have spaces in the path to the compiler

14 years agoAdded SIMPLE_PRINTF and RAMLOG to most build_config.mk files
mahi [Thu, 17 Sep 2009 05:00:16 +0000 (07:00 +0200)]
Added SIMPLE_PRINTF and RAMLOG to most build_config.mk files

14 years agoInitial ARM port
mahi [Wed, 16 Sep 2009 20:12:34 +0000 (22:12 +0200)]
Initial ARM port
- The ARM port is now building (Not on the buildbot though. Have to build the multilib ARM GCC first)
  It's just switches down to IDLE for for. Interrupts are coming in a couple of days.
- A new tiny example added to handle systems with small RAM/ROM footprint.
  It make very little use of the clib.
- Lauterbach T32 scripts now updated so that they can be used anyone?
  The wiki is also updated.
- Size configuration possible for RAMLOG and HEAP.
- Support for SIMPLE_PRINTF is now optional.

14 years agoAdded tag pre-ARM-commit for changeset 8d39b93e55b0
mahi [Wed, 16 Sep 2009 21:05:31 +0000 (23:05 +0200)]
Added tag pre-ARM-commit for changeset 8d39b93e55b0

14 years agoFixed warnings.
Mattias Ekberg [Fri, 11 Sep 2009 12:28:58 +0000 (14:28 +0200)]
Fixed warnings.

14 years agoInitial commit.
Mattias Ekberg [Mon, 7 Sep 2009 14:37:51 +0000 (16:37 +0200)]
Initial commit.