index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
armv7m.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- preserve cortex_m3 C_MASKINTS during resume/step
ntfreak
2008-11-20
1
-3
/
+2
*
- remove build warnings
ntfreak
2008-11-06
1
-1
/
+0
*
Øyvind Harboe and Rick Altherr <kc8apf@kc8apf.net> - handle failed run algor...
oharboe
2008-11-02
1
-32
/
+42
*
- remove build warnings
ntfreak
2008-10-14
1
-6
/
+6
*
Laurentiu Cocanu - more error handling fixes
oharboe
2008-10-14
1
-6
/
+21
*
hontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fix
oharboe
2008-10-13
1
-86
/
+88
*
Fixes SEGFAULT when setting registers from GDB.
oharboe
2008-10-07
1
-20
/
+4
*
fixed crash in dummy register handling
oharboe
2008-10-07
1
-0
/
+26
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-0
/
+3
*
duan ellis target tcl work in progress
oharboe
2008-08-24
1
-1
/
+1
*
fix BUG: keep_alive() error messages
oharboe
2008-08-20
1
-20
/
+15
*
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
1
-0
/
+60
*
- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...
ntfreak
2008-04-26
1
-1
/
+17
*
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
2008-04-11
1
-5
/
+5
*
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
1
-123
/
+45
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-18
/
+18
*
- gdb server was incorrectly sending null terminator on qXfer:features:read: ...
ntfreak
2008-03-22
1
-7
/
+19
*
- armv7m control register now set as dirty when switching context
ntfreak
2008-03-21
1
-12
/
+4
*
- 16 and 32 bit unaligned accesses supported
ntfreak
2008-03-11
1
-4
/
+4
*
- the jtag chain is examined and validated after GDB & telnet servers
oharboe
2008-03-10
1
-6
/
+0
*
- Improves error handling upon GDB connect
oharboe
2008-03-07
1
-0
/
+1
*
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
2008-03-02
1
-4
/
+6
*
Uwe Hermann:
oharboe
2008-02-29
1
-0
/
+1
*
Michael Bruck spotted an omission in svn 322
oharboe
2008-02-25
1
-3
/
+2
*
- added patch to solve problem with AT91SAM9260 (dirty register)
mifi
2008-02-06
1
-1
/
+1
*
- add verify_image command
ntfreak
2007-10-22
1
-0
/
+80
*
- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...
ntfreak
2007-10-01
1
-1
/
+1
*
- Fixed display of sector sizes in flash.c
mlu
2007-09-10
1
-27
/
+28
*
- corrected stm32x_handle_options_write_command, incorrect options printed
ntfreak
2007-07-26
1
-13
/
+12
*
- ST STM32x cortex support added
ntfreak
2007-06-24
1
-33
/
+23
*
- merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin)
drath
2007-06-14
1
-0
/
+590