Age | Commit message (Expand) | Author | Files | Lines |
2014-01-07 | Remove duplicated #include's from GDB | Honggyu Kim | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-08-09 | This patch implements the new gdbarch method gdbarch_gdb_signal_to_target. | Sergio Durigan Junior | 1 | -56/+185 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -9/+20 |
2013-05-30 | * mips-linux-tdep.c: Adjust formatting throughout. | Maciej W. Rozycki | 1 | -59/+56 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-06-11 | *** empty log message *** | Michael Eager | 1 | -0/+94 |
2012-05-22 | * NEWS: Add MIPS/Linux DSP support. | Maciej W. Rozycki | 1 | -7/+105 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+3 |
2012-05-18 | * mips-tdep.h (mips_write_pc): New prototype. | Maciej W. Rozycki | 1 | -1/+4 |
2012-03-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-03-01 | gdb/ | Maciej W. Rozycki | 1 | -12/+2 |
2012-02-27 | * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs | Maciej W. Rozycki | 1 | -0/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-02-04 | gdb/ | David Daney | 1 | -0/+39 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-05 | 2010-08-05 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -39/+114 |
2010-08-04 | * corelow.c (core_pid_to_str): Default to using normal_pid_to_str | Pedro Alves | 1 | -0/+3 |
2010-02-27 | 2010-02-26 David Daney <ddaney@caviumnetworks.com> | David Daney | 1 | -16/+13 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -15/+26 |
2009-06-28 | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 1 | -2/+2 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -2/+5 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-02 | * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code): Update | Daniel Jacobowitz | 1 | -6/+6 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -1/+1 |
2008-07-27 | * mips-linux-tdep.c (mips_linux_syscall_next_pc): New function. | Daniel Jacobowitz | 1 | -0/+22 |
2008-07-15 | Revert frame_unwind_caller_pc / frame_unwind_caller_id. | Daniel Jacobowitz | 1 | -1/+1 |
2008-07-15 | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 1 | -1/+1 |
2008-04-30 | * mipsnbsd-tdep.c, mips64obsd-tdep.c, mips-linux-tdep.c: Update | Daniel Jacobowitz | 1 | -6/+6 |
2008-03-28 | * mips-linux-tdep.c: Update N32/N64 signal frame comments. | Daniel Jacobowitz | 1 | -18/+17 |
2008-02-15 | * mips-linux-tdep.c (mips_linux_init_abi): Remove internal error. | Markus Deuling | 1 | -1/+0 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-13 | 2007-12-13 Michael Snyder <msnyder@specifix.com> | Michael Snyder | 1 | -1/+1 |
2007-10-10 | 2007-10-10 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -125/+117 |
2007-09-10 | * arch-utils.c (gdbarch_info_fill): Also try core_bfd. | Daniel Jacobowitz | 1 | -0/+25 |
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 | -12/+24 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -3/+3 |
2007-06-15 | * gdbarch.sh (get_longjmp_target): Add FRAME argument. | Ulrich Weigand | 1 | -4/+4 |
2007-06-13 | * config/mips/linux.mh (TDEP_XML): New. | Daniel Jacobowitz | 1 | -19/+81 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+14 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+6 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -19/+42 |
2007-05-16 | * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete. | Daniel Jacobowitz | 1 | -2/+16 |
2007-05-06 | * gdbcore.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -5/+6 |