summaryrefslogtreecommitdiff
path: root/gdb/regcache.c
AgeCommit message (Expand)Author
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay
2015-12-18Refactor arm_software_single_step to use regcacheAntoine Tremblay
2015-10-15aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi
2015-10-09Change some void* to gdb_byte*Simon Marchi
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi
2015-05-13Make regcache_cpy_no_passthrough staticJan Kratochvil
2015-03-06New common function "startswith"Gary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-09-12Introduce common-regcache.hGary Benson
2014-08-07regcache: Add functions suitable for regset_supply/collect.Andreas Arnez
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-06-13Invalidate a register in cache when a remote target failed to write it.Pierre Langlois
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey
2014-01-13replace XMALLOC with XNEWTom Tromey
2014-01-07Remove duplicated #include's from GDBHonggyu Kim
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-09-23In regcache use print_hex_chars.Andrew Burgess
2013-03-07regcache.c: fix -Wpointer-signPedro Alves
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-282012-09-28 selven <pcthegreat@gmail.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-26 * regcache.c (registers_changed_ptid): Invalidate thread architectureUlrich Weigand
2011-10-11Fix regcache_restore() handling of unavailable regs.David S. Miller
2011-09-17 gdb/Yao Qi
2011-07-22gdbTom Tromey
2011-07-11 * regcache.c (struct regcache_descr): Fix typo.Tom Tromey
2011-04-202011-04-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-04-202011-04-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-03-24 * regcache.c (regcache_raw_read): If the target didn't supply aPedro Alves
2011-03-18 gdb/Pedro Alves
2011-02-04 * regcache.c (registers_changed_ptid): Don't explictly alwaysPedro Alves
2011-01-25 * regcache.c (struct regcache_descr): RenamePedro Alves
2011-01-25 * regcache.c (struct regcache_descr): Remove outdated comment.Pedro Alves
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-04-29 PR gdb/11557Pedro Alves
2010-01-28 * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves