osd-contiki/core/loader
barner c4df71bb7e - AVR specific implementation of (linear) symbol table lookup, that uses the
necessary functions to load symbols from flash ROM.
- Implementing binary search is on my TODO list.
2006-12-22 17:12:31 +00:00
..
cle.c * Typo in comment. 2006-12-20 13:43:47 +00:00
cle.h Small and modular dynamic link-editor. 2006-12-01 15:12:27 +00:00
dlloader.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
dlloader.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
elf32.h Small and modular dynamic link-editor. 2006-12-01 15:12:27 +00:00
elfloader-arch.h added parameter to relocate method 2006-12-18 14:54:04 +00:00
elfloader-avr.c - Fix / enhence AVR specific part of the ELF relocator. Some relocation types 2006-12-22 17:10:54 +00:00
elfloader-msp430.c added parameter to relocate method 2006-12-18 14:54:04 +00:00
elfloader-stub.c added parameter to relocate method 2006-12-18 14:54:04 +00:00
elfloader-x86.c added parameter to relocate method 2006-12-18 14:54:04 +00:00
elfloader.c added support for elf32_rel relocation entries (earlier only elf32_rela) 2006-12-18 15:35:16 +00:00
elfloader.h moved elfloader-tmp.h -> elfloader.h 2006-12-18 14:45:49 +00:00
elfloader_compat.c * Resurrect traditional elfloader interface. 2006-12-20 13:38:33 +00:00
elfloader_compat.h * Resurrect traditional elfloader interface. 2006-12-20 13:38:33 +00:00
symbols-def.h * Add extern declarations. 2006-12-20 14:36:28 +00:00
symtab-avr.c - AVR specific implementation of (linear) symbol table lookup, that uses the 2006-12-22 17:12:31 +00:00
symtab.c * Include loader/symbols-def.h and use extern declarations. 2006-12-20 14:41:28 +00:00
symtab.h Symbol is const 2006-12-19 09:30:57 +00:00