Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-08-07 | S390: Migrate to regcache_supply/collect_regset. | Andreas Arnez | 1 | -221/+58 |
2014-08-07 | Rename 'descr' field in regset structure to 'regmap'. | Andreas Arnez | 1 | -2/+2 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-04-17 | Use address_from_register in dwarf2-frame.c:read_addr_from_reg | Ulrich Weigand | 1 | -4/+4 |
2014-01-22 | gdb/ChangeLog: | Andreas Arnez | 1 | -1/+43 |
2014-01-16 | Fix gdb.trace/mi-traceframe-changed.exp on s390. | Pedro Alves | 1 | -4/+11 |
2014-01-13 | replace XCALLOC with XCNEWVEC or XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-19 | Extend SystemTap SDT probe argument parser | Sergio Durigan Junior | 1 | -3/+10 |
2013-10-30 | S/390: Rename source files to *-linux-* | Ulrich Weigand | 1 | -0/+3390 |