aboutsummaryrefslogtreecommitdiff
path: root/gdb/regcache.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay1-15/+0
2015-12-18Refactor arm_software_single_step to use regcacheAntoine Tremblay1-0/+15
2015-10-15aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi1-0/+8
2015-10-09Change some void* to gdb_byte*Simon Marchi1-8/+8
2015-09-25Add some more casts (2/2)Simon Marchi1-5/+8
2015-09-25Add casts to memory allocation related callsSimon Marchi1-4/+4
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi1-3/+3
2015-05-13Make regcache_cpy_no_passthrough staticJan Kratochvil1-1/+9
2015-03-06New common function "startswith"Gary Benson1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-09-12Introduce common-regcache.hGary Benson1-0/+7
2014-08-07regcache: Add functions suitable for regset_supply/collect.Andreas Arnez1-0/+87
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-13Invalidate a register in cache when a remote target failed to write it.Pierre Langlois1-3/+40
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-4/+4
2014-01-13replace XMALLOC with XNEWTom Tromey1-1/+1
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-23In regcache use print_hex_chars.Andrew Burgess1-31/+7
2013-03-07regcache.c: fix -Wpointer-signPedro Alves1-2/+2
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-2/+2
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-2/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-09-282012-09-28 selven <pcthegreat@gmail.com>Pedro Alves1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-10-26 * regcache.c (registers_changed_ptid): Invalidate thread architectureUlrich Weigand1-3/+2
2011-10-11Fix regcache_restore() handling of unavailable regs.David S. Miller1-3/+4
2011-09-17 gdb/Yao Qi1-11/+19
2011-07-22gdbTom Tromey1-0/+55
2011-07-11 * regcache.c (struct regcache_descr): Fix typo.Tom Tromey1-1/+1
2011-04-202011-04-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+32
2011-04-202011-04-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+12
2011-03-24 * regcache.c (regcache_raw_read): If the target didn't supply aPedro Alves1-17/+12
2011-03-18 gdb/Pedro Alves1-67/+116
2011-02-04 * regcache.c (registers_changed_ptid): Don't explictly alwaysPedro Alves1-11/+17
2011-01-25 * regcache.c (struct regcache_descr): RenamePedro Alves1-41/+48
2011-01-25 * regcache.c (struct regcache_descr): Remove outdated comment.Pedro Alves1-42/+45
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+5
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-17/+25
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+33
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+0
2010-04-29 PR gdb/11557Pedro Alves1-6/+23
2010-01-28 * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz1-9/+6
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1