aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-31ChangeLog:Ulrich Weigand1-2/+13
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-2/+3
2009-05-09 * ppc-linux-nat.c (have_ptrace_getsetregs): New variable.Sergio Durigan Junior1-9/+264
2009-04-03 * ppc-linux-nat.c (ppc_linux_target_wordsize): New function.Ulrich Weigand1-18/+55
2009-03-25gdb/Thiago Jung Bauermann1-3/+9
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-2/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-18gdb/Thiago Jung Bauermann1-7/+24
2008-08-15 * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c".Luis Machado1-2/+220
2008-08-12 * ppc-linux-nat.c (ppc_linux_get_hwcap): Really get AT_HWCAP.Ulrich Weigand1-1/+1
2008-08-08 * ppc-linux-nat.c: Include "auxv.h" and "elf/common.h".Luis Machado1-9/+57
2008-05-03ChangeLog:Ulrich Weigand1-17/+66
2008-05-02* target.h (struct target_ops): AddAndreas Schwab1-0/+11
2008-01-16 * ppc-linux-nat.c (ppc_register_u_addr): Add gdbarch as parameter.Markus Deuling1-5/+5
2008-01-11 * alpha-tdep.c (alpha_heuristic_proc_start)Markus Deuling1-4/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-162007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-41/+48
2007-11-09 * ppc-linux-nat.c (ppc_linux_insert_watchpoint): MoveLuis Machado1-1/+3
2007-10-15 * ppc-linux-nat.c (ppc_linux_read_description): New.Daniel Jacobowitz1-0/+29
2007-10-02 * ppc-linux-nat.c (ppc_linux_stopped_data_address): CastUlrich Weigand1-1/+1
2007-10-01 * linux-nat.c (linux_nat_new_thread): New variable.Daniel Jacobowitz1-40/+36
2007-08-30 * ppc-linux-nat.c (right_fill_reg): Delete.Alan Modra1-73/+20
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-5/+6
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-69/+69
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand1-16/+19
2007-04-25 * core-aout.c: Delete file.Ulrich Weigand1-6/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-05-052006-05-05: Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam1-35/+23
2006-03-24 * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz1-1/+1
2006-02-26 * ppc-linux-nat.c (ppc_linux_insert_watchpoint): Correct return type.Alan Modra1-3/+3
2006-02-08 * config/i386/nm-i386sol2.h: Update copyright year.Wu Zhou1-1/+1
2006-02-08 * ppc-linux-nat.c (PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG,Wu Zhou1-1/+137
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-09-10 * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz1-5/+25
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+9
2005-02-082005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+13
2004-08-04* ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' withJim Blandy1-1/+3
2004-08-04Change the layout of the PowerPC E500 raw register cache to allowJim Blandy1-261/+85
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+9
2004-07-242004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-14/+18
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-12/+14
2004-07-172004-07-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-07-172004-07-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-07Add native Linux support for the PowerPC E500.Jim Blandy1-5/+400
2004-06-05* ppc-linux-nat.c (fetch_register): Don't forget to pass theJim Blandy1-1/+1
2004-06-04* ppc-linux-nat.c (store_register, fetch_register): RemoveJim Blandy1-42/+44