Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
bg-
|
0f3f14f159
|
* Add cle_info argument to cle_write_reloc.
|
2007-06-04 17:47:56 +00:00 |
|
bg-
|
9f106aa6fc
|
* Rename cle_upd_reloc to cle_write_reloc and changed first arg to
point to position to be updated.
* Factor cle.c into multiple files.
|
2007-04-26 13:37:28 +00:00 |
|
bg-
|
c476a0c1ea
|
* Add GNUC AVR support.
* Change cle_upd_reloc to return consistent errorvalue.
* Suppress stupid GCC warning about casting pointer to wider types
"(cle_addr)(uintptr_t)".
|
2007-04-26 12:52:52 +00:00 |
|
bg-
|
da798a535b
|
* For portability reasons change cle_addr from pointer type.
* Use loader/sym.h.
* cle_upd_reloc() makes updates in memory copy.
|
2007-04-25 15:41:02 +00:00 |
|
bg-
|
f888f4784c
|
* Fix an miscalculation.
* Changing naming to be more explicit about file offsets.
|
2007-01-12 13:36:27 +00:00 |
|
bg-
|
3c9fe59106
|
* Typo in comment.
* More info in printfs.
|
2006-12-20 13:43:47 +00:00 |
|
bg-
|
4f592bfc88
|
Small and modular dynamic link-editor.
|
2006-12-01 15:12:27 +00:00 |
|