| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode. | oharboe | 2009-09-04 | 1 | -0/+7 |
* | more debug output for breakpoints | oharboe | 2009-09-04 | 1 | -2/+10 |
* | Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR register | oharboe | 2009-09-04 | 2 | -6/+15 |
* | - fix a regression when using cortex_m3 emulated dcc channel | ntfreak | 2009-09-01 | 1 | -10/+19 |
* | Warning fix | duane | 2009-08-31 | 1 | -0/+3 |
* | David Brownell <david-b@pacbell.net> start phasing out integers as target IDs | oharboe | 2009-08-30 | 2 | -35/+22 |
* | David Brownell <david-b@pacbell.net> fix warnings | oharboe | 2009-08-28 | 1 | -4/+8 |
* | added arm11 timeout error messages | oharboe | 2009-08-28 | 3 | -11/+94 |
* | restore ICE watchpoint registers when the *last* software breakpoint is removed | oharboe | 2009-08-28 | 2 | -3/+23 |
* | David Brownell <david-b@pacbell.net> ARM disassembly support for about five d... | oharboe | 2009-08-28 | 1 | -6/+345 |
* | arm11 hardware step using simulation + breakpoint. Use "hardware_step enable"... | oharboe | 2009-08-27 | 1 | -19/+28 |
* | arm11 single stepping wip - at least we know the next PC now | oharboe | 2009-08-27 | 1 | -0/+4 |
* | arm11 single stepping wip | oharboe | 2009-08-27 | 1 | -0/+101 |
* | refactor arm simulator to allow arm11 code to use it as well - no observable ... | oharboe | 2009-08-27 | 2 | -49/+147 |
* | Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ... | oharboe | 2009-08-26 | 1 | -5/+23 |
* | Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ... | oharboe | 2009-08-26 | 1 | -1/+1 |
* | Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ... | oharboe | 2009-08-26 | 1 | -1/+1 |
* | Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the docume... | oharboe | 2009-08-26 | 1 | -0/+8 |
* | Matt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is writing the ARM instructio... | oharboe | 2009-08-26 | 1 | -1/+9 |
* | Matt Hsu <matt@0xlab.org> Wait for the DTRRX to be full before reading it. Re... | oharboe | 2009-08-26 | 1 | -4/+9 |
* | Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> ... | oharboe | 2009-08-26 | 1 | -0/+8 |
* | Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then si... | oharboe | 2009-08-26 | 1 | -2/+2 |
* | David Brownell <david-b@pacbell.net> Tweak disassembly commands: | oharboe | 2009-08-25 | 2 | -28/+55 |
* | David Brownell <david-b@pacbell.net> Accomodate targets which don't support v... | oharboe | 2009-08-25 | 1 | -0/+12 |
* | - fix build warnings | ntfreak | 2009-08-25 | 3 | -19/+19 |
* | strange.... the code build and links w/Linux GCC target but fails w/arm-elf. ... | oharboe | 2009-08-25 | 1 | -3/+3 |
* | Ferdinand Postema <ferdinand@postema.eu> fix warnings | oharboe | 2009-08-25 | 1 | -2/+2 |
* | Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "... | oharboe | 2009-08-25 | 1 | -0/+63 |
* | David Brownell The rest of the Cortex-A8 support from Magnus: replace the pre... | oharboe | 2009-08-25 | 2 | -88/+1358 |
* | David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a file | oharboe | 2009-08-25 | 3 | -0/+479 |
* | Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks | oharboe | 2009-08-24 | 2 | -0/+13 |
* | David Brownell <david-b@pacbell.net>More Thumb2 disassembly: | oharboe | 2009-08-20 | 1 | -2/+136 |
* | David Brownell <david-b@pacbell.net>Fix some command helptext: | oharboe | 2009-08-19 | 1 | -4/+13 |
* | David Brownell <david-b@pacbell.net> Clean up some Cortex-M3 reset handling. | oharboe | 2009-08-19 | 1 | -17/+39 |
* | David Brownell [david-b@pacbell.net]: | ntfreak | 2009-08-18 | 1 | -10/+21 |
* | David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and... | oharboe | 2009-08-18 | 2 | -3/+83 |
* | David Brownell <david-b@pacbell.net> Clean up ARM7/ARM9 EmbeddedICE register ... | oharboe | 2009-08-18 | 2 | -49/+131 |
* | David Brownell <david-b@pacbell.net> Several of the ARMv7M registers are 8 bi... | oharboe | 2009-08-18 | 1 | -29/+30 |
* | Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warning | oharboe | 2009-08-16 | 1 | -1/+1 |
* | added note w/reference to discussion on whether or not arm11 code is broken o... | oharboe | 2009-08-16 | 1 | -0/+4 |
* | Ferdinand Postema [ferdinand@postema.eu] | ntfreak | 2009-08-07 | 1 | -0/+3 |
* | - fix segfault introduced during cortex reg cleanup | ntfreak | 2009-08-07 | 1 | -2/+2 |
* | michal smulski <michal.smulski@ooma.com>: | zwelch | 2009-08-06 | 1 | -2/+2 |
* | David Brownell <david-b@pacbell.net> More testcase work: | oharboe | 2009-07-26 | 1 | -7/+16 |
* | More instruction decoding fixes: | oharboe | 2009-07-26 | 1 | -16/+32 |
* | David Brownell <david-b@pacbell.net> More fixes from test cases: | oharboe | 2009-07-26 | 1 | -7/+11 |
* | David Brownell <david-b@pacbell.net> More instruction decoding fixes: | oharboe | 2009-07-26 | 1 | -8/+12 |
* | David Brownell <david-b@pacbell.net> More instruction decoding fixes based on... | oharboe | 2009-07-24 | 1 | -9/+10 |
* | David Brownell <david-b@pacbell.net> Bugfix some instruction decoding ... I'v... | oharboe | 2009-07-24 | 1 | -4/+4 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> I noticed there are a few c... | oharboe | 2009-07-24 | 1 | -10/+5 |