contiki/core/loader
fros4943 060225a97a added parameter to relocate method
+ renamed write_text() to write_rom()
+ added parameter to write_rom()
2006-12-18 14:54:04 +00:00
..
cle.c Small and modular dynamic link-editor. 2006-12-01 15:12:27 +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_compat.c * Backwards compatible with elfloader.c but uses the new Contiki 2006-12-01 15:15:08 +00:00
elfloader-arch.h added parameter to relocate method 2006-12-18 14:54:04 +00:00
elfloader-avr.c added parameter to relocate method 2006-12-18 14:54:04 +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 Removed old elfloader.h and replaced with the current code (previously in elfloader-tmp.h) 2006-12-18 12:11:15 +00:00
elfloader.h moved elfloader-tmp.h -> elfloader.h 2006-12-18 14:45:49 +00:00
symbols.h Fix constness problems. 2006-12-01 15:05:20 +00:00
symtab.c Fix constness problems. 2006-12-01 15:05:20 +00:00
symtab.h Fix constness problems. 2006-12-01 15:05:20 +00:00