aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
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-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-24/+24
2013-08-02fix PR symtab/15719Tom Tromey1-2/+2
2013-07-222013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Ulrich Weigand1-4/+15
2013-07-152013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Ulrich Weigand1-92/+94
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-1/+0
2013-05-172013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado1-8/+11
2013-05-07 gdb/Luis Machado1-1/+12
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-4/+4
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-1/+1
2012-07-06gdb/Jan Kratochvil1-6/+7
2012-05-31* ppc-linux-nat.c (have_ptrace_booke_interface): Disable ptraceEdjunior Barbosa Machado1-10/+13
2012-05-30* ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): fixEdjunior Barbosa Machado1-1/+1
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge1-1/+1
2012-03-02 Fix -Wmissing-prototypes build.Ulrich Weigand1-1/+2
2012-02-12gdb/Jan Kratochvil1-4/+8
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-12-21* ppc-linux-nat.c (create_watchpoint_request): Only use rangedAndreas Schwab1-1/+2
2011-12-14gdb/Pedro Alves1-2/+2
2011-10-072011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-22/+16
2011-05-062011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann1-0/+81
2011-04-06 * ppc-linux-nat.c (check_condition): Add len output parameter.Thiago Jung Bauermann1-6/+20
2011-03-312011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-4/+42
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-122011-01-12 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-19/+19
2011-01-112011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann1-35/+61
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-34/+46
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-07-26 * ppc-linux-nat.c (store_vsx_register): Use PTRACE_GETVSXREGS to getThiago Jung Bauermann1-1/+1
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-9/+225
2010-04-23Fix ARI warning.Joel Brobecker1-1/+1
2010-04-222010-04-22 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann1-78/+566
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