gdb: -Wshadow warning fixes
[openocd.git] / src /
2010-06-16 Øyvind Harboegdb: -Wshadow warning fixes
2010-06-16 Øyvind Harboegdb: clean up error handling in step/continue
2010-06-16 Øyvind Harboexsvf: -Wshadow warning fixes
2010-06-16 Øyvind Harboesvf: -Wshadow warning fixes
2010-06-16 Øyvind Harboemflash: -Wshadow warning fix
2010-06-16 Øyvind Harboearm_io: -Wshadow warning fix
2010-06-16 Øyvind Harboenand: when verify failed, it didn't return an error
2010-06-15 Øyvind Harboetms470: -Wshadow warning fixes
2010-06-15 Øyvind Harboestr9xpec: -Wshadow warning fixes
2010-06-15 Øyvind Harboestr9x: -Wshadow warning fixes
2010-06-15 Øyvind Harboeoops... backup file snuck in, remove it.
2010-06-15 Øyvind Harboestr7x: -Wshadow warning fixes
2010-06-15 Øyvind Harboestm32x: -Wshadow warning fixes
2010-06-15 Øyvind Harboestellaris: -Wshadow warning fixes
2010-06-15 Øyvind Harboelpc2900: -Wshadow warning fixes
2010-06-15 Øyvind Harboelpc2000: -Wshadow warning fixes
2010-06-15 Øyvind Harboeecos flash: -Wshadow warning fixes
2010-06-15 Øyvind Harboeat91sam7: -Wshadow warning fixes
2010-06-15 Øyvind Harboeflash: -Wshadow warning fix
2010-06-15 Øyvind Harboemips_ejtag: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips32_pracc: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips_m4k: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips32: -Wshadow warning fixes
2010-06-15 Øyvind Harboecortex_a8: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm11_dbgtap: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm926ejs: -Wshadow warning fix
2010-06-15 Øyvind Harboearm920t: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm720t: -Wshadow warning fix
2010-06-15 Øyvind Harboeadi_v5_jtag: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm_adi: -Wshadow warning fix
2010-06-15 Øyvind Harboearm_simulator: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm_dpm: -Wshadow warning fix
2010-06-15 Øyvind Harboetarget: -Wshdaow warning fix
2010-06-15 Øyvind Harboebreakpoint: -Wshadow warning fix
2010-06-15 Øyvind Harboezy1000: -Wshadow warning fix
2010-06-15 Øyvind Harboefileio: -Wshadow warning fix
2010-06-15 Øyvind Harboejim: -Wshadow warning fix
2010-06-15 Øyvind Harboejim: more jim -Wshadow fixes that should be straightforward
2010-06-15 Øyvind Harboejim: -Wshadow fixes
2010-06-14 Øyvind Harboe-Wshadow fixes
2010-06-14 Øyvind Harboecfi: add LOG_ERROR() in case of unsupported intel erase...
2010-06-14 Øyvind Harboeflash: fix bug in error propagation of flash write_image
2010-06-14 Øyvind Harboehelper: fix -Wshadow warning in number parsing
2010-06-14 Øyvind Harboecfi: fix gaffe introduced in previous version
2010-06-14 Øyvind Harboetarget: fix retval gaffe in mwX commands
2010-06-12 Antonio BorneoTARGET: removed unused parameters
2010-06-12 Antonio BorneoTARGET: removed unsed parameter
2010-06-12 Antonio BorneoTARGET: fix handling return code of MMU translation
2010-06-12 Antonio BorneoTARGET/ARM920T: fix return value
2010-06-12 Antonio BorneoTARGET/ARM920T: fix compile warning
2010-06-11 Øyvind Harboeflash: add error handling to get_flash_by_addr/name
2010-06-11 Øyvind Harboearm mmu: error propagation added for address translation
2010-06-11 Øyvind Harboecfi: fix error propagation
2010-06-10 Thomas Koellerjtag: added mising header
2010-06-09 Øyvind Harboeflash: add error message if image is too big for flash
2010-06-09 Øyvind Harboeflash: flash erase_address takes unsigned arguments
2010-06-08 Øyvind Harboezy1000: fix optimisation gaffe
2010-06-08 Øyvind Harboezy1000: added watchdog server
2010-06-08 Øyvind Harboecfi: fix GDB keep alive bug
2010-06-08 Øyvind Harboeverify: display up to 128 diff's
2010-06-08 Øyvind Harboegdb-server: fix error reporting bugs
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-06-03 gcembedstm32 : change returned value of mass_erase function
2010-05-31 Jon Poveyetm: print something when trace buffer empty
2010-05-29 Spencer Olivernor: fix memory leaks during probe
2010-05-26 Spencer Oliverflash: virtual driver update for get_flash_bank_by_name...
2010-05-26 Spencer Olivernor: add get_flash_bank_by_name autoprobe
2010-05-26 Spencer Oliverflash: add virtual flash bank driver
2010-05-26 Antonio BorneoNOR/CFI: fix memory leak; check malloc return value
2010-05-21 Spencer Oliverarm_adi_v5: correct ahbap_debugport_init mem-ap id...
2010-05-20 gcembednand : Add Freescale iMX27 nand flash controller support
2010-05-19 Gary Carlsontarget: slow targets could cause GDB to time out
2010-05-18 Øyvind Harboejim: fix bug in tcl "puts"
2010-05-18 Øyvind Harboezy1000: fix false positive warning about unitialized...
2010-05-18 Jon PoveyNAND/davinci: Fix segfault for hwecc4_infix reads
2010-05-18 Jon PoveyNAND: catch read errors when building BBT
2010-05-17 Spencer Olivergdbserver: gdb cmds returning failure on success
2010-05-16 Jon PoveyChange kb/s to KiB/s in messages about kibibytes
2010-05-16 Antonio BorneoNOR/CFI: minor code cleanup
2010-05-16 Antonio BorneoNOR/CFI: add cfi_read() implementation
2010-05-16 Antonio BorneoNOR: add read() callback to struct flash_driver
2010-05-16 Antonio BorneoNOR/TCL: fix typo in error message
2010-05-16 Antonio BorneoNOR: fix comment for Doxygen
2010-05-16 Antonio BorneoNOR/CFI: remove use of cfi_add_byte()
2010-05-16 Antonio BorneoNOR/CFI: use bus_width for memory access in cfi_write()
2010-05-16 Antonio BorneoNOR/CFI: use bus_width for memory access on flash ID.
2010-05-16 Antonio BorneoNOR/CFI: identify memory accesses not using "bus_width".
2010-05-16 Antonio BorneoNOR/CFI: simplify bufferwsize computation
2010-05-16 Antonio BorneoNOR/CFI: check "flash bank" command arguments
2010-05-14 Jun Mamissing pointer's declaration when enable macro -D_DEBU...
2010-05-14 Jon PoveyNAND: fix first and last handling in nand_build_bbt
2010-05-14 Jon PoveyNAND: fix off-by-one error in erase command argument...
2010-05-13 Spencer Oliverflash: require unique flash bank name
2010-05-13 Spencer Oliverflash: add flash bank name support
2010-05-12 Jun Mafix instruction refilling bug when using software break...
2010-05-11 Karl KurbjunFujitsu MBM29SL800TE flash support
2010-05-10 Spencer Olivermips32: 20 second timeout/megabyte for CRC check
2010-05-10 Spencer Oliverarmv7m: 20 second timeout/megabyte for CRC check
2010-05-10 Spencer Olivercfi: add Numonyx M29W128G reset workaround
2010-05-06 Spencer Oliverserver: incorrectly display socket port number
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)