Jivin Mike Frysinger lays it down ...
> when debugging a flat loader problem involving relocs, i found it very
> useful to compare what the loader was trying to do with what relocs
> were actually in the binary
> 
> to that end, i add a '-P' flag to flthdr that will dump all the reloc
> information found in a flat binary.

Applied.

Would be nice if it could/did use the code in "flat.h" and "asm/flat.h"
to do the reloc addr thing, gets rid of the BF ifdef and will then also
work for MB and more.

The flat_get_relocate_addr(...) should already be there shouldn't it ?

Thanks,
Davidm

-- 
David McCullough,  [EMAIL PROTECTED],   Ph:+61 734352815
Secure Computing - SnapGear  http://www.uCdot.org   http://www.snapgear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to