summaryrefslogtreecommitdiff
path: root/gdb/regcache.c
Commit message (Expand)AuthorAgeFilesLines
* Make regcache_cpy_no_passthrough staticJan Kratochvil2015-05-131-1/+9
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Introduce common-regcache.hGary Benson2014-09-121-0/+7
* regcache: Add functions suitable for regset_supply/collect.Andreas Arnez2014-08-071-0/+87
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Invalidate a register in cache when a remote target failed to write it.Pierre Langlois2014-06-131-3/+40
* replace XCALLOC with XCNEWVEC or XCNEWTom Tromey2014-01-131-4/+4
* replace XMALLOC with XNEWTom Tromey2014-01-131-1/+1
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* In regcache use print_hex_chars.Andrew Burgess2013-09-231-31/+7
* regcache.c: fix -Wpointer-signPedro Alves2013-03-071-2/+2
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-2/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* 2012-09-28 selven <pcthegreat@gmail.com>Pedro Alves2012-09-281-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* * regcache.c (registers_changed_ptid): Invalidate thread architectureUlrich Weigand2011-10-261-3/+2
* Fix regcache_restore() handling of unavailable regs.David S. Miller2011-10-111-3/+4
* gdb/Yao Qi2011-09-171-11/+19
* gdbTom Tromey2011-07-221-0/+55
* * regcache.c (struct regcache_descr): Fix typo.Tom Tromey2011-07-111-1/+1
* 2011-04-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-04-201-1/+32
* 2011-04-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-04-201-3/+12
* * regcache.c (regcache_raw_read): If the target didn't supply aPedro Alves2011-03-241-17/+12
* gdb/Pedro Alves2011-03-181-67/+116
* * regcache.c (registers_changed_ptid): Don't explictly alwaysPedro Alves2011-02-041-11/+17
* * regcache.c (struct regcache_descr): RenamePedro Alves2011-01-251-41/+48
* * regcache.c (struct regcache_descr): Remove outdated comment.Pedro Alves2011-01-251-42/+45
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-5/+5
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-17/+25
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+33
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-4/+0
* PR gdb/11557Pedro Alves2010-04-291-6/+23
* * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz2010-01-281-9/+6
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+20
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-12/+20
* * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand2009-07-021-22/+57
* gdb/Daniel Jacobowitz2009-06-281-0/+4
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-12/+0
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey2008-10-301-1/+3
* 2008-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-08-181-0/+11