2018-07-20 |
Mychaela Falconia |
gcc/ld-script.src: additional polish
|
2018-07-20 |
Mychaela Falconia |
.../gcc/exceptions.S: added 2nd part that was missing in Citrine
|
2018-07-20 |
Mychaela Falconia |
linker script for gcc fw build: initial version put together
|
2018-07-20 |
Mychaela Falconia |
targets/*.m4 created for linker script generation in gcc version
|
2018-07-20 |
Mychaela Falconia |
created int_dummy.S with INT_*() functions for tcc.c
|
2018-07-20 |
Mychaela Falconia |
components/main: compile exceptions.S for gcc
|
2018-07-20 |
Mychaela Falconia |
src/cs/system/main/gcc: asm code pieced from Citrine
|
2018-07-20 |
Mychaela Falconia |
components/l1_int: compile l1_small_asm.S for gcc
|
2018-07-20 |
Mychaela Falconia |
l1_small_asm.S: import from Citrine
|
2018-07-20 |
Mychaela Falconia |
Nucleus gcc assembly modules compile
|
2018-07-20 |
Mychaela Falconia |
src/nucleus/gcc: initial import from Citrine
|
2018-07-20 |
Mychaela Falconia |
l1_trace.c: no memory copy checksum in the gcc-built version
|
2018-07-20 |
Mychaela Falconia |
FFS interrupt voodoo: made original TMS470 approach work with gcc
|
2018-07-20 |
Mychaela Falconia |
.../drv_app/ffs/board/drv.c: gcc has trouble with Thumb bit voodoo
|
2018-07-20 |
Mychaela Falconia |
src/g23m-gprs/sm/sm_mm_output_handler.c: ## fix
|
2018-07-20 |
Mychaela Falconia |
src/cs/riviera/rvf/rvf_task.c: missed some TMS470 asm code
|
2018-07-20 |
Mychaela Falconia |
src/g23m-gprs/llc: fixed many invalid uses of ##
|
2018-07-20 |
Mychaela Falconia |
dl1_com.c: section name for API_HISR_stack should be .API_HISR_stack
|
2018-07-20 |
Mychaela Falconia |
src/cs/drivers/drv_app/r2d/r2d_config.h: include case fixes
|
2018-07-20 |
Mychaela Falconia |
src/cs/drivers/drv_app/ffs/board/core.h: slight reordering to pass gcc
|
2018-07-20 |
Mychaela Falconia |
components/etm: etm_at.c is not needed
|
2018-07-19 |
Mychaela Falconia |
src/g23m-gsm/dl/dl_{state,trc}.c: include case fix
|
2018-07-19 |
Mychaela Falconia |
src/g23m-gsm/cc/cc_csf.c: include case fix
|
2018-07-19 |
Mychaela Falconia |
src/g23m-gsm/alr2/alr.h: removed bogus extern to pass gcc compilation
|
2018-07-19 |
Mychaela Falconia |
src/g23m-aci/aci/line_{edit,split}.c: include case fix
|
2018-07-19 |
Mychaela Falconia |
src/g23m-aci/aci/cmh_sm.h: bogus macro fix
|
2018-07-19 |
Mychaela Falconia |
cmh_sms[rs].c: include case fix
|
2018-07-19 |
Mychaela Falconia |
src/g23m-aci/aci/phb.c: include backslash fix
|
2018-07-19 |
Mychaela Falconia |
aci_pei.c: include case fix
|
2018-07-19 |
Mychaela Falconia |
ati_dti.c: fixed bogus extern function prototype
|
2018-07-19 |
Mychaela Falconia |
src/g23m-aci/aci/ati_bas.c: include backslash fix
|
2018-07-19 |
Mychaela Falconia |
src/condat/com/include/dti.h: include file case fixes
|
2018-07-19 |
Mychaela Falconia |
Main and Audio source directories lowercased
|
2018-07-19 |
Mychaela Falconia |
scripts/test-setup-gcc.sh: created
|
2018-07-19 |
Mychaela Falconia |
components: initial support for gcc
|
2018-07-19 |
Mychaela Falconia |
scripts/mk-component-gcc.sh: initial version created
|
2018-07-19 |
Mychaela Falconia |
l1_small.c: disable TMS470 assembly for gcc
|
2018-07-19 |
Mychaela Falconia |
L1 data section placement: support both TMS470 and gcc
|
2018-07-19 |
Mychaela Falconia |
FFS code: first attempt at non-invasive gcc support
|
2018-07-17 |
Mychaela Falconia |
configure.sh: buglet in Makefile generation
|
2018-07-17 |
Mychaela Falconia |
configure.sh: putting it all together (TMS470)
|
2018-07-17 |
Mychaela Falconia |
tms470/makefile-frags: changes for Selenite
|
2018-07-17 |
Mychaela Falconia |
tms470/makefile-frags: pruned import from Magnetite
|
2018-07-17 |
Mychaela Falconia |
tms470/rts: import from Magnetite
|
2018-07-17 |
Mychaela Falconia |
Nucleus: tmt.s ported over from FreeNucleus by XVilka
|
2018-07-17 |
Mychaela Falconia |
components/nucleus_intram: incorporated tct.s from TCS211
|
2018-07-16 |
Mychaela Falconia |
src/nucleus/rld.c: corrected ID string: we are not a demo
|
2018-07-16 |
Mychaela Falconia |
components/nucleus_{flash,intram}: compiling Nucleus C modules
|
2018-07-16 |
Mychaela Falconia |
README added
|
2018-07-16 |
Mychaela Falconia |
scripts/mk-component.sh: define COMPILER=tms470
|
2018-07-16 |
Mychaela Falconia |
NU_Create_Timer() changes for new Nucleus
|
2018-07-16 |
Mychaela Falconia |
RiViera/Nucleus typedef conflict resolved
|
2018-07-16 |
Mychaela Falconia |
components: switch to new Nucleus
|
2018-07-16 |
Mychaela Falconia |
components/config_*: removing -DCTRACE to get rid of str2ind
|
2018-07-16 |
Mychaela Falconia |
scripts/test-{make,setup}.sh: component compilation test
|
2018-07-15 |
Mychaela Falconia |
components: use gpf/inc/nuc/old as a transitional step
|
2018-07-15 |
Mychaela Falconia |
components/aci: no UI code in Selenite
|
2018-07-15 |
Mychaela Falconia |
components: gpf2/gpf3 paths changed to just gpf
|
2018-07-15 |
Mychaela Falconia |
components: condat2 paths changed to just condat
|
2018-07-15 |
Mychaela Falconia |
components/alr: new source location
|
2018-07-15 |
Mychaela Falconia |
scripts/mk-component.sh: set MMI=0
|
2018-07-15 |
Mychaela Falconia |
components/gdi: UI_CONFIG stanza removed
|
2018-07-15 |
Mychaela Falconia |
components: first automated conversion pass
|
2018-07-15 |
Mychaela Falconia |
scripts/mk-component.sh: tool wrappers moved to tms470/toolwrap
|
2018-07-15 |
Mychaela Falconia |
scripts/mk-component.sh: no more str2ind
|
2018-07-15 |
Mychaela Falconia |
scripts/mk-component.sh: no more component flavors
|
2018-07-15 |
Mychaela Falconia |
tms470/toolwrap: pruned import from Magnetite
|
2018-07-15 |
Mychaela Falconia |
targets/*.conf: changes for Selenite
|
2018-07-15 |
Mychaela Falconia |
targets: initial import from Magnetite (pruned)
|
2018-07-15 |
Mychaela Falconia |
scripts/config-headers.sh: no R2D in Selenite, default R2D_STATE=0
|
2018-07-15 |
Mychaela Falconia |
scripts/make-version.sh: s/Magnetite/Selenite/
|
2018-07-15 |
Mychaela Falconia |
scripts: pruned import from Magnetite
|
2018-07-15 |
Mychaela Falconia |
helpers: s/Magnetite/Selenite/
|
2018-07-15 |
Mychaela Falconia |
helpers: initial import from Magnetite (pruned)
|
2018-07-15 |
Mychaela Falconia |
components: pruned import from Magnetite
|
2018-07-15 |
Mychaela Falconia |
cdg-hybrid: import from Magnetite
|
2018-07-15 |
Mychaela Falconia |
src/gpf/inc/nuc: old Nucleus headers moved into old subdir
|
2018-07-15 |
Mychaela Falconia |
src/nucleus: library C code import from FreeNucleus package
|
2018-07-15 |
Mychaela Falconia |
src/gpf: addition of Magnetite src/gpf2
|
2018-07-15 |
Mychaela Falconia |
src/gpf: import of Magnetite src/gpf3
|
2018-07-15 |
Mychaela Falconia |
src/condat: hybrid import from Magnetite
|
2018-07-15 |
Mychaela Falconia |
src/g23m-gsm/alr2: initial import from Magnetite
|
2018-07-15 |
Mychaela Falconia |
src/g23m-gsm: TCS3.2 version of alr renamed to alr3
|
2018-07-15 |
Mychaela Falconia |
src/g23m-*: initial import from Magnetite
|
2018-07-15 |
Mychaela Falconia |
src/cs: initial import from Magnetite
|