aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2009-09-11registering a target event twice caused infinite loop. Same bug as in jtag/co...oharboe
2009-09-11Nicolas Pitre <nico@cam.org> tighten error checking in bulk_writeoharboe
2009-09-10Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte acc...oharboe
2009-09-09David Brownell <david-b@pacbell.net> oharboe
2009-09-08Report correct core instruction state for ARMv/A targetsmlu
2009-09-08Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state.mlu
2009-09-08David Brownell <david-b@pacbell.net> oharboe
2009-09-08David Brownell <david-b@pacbell.net> oharboe
2009-09-07Improved handling of instruction set state, helps for debugging Thumb state.mlu
2009-09-04Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in mi...oharboe
2009-09-04Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode.oharboe
2009-09-04more debug output for breakpointsoharboe
2009-09-04Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR registeroharboe
2009-09-01- fix a regression when using cortex_m3 emulated dcc channelntfreak
2009-08-31Warning fixduane
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe
2009-08-28David Brownell <david-b@pacbell.net> fix warningsoharboe
2009-08-28added arm11 timeout error messagesoharboe
2009-08-28restore ICE watchpoint registers when the *last* software breakpoint is removedoharboe
2009-08-28David Brownell <david-b@pacbell.net> ARM disassembly support for about five d...oharboe
2009-08-27arm11 hardware step using simulation + breakpoint. Use "hardware_step enable"...oharboe
2009-08-27arm11 single stepping wip - at least we know the next PC nowoharboe
2009-08-27arm11 single stepping wipoharboe
2009-08-27refactor arm simulator to allow arm11 code to use it as well - no observable ...oharboe
2009-08-26Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe
2009-08-26Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe
2009-08-26Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe
2009-08-26Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume...oharboe
2009-08-26Matt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is writing the ARM instructio...oharboe
2009-08-26Matt Hsu <matt@0xlab.org> Wait for the DTRRX to be full before reading it. Re...oharboe
2009-08-26Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ...oharboe
2009-08-26Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then si...oharboe
2009-08-25David Brownell <david-b@pacbell.net> Tweak disassembly commands:oharboe
2009-08-25David Brownell <david-b@pacbell.net> Accomodate targets which don't support v...oharboe
2009-08-25- fix build warningsntfreak
2009-08-25strange.... the code build and links w/Linux GCC target but fails w/arm-elf. ...oharboe
2009-08-25Ferdinand Postema <ferdinand@postema.eu> fix warningsoharboe
2009-08-25Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "...oharboe
2009-08-25David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre...oharboe
2009-08-25David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a fileoharboe
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe
2009-08-20David Brownell <david-b@pacbell.net>More Thumb2 disassembly:oharboe
2009-08-19David Brownell <david-b@pacbell.net>Fix some command helptext:oharboe
2009-08-19David Brownell <david-b@pacbell.net> Clean up some Cortex-M3 reset handling.oharboe
2009-08-18David Brownell [david-b@pacbell.net]:ntfreak
2009-08-18David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and...oharboe
2009-08-18David Brownell <david-b@pacbell.net> Clean up ARM7/ARM9 EmbeddedICE register ...oharboe
2009-08-18David Brownell <david-b@pacbell.net> Several of the ARMv7M registers are 8 bi...oharboe
2009-08-16Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warningoharboe
2009-08-16added note w/reference to discussion on whether or not arm11 code is broken o...oharboe