Age | Commit message (Expand) | Author | Files | Lines |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -2/+13 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -2/+3 |
2009-05-09 | * ppc-linux-nat.c (have_ptrace_getsetregs): New variable. | Sergio Durigan Junior | 1 | -9/+264 |
2009-04-03 | * ppc-linux-nat.c (ppc_linux_target_wordsize): New function. | Ulrich Weigand | 1 | -18/+55 |
2009-03-25 | gdb/ | Thiago Jung Bauermann | 1 | -3/+9 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -2/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-18 | gdb/ | Thiago Jung Bauermann | 1 | -7/+24 |
2008-08-15 | * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". | Luis Machado | 1 | -2/+220 |
2008-08-12 | * ppc-linux-nat.c (ppc_linux_get_hwcap): Really get AT_HWCAP. | Ulrich Weigand | 1 | -1/+1 |
2008-08-08 | * ppc-linux-nat.c: Include "auxv.h" and "elf/common.h". | Luis Machado | 1 | -9/+57 |
2008-05-03 | ChangeLog: | Ulrich Weigand | 1 | -17/+66 |
2008-05-02 | * target.h (struct target_ops): Add | Andreas Schwab | 1 | -0/+11 |
2008-01-16 | * ppc-linux-nat.c (ppc_register_u_addr): Add gdbarch as parameter. | Markus Deuling | 1 | -5/+5 |
2008-01-11 | * alpha-tdep.c (alpha_heuristic_proc_start) | Markus Deuling | 1 | -4/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-16 | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -41/+48 |
2007-11-09 | * ppc-linux-nat.c (ppc_linux_insert_watchpoint): Move | Luis Machado | 1 | -1/+3 |
2007-10-15 | * ppc-linux-nat.c (ppc_linux_read_description): New. | Daniel Jacobowitz | 1 | -0/+29 |
2007-10-02 | * ppc-linux-nat.c (ppc_linux_stopped_data_address): Cast | Ulrich Weigand | 1 | -1/+1 |
2007-10-01 | * linux-nat.c (linux_nat_new_thread): New variable. | Daniel Jacobowitz | 1 | -40/+36 |
2007-08-30 | * ppc-linux-nat.c (right_fill_reg): Delete. | Alan Modra | 1 | -73/+20 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -5/+6 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -69/+69 |
2007-05-06 | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -16/+19 |
2007-04-25 | * core-aout.c: Delete file. | Ulrich Weigand | 1 | -6/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-05-05 | 2006-05-05: Paul Gilliam <pgilliam@us.ibm.com> | Paul Gilliam | 1 | -35/+23 |
2006-03-24 | * linux-nat.c (linux_ops_saved): New. | Daniel Jacobowitz | 1 | -1/+1 |
2006-02-26 | * ppc-linux-nat.c (ppc_linux_insert_watchpoint): Correct return type. | Alan Modra | 1 | -3/+3 |
2006-02-08 | * config/i386/nm-i386sol2.h: Update copyright year. | Wu Zhou | 1 | -1/+1 |
2006-02-08 | * ppc-linux-nat.c (PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG, | Wu Zhou | 1 | -1/+137 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-09-10 | * Makefile.in (ALLDEPFILES): Update. | Daniel Jacobowitz | 1 | -5/+25 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -9/+9 |
2005-02-08 | 2005-02-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+13 |
2004-08-04 | * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with | Jim Blandy | 1 | -1/+3 |
2004-08-04 | Change the layout of the PowerPC E500 raw register cache to allow | Jim Blandy | 1 | -261/+85 |
2004-08-03 | 2004-08-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -9/+9 |
2004-07-24 | 2004-07-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -14/+18 |
2004-07-22 | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -12/+14 |
2004-07-17 | 2004-07-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-07-17 | 2004-07-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-06-07 | Add native Linux support for the PowerPC E500. | Jim Blandy | 1 | -5/+400 |
2004-06-05 | * ppc-linux-nat.c (fetch_register): Don't forget to pass the | Jim Blandy | 1 | -1/+1 |
2004-06-04 | * ppc-linux-nat.c (store_register, fetch_register): Remove | Jim Blandy | 1 | -42/+44 |