Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | avr32: Print unrelocated PC on exception | Haavard Skinnemoen | |
In addition to the real PC value, also print the value of PC after subtracting the relocation offset. This value will match the address in the ELF file so it's much easier to figure out where things went wrong. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | |||
2010-04-13 | avr32: Move cpu/at32ap/* to arch/avr32/cpu/* | Peter Tyser | |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |