| Commit message (Expand) | Author | Age | Files | Lines |
* | * target.h (struct section_table): Rename to ... | Pedro Alves | 2009-05-22 | 1 | -1/+1 |
* | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 2009-02-22 | 1 | -1/+4 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | gdb/ | Thiago Jung Bauermann | 2008-11-18 | 1 | -0/+12 |
* | * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections) New structure. | Luis Machado | 2008-08-26 | 1 | -2/+24 |
* | * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Read | Ulrich Weigand | 2008-08-21 | 1 | -1/+30 |
* | * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". | Luis Machado | 2008-08-15 | 1 | -2/+27 |
* | * gdbarch.sh: Added new gdbarch struct | Carlos Eduardo Seo | 2008-05-24 | 1 | -0/+11 |
* | * minsyms.c: Include "target.h". | Ulrich Weigand | 2008-05-16 | 1 | -15/+126 |
* | * ppc-linux-tdep.c (ppc_linux_init_abi): Do not install | Ulrich Weigand | 2008-05-16 | 1 | -9/+0 |
* | * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Remove. | Ulrich Weigand | 2008-05-16 | 1 | -111/+1 |
* | * ppc-linux-tdep.c (ppc_linux_convert_from_func_ptr_addr): Rename ... | Ulrich Weigand | 2008-05-14 | 1 | -42/+11 |
* | * rs6000-tdep.c: Do not include "rs6000-tdep.h". | Ulrich Weigand | 2008-05-03 | 1 | -0/+9 |
* | ChangeLog: | Ulrich Weigand | 2008-05-03 | 1 | -4/+153 |
* | * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c, | Daniel Jacobowitz | 2008-04-30 | 1 | -13/+13 |
* | doc/ChangeLog: | Corinna Vinschen | 2008-04-22 | 1 | -5/+5 |
* | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 2008-03-13 | 1 | -0/+4 |
* | * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): Add | Markus Deuling | 2008-02-20 | 1 | -2/+3 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 2007-11-16 | 1 | -3/+3 |
* | include: | Joseph Myers | 2007-11-08 | 1 | -9/+7 |
* | * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Fall back to | Ulrich Weigand | 2007-10-31 | 1 | -2/+2 |
* | * ppc-linux-tdep.c (ppc32_linux_reg_offsets): Corrected | Carlos Eduardo Seo | 2007-10-29 | 1 | -4/+13 |
* | * ppc-linux-nat.c (right_fill_reg): Delete. | Alan Modra | 2007-08-30 | 1 | -125/+83 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com> | Daniel Jacobowitz | 2007-07-03 | 1 | -24/+58 |
* | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-18 | 1 | -3/+6 |
* | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 2007-06-15 | 1 | -6/+9 |
* | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-13 | 1 | -1/+1 |
* | * ppc-linux-tdep.c (INSTR_SC, INSTR_LI_R0_0x6666, INSTR_LI_R0_0x7777, | Ulrich Weigand | 2007-06-01 | 1 | -137/+0 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+2 |
* | Fixed up some indentation introduced by my last pactch. | Paul Gilliam | 2006-11-13 | 1 | -9/+11 |
* | Fix sigtramp cache code so that PPC register are read only if there is H/W. | Paul Gilliam | 2006-11-13 | 1 | -8/+10 |
* | gdb/ | Daniel Jacobowitz | 2006-04-18 | 1 | -3/+3 |
* | * arm-linux-tdep.c (arm_linux_svr4_fetch_link_map_offsets): | Mark Kettenis | 2006-01-15 | 1 | -44/+3 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | * ppc-linux-tdep.c (ppc_linux_init_abi): Set 64-bit link map offsets. | Daniel Jacobowitz | 2005-07-13 | 1 | -1/+5 |
* | 2005-05-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-25 | 1 | -8/+10 |
* | * gdbarch.sh (fetch_tls_load_module_address): New architecture method. | Kevin Buettner | 2005-03-31 | 1 | -0/+4 |
* | 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211 | Andrew Cagney | 2005-02-11 | 1 | -1/+1 |
* | 2005-02-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-08 | 1 | -3/+0 |
* | 2005-01-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-01-25 | 1 | -109/+154 |
* | 2005-01-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-01-25 | 1 | -9/+10 |
* | 2004-10-31 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-10-31 | 1 | -40/+0 |
* | 2004-10-31 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-10-31 | 1 | -1/+0 |
* | 2004-07-31 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-31 | 1 | -2/+2 |
* | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-22 | 1 | -2/+1 |
* | 2004-07-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-17 | 1 | -2/+2 |
* | * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs) | Jim Blandy | 2004-05-13 | 1 | -2/+2 |
* | * aix-thread.c (supply_gprs64, fetch_regs_user_thread) | Jim Blandy | 2004-05-13 | 1 | -1/+3 |