Le 01/12/2010 00:58, Andreas Bießmann a écrit :
> I doubt the stack_setup() was defective before:
> we load the current location of _start and compare against destination
> of relocate_code(). If we are already there we shoud skip the
> relocation and jump over to clear_bss. Before the clear_
Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,
In message <1291161516-21861-5-git-send-email-andreas.de...@googlemail.com> you
wrote:
> I doubt the stack_setup() was defective before:
> we load the current location of _start and compare against destination
> of relocate_code(). If we are already the
Le 01/12/2010 00:58, Andreas Bießmann a écrit :
> I doubt the stack_setup() was defective before:
> we load the current location of _start and compare against destination
> of relocate_code(). If we are already there we shoud skip the
> relocation and jump over to clear_bss. Before the clear
I doubt the stack_setup() was defective before:
we load the current location of _start and compare against destination
of relocate_code(). If we are already there we shoud skip the
relocation and jump over to clear_bss. Before the clear_bss was also skipped.
Signed-off-by: Andreas Bießmann
---
4 matches
Mail list logo