FreeCalypso > hg > fc-selenite
graph
-
gcc-specific fix for AT+CFUN from Citrine2018-07-21, by Mychaela Falconia
-
old configure.sh script is now configure-tms470.sh2018-07-21, by Mychaela Falconia
-
gcc/ld-script.src: .bss_dar moved to the beginning of XRAM2018-07-21, by Mychaela Falconia
-
src/g23m-gsm/sms/sms_for.c: malloc bogon removed2018-07-21, by Mychaela Falconia
-
closer to passing link with abort, exit and __assert_func stubbed out2018-07-21, by Mychaela Falconia
-
gcc/makefile-body: a few fixes2018-07-21, by Mychaela Falconia
-
configure-gcc.sh: created2018-07-21, by Mychaela Falconia
-
components/main_ir: ramvecs module now goes outside of libs2018-07-21, by Mychaela Falconia
-
gcc/makefile-body: created2018-07-21, by Mychaela Falconia
-
.../main/gcc/bootentry.S: the literal pool needs to be arranged2018-07-20, by Mychaela Falconia
-
src/cs/system/main/gcc/bootentry.S: written2018-07-20, by Mychaela Falconia
-
scripts/test-setup-tms470.sh: updated2018-07-20, by Mychaela Falconia
-
components/libsys_{fl,ir}: created2018-07-20, by Mychaela Falconia
-
src/libsys: pieced together from Citrine2018-07-20, by Mychaela Falconia
-
components/main_ir: created for assembly modules2018-07-20, by Mychaela Falconia
-
gcc/ld-script.src: additional polish2018-07-20, by Mychaela Falconia
-
.../gcc/exceptions.S: added 2nd part that was missing in Citrine2018-07-20, by Mychaela Falconia
-
linker script for gcc fw build: initial version put together2018-07-20, by Mychaela Falconia
-
targets/*.m4 created for linker script generation in gcc version2018-07-20, by Mychaela Falconia
-
created int_dummy.S with INT_*() functions for tcc.c2018-07-20, by Mychaela Falconia
-
components/main: compile exceptions.S for gcc2018-07-20, by Mychaela Falconia
-
src/cs/system/main/gcc: asm code pieced from Citrine2018-07-20, by Mychaela Falconia
-
components/l1_int: compile l1_small_asm.S for gcc2018-07-20, by Mychaela Falconia
-
l1_small_asm.S: import from Citrine2018-07-20, by Mychaela Falconia
-
Nucleus gcc assembly modules compile2018-07-20, by Mychaela Falconia
-
src/nucleus/gcc: initial import from Citrine2018-07-20, by Mychaela Falconia
-
l1_trace.c: no memory copy checksum in the gcc-built version2018-07-20, by Mychaela Falconia
-
FFS interrupt voodoo: made original TMS470 approach work with gcc2018-07-20, by Mychaela Falconia
-
.../drv_app/ffs/board/drv.c: gcc has trouble with Thumb bit voodoo2018-07-20, by Mychaela Falconia
-
src/g23m-gprs/sm/sm_mm_output_handler.c: ## fix2018-07-20, by Mychaela Falconia
-
src/cs/riviera/rvf/rvf_task.c: missed some TMS470 asm code2018-07-20, by Mychaela Falconia
-
src/g23m-gprs/llc: fixed many invalid uses of ##2018-07-20, by Mychaela Falconia
-
dl1_com.c: section name for API_HISR_stack should be .API_HISR_stack2018-07-20, by Mychaela Falconia
-
src/cs/drivers/drv_app/r2d/r2d_config.h: include case fixes2018-07-20, by Mychaela Falconia
-
src/cs/drivers/drv_app/ffs/board/core.h: slight reordering to pass gcc2018-07-20, by Mychaela Falconia
-
components/etm: etm_at.c is not needed2018-07-20, by Mychaela Falconia
-
src/g23m-gsm/dl/dl_{state,trc}.c: include case fix2018-07-19, by Mychaela Falconia
-
src/g23m-gsm/cc/cc_csf.c: include case fix2018-07-19, by Mychaela Falconia
-
src/g23m-gsm/alr2/alr.h: removed bogus extern to pass gcc compilation2018-07-19, by Mychaela Falconia
-
src/g23m-aci/aci/line_{edit,split}.c: include case fix2018-07-19, by Mychaela Falconia
-
src/g23m-aci/aci/cmh_sm.h: bogus macro fix2018-07-19, by Mychaela Falconia
-
cmh_sms[rs].c: include case fix2018-07-19, by Mychaela Falconia
-
src/g23m-aci/aci/phb.c: include backslash fix2018-07-19, by Mychaela Falconia
-
aci_pei.c: include case fix2018-07-19, by Mychaela Falconia
-
ati_dti.c: fixed bogus extern function prototype2018-07-19, by Mychaela Falconia
-
src/g23m-aci/aci/ati_bas.c: include backslash fix2018-07-19, by Mychaela Falconia
-
src/condat/com/include/dti.h: include file case fixes2018-07-19, by Mychaela Falconia
-
Main and Audio source directories lowercased2018-07-19, by Mychaela Falconia
-
scripts/test-setup-gcc.sh: created2018-07-19, by Mychaela Falconia
-
components: initial support for gcc2018-07-19, by Mychaela Falconia
-
scripts/mk-component-gcc.sh: initial version created2018-07-19, by Mychaela Falconia
-
l1_small.c: disable TMS470 assembly for gcc2018-07-19, by Mychaela Falconia
-
L1 data section placement: support both TMS470 and gcc2018-07-19, by Mychaela Falconia
-
FFS code: first attempt at non-invasive gcc support2018-07-19, by Mychaela Falconia
-
configure.sh: buglet in Makefile generation2018-07-17, by Mychaela Falconia
-
configure.sh: putting it all together (TMS470)2018-07-17, by Mychaela Falconia
-
tms470/makefile-frags: changes for Selenite2018-07-17, by Mychaela Falconia
-
tms470/makefile-frags: pruned import from Magnetite2018-07-17, by Mychaela Falconia
-
tms470/rts: import from Magnetite2018-07-17, by Mychaela Falconia
-
Nucleus: tmt.s ported over from FreeNucleus by XVilka2018-07-17, by Mychaela Falconia