Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-02-27 | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -12/+18 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-04 | * corelow.c (core_pid_to_str): Default to using normal_pid_to_str | Pedro Alves | 1 | -0/+3 |
2010-07-07 | * linux-nat.c (linux_nat_do_thread_registers): Use section size | Ulrich Weigand | 1 | -13/+53 |
2010-04-15 | * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always pass 0 for | Pedro Alves | 1 | -1/+1 |
2010-01-28 | * regcache.c (regcache_xmalloc): Add aspace argument. Use it | Daniel Jacobowitz | 1 | -1/+2 |
2010-01-04 | * regset.h (struct core_regset_section): Add HUMAN_NAME. | Ulrich Weigand | 1 | -9/+9 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -0/+46 |
2009-07-31 | * ppc-linux-tdep.c: Include "solib.h", "solist.h", "exceptions.h", | Ulrich Weigand | 1 | -0/+300 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -0/+60 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -2/+17 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -10/+16 |
2009-06-17 | * gdbarch.sh (gcore_bfd_target): New gdbarch callback. | Ulrich Weigand | 1 | -0/+12 |
2009-05-22 | * target.h (struct section_table): Rename to ... | Pedro Alves | 1 | -1/+1 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -1/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-18 | gdb/ | Thiago Jung Bauermann | 1 | -0/+12 |
2008-08-26 | * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections) New structure. | Luis Machado | 1 | -2/+24 |
2008-08-21 | * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Read | Ulrich Weigand | 1 | -1/+30 |
2008-08-15 | * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". | Luis Machado | 1 | -2/+27 |
2008-05-24 | * gdbarch.sh: Added new gdbarch struct | Carlos Eduardo Seo | 1 | -0/+11 |
2008-05-16 | * minsyms.c: Include "target.h". | Ulrich Weigand | 1 | -15/+126 |
2008-05-16 | * ppc-linux-tdep.c (ppc_linux_init_abi): Do not install | Ulrich Weigand | 1 | -9/+0 |
2008-05-16 | * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Remove. | Ulrich Weigand | 1 | -111/+1 |
2008-05-14 | * ppc-linux-tdep.c (ppc_linux_convert_from_func_ptr_addr): Rename ... | Ulrich Weigand | 1 | -42/+11 |
2008-05-03 | * rs6000-tdep.c: Do not include "rs6000-tdep.h". | Ulrich Weigand | 1 | -0/+9 |
2008-05-03 | ChangeLog: | Ulrich Weigand | 1 | -4/+153 |
2008-04-30 | * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c, | Daniel Jacobowitz | 1 | -13/+13 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -5/+5 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -0/+4 |
2008-02-20 | * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): Add | Markus Deuling | 1 | -2/+3 |
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 | -3/+3 |
2007-11-08 | include: | Joseph Myers | 1 | -9/+7 |
2007-10-31 | * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Fall back to | Ulrich Weigand | 1 | -2/+2 |
2007-10-29 | * ppc-linux-tdep.c (ppc32_linux_reg_offsets): Corrected | Carlos Eduardo Seo | 1 | -4/+13 |
2007-08-30 | * ppc-linux-nat.c (right_fill_reg): Delete. | Alan Modra | 1 | -125/+83 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-03 | 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com> | Daniel Jacobowitz | 1 | -24/+58 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+6 |
2007-06-15 | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 1 | -6/+9 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-01 | * ppc-linux-tdep.c (INSTR_SC, INSTR_LI_R0_0x6666, INSTR_LI_R0_0x7777, | Ulrich Weigand | 1 | -137/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-11-13 | Fixed up some indentation introduced by my last pactch. | Paul Gilliam | 1 | -9/+11 |
2006-11-13 | Fix sigtramp cache code so that PPC register are read only if there is H/W. | Paul Gilliam | 1 | -8/+10 |