summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in GDB_EVENT_END as logforwarding was not disabled early enoughoharboe2009-07-271-1/+7
* David Brownell <david-b@pacbell.net> More testcase work:oharboe2009-07-261-7/+16
* More instruction decoding fixes:oharboe2009-07-261-16/+32
* David Brownell <david-b@pacbell.net> More fixes from test cases:oharboe2009-07-261-7/+11
* David Brownell <david-b@pacbell.net> More instruction decoding fixes:oharboe2009-07-261-8/+12
* David Brownell <david-b@pacbell.net> More instruction decoding fixes based on...oharboe2009-07-241-9/+10
* David Brownell <david-b@pacbell.net> Bugfix some instruction decoding ... I'v...oharboe2009-07-241-4/+4
* Andreas Fritiofson <andreas.fritiofson@gmail.com> I noticed there are a few c...oharboe2009-07-241-10/+5
* David Brownell <david-b@pacbell.net> thumb2 disassembly for Load halfwordoharboe2009-07-231-1/+86
* David Brownell <david-b@pacbell.net> thumb2 disassembly for Load byte, memory...oharboe2009-07-231-0/+170
* Ferdinand Postema <ferdinand@postema.eu> fix cygwin warningsoharboe2009-07-233-6/+6
* David Brownell <david-b@pacbell.net> fix warningsoharboe2009-07-231-44/+50
* David Brownell <david-b@pacbell.net>:ntfreak2009-07-211-3/+10
* David Brownell <david-b@pacbell.net>:ntfreak2009-07-213-104/+152
* David Brownell <david-b@pacbell.net>:ntfreak2009-07-211-11/+18
* David Brownell <david-b@pacbell.net>:ntfreak2009-07-214-75/+32
* - fix issue with reading device id, bug appeared when flash_address code was ...ntfreak2009-07-201-3/+4
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-1767-70/+70
* microscopic whitespace cleanupoharboe2009-07-161-15/+0
* microscopic white space fixesoharboe2009-07-161-16/+0
* Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch2009-07-163-88/+148
* Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch2009-07-164-35/+84
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-0/+78
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-0/+105
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-0/+168
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-0/+53
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-0/+73
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-0/+96
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-3/+12
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-7/+15
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-0/+99
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-1/+143
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-4/+263
* David Brownell <david-b@pacbell.net>:zwelch2009-07-151-37/+77
* David Brownell <david-b@pacbell.net>:zwelch2009-07-153-17/+295
* print errno when parport fails to open.oharboe2009-07-151-2/+3
* 1.54 snapshotoharboe2009-07-141-1/+1
* Gary Carlson <gcarlson@carlson-minot.com>ntfreak2009-07-131-43/+92
* Magnus Lundin Thc cortex_m3_poll function does not identify that a target is...oharboe2009-07-121-9/+12
* Simple warning fixduane2009-07-111-2/+2
* Fix SEGFAULTs and broken error handling for flash programming w/working areaoharboe2009-07-081-15/+31
* typo in commentoharboe2009-07-081-2/+2
* fix return value for "reset" and "runtest" command. Found by code inspection.oharboe2009-07-071-7/+3
* delete long retired commented out code (daemon_startup)oharboe2009-07-071-4/+0
* - change sleep to usleep - fixes issue under win32 buildntfreak2009-07-061-1/+1
* - fix build when using a cross compiler - do not try and run any host toolsntfreak2009-07-061-0/+2
* more debug output for translation of arm mode number to enumoharboe2009-07-061-1/+1
* a bit more debug output for translation of invalid mode numbersoharboe2009-07-061-1/+1
* Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method...oharboe2009-07-061-5/+6
* Fix regression in "step" command introduced in 2190oharboe2009-07-061-2/+5