| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove isize output argument from fast_tracepoint_valid_at | Pierre Langlois | 2015-07-30 | 1 | -2/+1 |
* | gdbarch: add addressable_memory_unit_size method | Simon Marchi | 2015-06-12 | 1 | -0/+1 |
* | compile: Use also inferior munmap | Jan Kratochvil | 2015-06-03 | 1 | -0/+1 |
* | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 2015-05-26 | 1 | -2/+2 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | add gnu_triplet_regexp gdbarch method | Tom Tromey | 2014-12-12 | 1 | -0/+1 |
* | add infcall_mmap and gcc_target_options gdbarch methods | Jan Kratochvil | 2014-12-12 | 1 | -0/+9 |
* | MIPS: Keep the ISA bit in compressed code addresses | Maciej W. Rozycki | 2014-12-12 | 1 | -5/+12 |
* | add a default method for gdbarch_skip_permanent_breakpoint | Pedro Alves | 2014-11-12 | 1 | -0/+8 |
* | Split vDSO range lookup to a gdbarch hook | Pedro Alves | 2014-10-10 | 1 | -0/+4 |
* | gdbarch: add instruction predicate methods | Markus Metzger | 2014-01-16 | 1 | -0/+4 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+1 |
* | gdb/ | Yao Qi | 2012-08-02 | 1 | -3/+0 |
* | gdb/ | Yao Qi | 2012-06-08 | 1 | -0/+2 |
* | 2012-06-04 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-06-04 | 1 | -3/+0 |
* | 2012-05-24 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-05-24 | 1 | -2/+2 |
* | gdb/ | Pedro Alves | 2012-05-24 | 1 | -1/+1 |
* | 2012-05-23 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-05-23 | 1 | -2/+0 |
* | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-03-01 | 1 | -0/+5 |
* | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 2012-02-02 | 1 | -1/+1 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+2 |
* | Add return address collection for tracepoints. | Stan Shebs | 2011-09-27 | 1 | -0/+5 |
* | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-05 | 1 | -4/+6 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -2/+2 |
* | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-12-31 | 1 | -5/+5 |
* | gdb | Tom Tromey | 2010-03-05 | 1 | -0/+3 |
* | * arch-utils.c (default_remote_breakpoint_from_pc): New function. | Daniel Jacobowitz | 2010-02-01 | 1 | -0/+3 |
* | Add fast tracepoints. | Stan Shebs | 2010-01-06 | 1 | -0/+4 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-10-19 | 1 | -0/+2 |
* | * gdbarch.sh (displaced_step_hw_singlestep): New callback. | Ulrich Weigand | 2009-09-29 | 1 | -0/+5 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -1/+2 |
* | * arch-utils.c (selected_byte_order): Return target_byte_order_user. | Ulrich Weigand | 2009-07-02 | 1 | -0/+8 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | * gdbarch.sh (addr_bits_remove): Change type to 'm'. | Ulrich Weigand | 2008-09-05 | 1 | -1/+1 |
* | Implement displaced stepping. | Pedro Alves | 2008-05-02 | 1 | -0/+24 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum) | Markus Deuling | 2007-12-06 | 1 | -1/+1 |
* | 2007-11-19 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 2007-11-19 | 1 | -1/+1 |
* | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 2007-11-16 | 1 | -1/+1 |
* | 2007-11-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-11-09 | 1 | -1/+2 |
* | * gdbarch.sh (deprecated_use_struct_convention): Remove. | Ulrich Weigand | 2007-10-13 | 1 | -13/+0 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-18 | 1 | -1/+1 |
* | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-18 | 1 | -2/+2 |
* | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 2007-06-15 | 1 | -1/+2 |
* | * gdbarch.sh (remote_translate_xfer_address): Remove. | Ulrich Weigand | 2007-05-11 | 1 | -3/+0 |
* | * gdbarch.sh: Remove deprecated_register_byte. | Ulrich Weigand | 2007-04-28 | 1 | -8/+0 |
* | * arch-utils.c (legacy_pc_in_sigtramp): Remove. | Ulrich Weigand | 2007-03-28 | 1 | -3/+0 |