Age | Commit message (Expand) | Author | Files | Lines |
2018-05-31 | Unset gdbarch significant_addr_bit by default | Omair Javaid | 1 | -2/+2 |
2018-05-20 | Introduce obstack_new, poison other "typed" obstack functions | Simon Marchi | 1 | -7/+2 |
2018-04-30 | Remove long_long_align_bit gdbarch attribute | Tom Tromey | 1 | -23/+0 |
2018-04-30 | Add initial type alignment support | Tom Tromey | 1 | -0/+23 |
2018-04-13 | infrun: step through indirect branch thunks | Markus Metzger | 1 | -0/+23 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -2/+2 |
2018-02-24 | Remove cleanups from check_fast_tracepoint_sals | Tom Tromey | 1 | -1/+1 |
2018-02-21 | Pass readable_regcache to gdbarch method read_pc | Yao Qi | 1 | -1/+1 |
2018-02-21 | class readable_regcache and pass readable_regcache to gdbarch pseudo_register... | Yao Qi | 1 | -2/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-08 | Clear non-significant bits of address on memory access | Yao Qi | 1 | -0/+22 |
2017-10-11 | GDB: Remove Linux core PRPSINFO note writer override | Maciej W. Rozycki | 1 | -32/+0 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-07-07 | Add a new gdbarch method to fetch signal information from core files. | John Baldwin | 1 | -0/+32 |
2017-06-10 | gdbarch: Remove displaced_step_free_closure | Simon Marchi | 1 | -24/+0 |
2017-05-24 | Delegate opcodes to select disassembler in GDB | Yao Qi | 1 | -2/+2 |
2017-05-02 | Change return type of gdbarch_software_single_step to vector<CORE_ADDR> | Simon Marchi | 1 | -1/+1 |
2017-04-26 | [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to it | Jiong Wang | 1 | -0/+23 |
2017-04-12 | Teach GDB that wchar_t is a built-in type in C++ mode | Pedro Alves | 1 | -0/+48 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -2/+2 |
2017-04-05 | -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info | Pedro Alves | 1 | -1/+1 |
2017-03-07 | GDB: Fix some null pointer dereferences due to disassembler-options patch. | Peter Bergner | 1 | -2/+10 |
2017-02-28 | GDB: Add support for the new set/show disassembler-options commands. | Peter Bergner | 1 | -0/+44 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -19/+13 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-22 | Change gdbarch software_single_step frame_info to regcache | Yao Qi | 1 | -2/+2 |
2016-11-08 | Use ui_file_as_string in gdbarch.sh/gdbarch.c | Pedro Alves | 1 | -5/+3 |
2016-11-08 | gdbarch software_single_step returns VEC (CORE_ADDR) * | Yao Qi | 1 | -1/+1 |
2016-11-03 | Determine the kind of single step breakpoint | Yao Qi | 1 | -0/+23 |
2016-11-03 | Add default_breakpoint_from_pc | Yao Qi | 1 | -2/+2 |
2016-11-03 | Remove gdbarch_remote_breakpoint_from_pc | Yao Qi | 1 | -23/+0 |
2016-11-03 | New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind | Yao Qi | 1 | -0/+46 |
2016-09-06 | Add gdbarch callback to provide formats for debug info float types | Ulrich Weigand | 1 | -0/+23 |
2016-06-24 | Add a new gdbarch method to print a single AUXV entry. | John Baldwin | 1 | -0/+24 |
2016-05-23 | Skip unwritable frames in command "finish" | Yao Qi | 1 | -0/+23 |
2016-02-18 | Intel MPX bound violation handling | Walfred Tedeschi | 1 | -0/+32 |
2016-02-18 | gdb: Add guess_tracepoint_registers hook to gdbarch. | Marcin KoĆcielnicki | 1 | -0/+23 |
2016-01-19 | Add support for extracting thread names from cores. | John Baldwin | 1 | -0/+32 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -3/+3 |
2015-09-02 | Use gdbarch obstack to allocate the TYPE_NAME string in arch_type | Patrick Palka | 1 | -0/+8 |
2015-08-29 | Revert "Use gdbarch obstack to allocate the TYPE_NAME string in arch_type" | Patrick Palka | 1 | -10/+0 |
2015-08-29 | Use gdbarch obstack to allocate the TYPE_NAME string in arch_type | Patrick Palka | 1 | -0/+10 |
2015-08-26 | Fix gdbarch.c build error | Simon Marchi | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-07-30 | Remove isize output argument from fast_tracepoint_valid_at | Pierre Langlois | 1 | -2/+2 |
2015-06-12 | gdbarch: add addressable_memory_unit_size method | Simon Marchi | 1 | -0/+23 |
2015-06-04 | Regenerate gdbarch.c to sync with gdbarch.sh | Yao Qi | 1 | -3/+3 |
2015-06-03 | compile: Use also inferior munmap | Jan Kratochvil | 1 | -0/+23 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -12/+12 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -11/+11 |