.. |
cle_avr.c
|
* Add cle_info argument to cle_write_reloc.
|
2007-06-04 17:50:25 +00:00 |
cle_msp430.c
|
* Add cle_info argument to cle_write_reloc.
|
2007-06-04 17:47:56 +00:00 |
cle.c
|
* Add cle_info argument to cle_write_reloc.
|
2007-06-04 17:47:56 +00:00 |
cle.h
|
* Add cle_info argument to cle_write_reloc.
|
2007-06-04 17:47:56 +00:00 |
cmod.c
|
* Obob in assertion.
|
2007-05-28 16:22:15 +00:00 |
cmod.h
|
* Add/update linker & loader error codes.
|
2007-04-26 12:54:13 +00:00 |
dlloader.c
|
Switched from (now obsolete) 'process_load' to 'autostart_processes'.
|
2008-02-07 15:53:43 +00:00 |
dlloader.h
|
|
|
elf32.h
|
Small and modular dynamic link-editor.
|
2006-12-01 15:12:27 +00:00 |
elfloader_compat.c
|
Switched from (now obsolete) 'process_load' to 'autostart_processes'.
|
2008-02-07 15:53:43 +00:00 |
elfloader_compat.h
|
* Resurrect traditional elfloader interface.
|
2006-12-20 13:38:33 +00:00 |
elfloader-arch.h
|
Make consistent presumptions about inlcude paths.
|
2007-03-24 15:21:34 +00:00 |
elfloader-avr.c
|
Third attempt with INCLUDE_APPLICATE_SOURCE to remove compile warnings without breaking any platforms
|
2009-07-16 18:02:34 +00:00 |
elfloader-msp430.c
|
forcing 16-bit aligned data memory
|
2009-03-26 12:25:05 +00:00 |
elfloader-stub.c
|
Fixed compiler warnings
|
2007-11-17 10:46:25 +00:00 |
elfloader-x86.c
|
switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET)
|
2009-02-27 14:28:02 +00:00 |
elfloader.c
|
switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET)
|
2009-02-27 14:28:02 +00:00 |
elfloader.h
|
allow elf loader memory configuration at compile time
|
2010-04-26 14:02:07 +00:00 |
sym.c
|
* Like symtab but rely on ANSI C features.
|
2007-04-25 15:33:29 +00:00 |
sym.h
|
* Like symtab but rely on ANSI C features.
|
2007-04-25 15:33:29 +00:00 |
symbols-def.h
|
* Switch from linear search to binary ditto.
|
2007-01-12 13:55:04 +00:00 |
symbols.h
|
* s/_DEF_/_/g
|
2007-01-30 18:04:59 +00:00 |
symtab-avr.c
|
Changed the generation of symbols to the mknmlist script. Now symbols.h is not automatically generated so we can use it as a normal include file and remove symbols-def.h.
|
2007-01-24 16:11:48 +00:00 |
symtab.c
|
Changed the generation of symbols to the mknmlist script. Now symbols.h is not automatically generated so we can use it as a normal include file and remove symbols-def.h.
|
2007-01-24 16:11:48 +00:00 |
symtab.h
|
* Switch from linear search to binary ditto.
|
2007-01-12 13:55:04 +00:00 |