Age | Commit message (Expand) | Author | Files | Lines |
2017-06-10 | gdbarch: Remove displaced_step_free_closure | Simon Marchi | 1 | -2/+0 |
2017-05-24 | Delegate opcodes to select disassembler in GDB | Yao Qi | 1 | -2/+0 |
2017-05-02 | Change return type of gdbarch_software_single_step to vector<CORE_ADDR> | Simon Marchi | 1 | -9/+6 |
2017-03-20 | Convert lvalue reference type check to general reference type check | Artemiy Volkov | 1 | -1/+1 |
2017-03-20 | s390: Fix displaced-stepping certain relative branch insns | Andreas Arnez | 1 | -51/+4 |
2017-02-28 | GDB: Add support for the new set/show disassembler-options commands. | Peter Bergner | 1 | -0/+7 |
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/+1 |
2016-11-22 | gdbarch software_single_step frame_info to regcache: s390 | Yao Qi | 1 | -3/+3 |
2016-11-08 | gdbarch software_single_step returns VEC (CORE_ADDR) * | Yao Qi | 1 | -8/+8 |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -3/+4 |
2016-11-03 | GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -11/+3 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -1/+2 |
2016-06-21 | S390: Fix typo "s930" -> "s390" | Andreas Arnez | 1 | -1/+1 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -6/+0 |
2016-03-13 | gdb/s390: Fill gen_return_address hook. | Marcin Kościelnicki | 1 | -0/+15 |
2016-03-11 | gdb/s390: Fill pseudo register agent expression hooks. | Marcin Kościelnicki | 1 | -0/+84 |
2016-03-09 | S390: Recognize special jumps in prologue parser | Andreas Arnez | 1 | -2/+14 |
2016-03-09 | S390: Add use of unavailable-stack frame ID | Andreas Arnez | 1 | -5/+11 |
2016-03-01 | S390: Fix internal error with stackless inferior | Andreas Arnez | 1 | -2/+4 |
2016-02-18 | gdb/s390: Fill guess_tracepoint_registers hook. | Marcin Kościelnicki | 1 | -0/+35 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-19 | [C++] s390: Fix enum gdb_syscall conversion | Simon Marchi | 1 | -17/+24 |
2015-11-04 | gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. | Marcin Kościelnicki | 1 | -0/+115 |
2015-11-04 | gdb: Add process record and replay support for s390. | Marcin Kościelnicki | 1 | -0/+4401 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -4/+4 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-08-07 | S/390: displaced stepping and PC-relative RIL-b/RIL-c instructions | Pedro Alves | 1 | -3/+112 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -1/+1 |
2015-07-02 | Fix GCC false warning | Jan Kratochvil | 1 | -1/+2 |
2015-06-24 | Call set_gdbarch_get_siginfo_type in linux_init_abi | Yao Qi | 1 | -2/+0 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -6/+5 |
2015-04-27 | S390: Vector ABI support | Andreas Arnez | 1 | -13/+108 |
2015-04-27 | S390: Re-arrange implementation of s390_return_value | Andreas Arnez | 1 | -85/+73 |
2015-04-27 | S390: Restructure s390_push_dummy_call | Andreas Arnez | 1 | -290/+200 |
2015-04-27 | S390: For zero, let is_power_of_two() return false | Andreas Arnez | 1 | -1/+2 |
2015-04-10 | PR13858 - Can't do displaced stepping with no symbols | Pedro Alves | 1 | -2/+1 |
2015-03-11 | S390: Skip prologue using SAL information, if possible | Andreas Arnez | 1 | -1/+10 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -3/+3 |
2015-03-07 | Normalize TRY_CATCH exception handling block | Pedro Alves | 1 | -2/+5 |
2015-03-04 | S390: Name "invisible" registers with the empty string instead of NULL | Andreas Arnez | 1 | -3/+3 |
2015-03-04 | S390: Fix syscall list for s390x | Andreas Arnez | 1 | -1/+1 |
2015-03-02 | S390: Add vector register support to gdb | Andreas Arnez | 1 | -30/+199 |
2015-02-27 | Fix struct, union, and enum nesting in C++ | Tom Tromey | 1 | -1/+7 |
2015-02-27 | S390: Fix compiler invocation with "compile" command | Andreas Arnez | 1 | -3/+16 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | add s390_gcc_target_options | Jan Kratochvil | 1 | -0/+9 |
2014-11-20 | Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o... | Sergio Durigan Junior | 1 | -2/+2 |
2014-09-30 | Add 'regset' parameter to 'iterate_over_regset_sections_cb' | Andreas Arnez | 1 | -55/+14 |
2014-09-30 | Replace 'core_regset_sections' by iterator method | Andreas Arnez | 1 | -114/+43 |