index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
regcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-10-19 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2009-10-19
1
-0
/
+20
*
* defs.h (extract_signed_integer, extract_unsigned_integer,
Ulrich Weigand
2009-07-02
1
-12
/
+20
*
* target.h (struct target_ops): New member to_thread_architecture.
Ulrich Weigand
2009-07-02
1
-22
/
+57
*
gdb/
Daniel Jacobowitz
2009-06-28
1
-0
/
+4
*
* inferior.h (read_pc, write_pc): Remove.
Ulrich Weigand
2009-05-05
1
-12
/
+0
*
2008-02-21 Pedro Alves <pedro@codesorcery.com>
Pedro Alves
2009-02-21
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* cli/cli-logging.c (handle_redirections): Make a cleanup.
Tom Tromey
2008-10-30
1
-1
/
+3
*
2008-08-18 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2008-08-18
1
-0
/
+11
*
* inferior.h (read_pc_pid, write_pc_pid): Remove.
Ulrich Weigand
2008-05-04
1
-20
/
+8
*
2008-02-26 Greg Law <glaw@undo-software.com>
Daniel Jacobowitz
2008-02-27
1
-0
/
+3
*
* sentinel-frame.c (sentinel_frame_prev_register): Do not call
Markus Deuling
2008-02-18
1
-12
/
+0
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
2007-10-08 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-10-08
1
-22
/
+22
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* regcache.c (write_pc_pid): Restore missing else.
Andreas Schwab
2007-06-21
1
-1
/
+1
*
* regcache.c (regcache_print): Use get_current_regcache ()
Ulrich Weigand
2007-06-20
1
-2
/
+2
*
2007-06-18 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-18
1
-4
/
+7
*
* regcache.c (struct regcache): Add ptid_t member.
Ulrich Weigand
2007-06-16
1
-63
/
+47
*
* regcache.c (read_register, read_register_pid): Remove.
Ulrich Weigand
2007-06-15
1
-67
/
+0
*
* gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.
Ulrich Weigand
2007-06-15
1
-14
/
+17
*
2007-06-09 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-09
1
-1
/
+1
*
2007-06-09 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-09
1
-1
/
+1
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-17
/
+26
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-1
/
+1
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-2
/
+4
*
* inferior.h (read_sp): Remove prototype.
Ulrich Weigand
2007-05-13
1
-17
/
+1
*
* regcache.c (regcache_invalidate): New function.
Ulrich Weigand
2007-05-06
1
-48
/
+13
*
* target.h (struct target_ops): Add REGCACHE parameter to
Ulrich Weigand
2007-05-06
1
-1
/
+1
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-3
/
+3
*
* regcache.c (deprecated_read_register_gen): Remove, inline ...
Ulrich Weigand
2007-04-29
1
-18
/
+6
*
* gdbarch.sh: Remove deprecated_register_byte.
Ulrich Weigand
2007-04-28
1
-3
/
+7
*
* defs.h (deprecated_registers_changed_hook): Delete declaration.
Daniel Jacobowitz
2007-03-29
1
-3
/
+0
*
* gdbarch.sh (deprecated_extract_return_value)
Mark Kettenis
2007-01-13
1
-6
/
+0
*
* regcache.c, regcache.h (deprecated_register_bytes)
Mark Kettenis
2007-01-13
1
-135
/
+0
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-2
/
+2
*
2006-07-21 Frederic Riss <frederic.riss@st.com>
Frederic Riss
2006-07-24
1
-1
/
+5
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* regcache.c (regcache_raw_supply, regcache_raw_collect): Change
Mark Kettenis
2005-06-18
1
-4
/
+2
*
2005-05-19 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-05-19
1
-34
/
+41
*
2005-05-09 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-05-09
1
-1
/
+1
*
* regcache.c: Fix typo in comment.
Joel Brobecker
2005-03-10
1
-1
/
+1
*
2005-02-15 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-15
1
-1
/
+1
*
2005-02-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-14
1
-16
/
+12
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-12
1
-1
/
+1
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-5
/
+5
*
2004-11-13 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-11-14
1
-35
/
+1
*
2004-10-11 David Anderson <davea@sgi.com>
David Anderson
2004-10-11
1
-2
/
+2
*
2004-08-07 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-07
1
-0
/
+8
[next]