2018-07-28 |
Mychaela Falconia |
README: better explanation of current status and what needs to be done next
|
2018-07-24 |
Mychaela Falconia |
doc: basic build documentation written
|
2018-07-23 |
Mychaela Falconia |
README: GPRS status update
|
2018-07-23 |
Mychaela Falconia |
gprscomp.c: DMEM_PARTITION_1_SIZE bumped from 1600 to 1700 for gcc
|
2018-07-23 |
Mychaela Falconia |
build system: new configuration naming mechanism
|
2018-07-23 |
Mychaela Falconia |
build system support for memory supervision
|
2018-07-23 |
Mychaela Falconia |
OSL reconstruction fixed to support memory supervision
|
2018-07-22 |
Mychaela Falconia |
components/*: added -g to CFLAGS_gcc
|
2018-07-22 |
Mychaela Falconia |
src/g23m-gsm/sms/sms_for.c: ccd_err_entry does not need to be initialized
|
2018-07-21 |
Mychaela Falconia |
LICENSE: same as Citrine and Magnetite
|
2018-07-21 |
Mychaela Falconia |
README: update for the outcome of the gcc experiment
|
2018-07-21 |
Mychaela Falconia |
gcc-specific fix for AT+CFUN from Citrine
|
2018-07-21 |
Mychaela Falconia |
old configure.sh script is now configure-tms470.sh
|
2018-07-21 |
Mychaela Falconia |
gcc/ld-script.src: .bss_dar moved to the beginning of XRAM
|
2018-07-21 |
Mychaela Falconia |
src/g23m-gsm/sms/sms_for.c: malloc bogon removed
|
2018-07-21 |
Mychaela Falconia |
closer to passing link with abort, exit and __assert_func stubbed out
|
2018-07-21 |
Mychaela Falconia |
gcc/makefile-body: a few fixes
|
2018-07-21 |
Mychaela Falconia |
configure-gcc.sh: created
|
2018-07-21 |
Mychaela Falconia |
components/main_ir: ramvecs module now goes outside of libs
|
2018-07-21 |
Mychaela Falconia |
gcc/makefile-body: created
|
2018-07-20 |
Mychaela Falconia |
.../main/gcc/bootentry.S: the literal pool needs to be arranged
|
2018-07-20 |
Mychaela Falconia |
src/cs/system/main/gcc/bootentry.S: written
|
2018-07-20 |
Mychaela Falconia |
scripts/test-setup-tms470.sh: updated
|
2018-07-20 |
Mychaela Falconia |
components/libsys_{fl,ir}: created
|
2018-07-20 |
Mychaela Falconia |
src/libsys: pieced together from Citrine
|
2018-07-20 |
Mychaela Falconia |
components/main_ir: created for assembly modules
|
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
|