Age | Commit message (Expand) | Author | Files | Lines |
2015-11-17 | [C++/mingw] handle_output_debug_string | Pedro Alves | 2 | -6/+11 |
2015-11-17 | [C++/mingw] ser-tcp.c casts | Pedro Alves | 2 | -6/+17 |
2015-11-17 | [C++/mingw] gdbserver casts | Pedro Alves | 3 | -11/+23 |
2015-11-17 | [C++/mingw] windows-nat.c casts | Pedro Alves | 2 | -38/+74 |
2015-11-17 | [C++/mingw] gdb-dlfcn.c casts | Pedro Alves | 2 | -2/+7 |
2015-11-17 | [C++/mingw] Misc alloca casts | Pedro Alves | 5 | -8/+15 |
2015-11-17 | [C++/mingw] ser-mingw.c casts | Pedro Alves | 2 | -25/+42 |
2015-11-17 | Convert c_string_type to an enum flags type | Simon Marchi | 4 | -13/+31 |
2015-11-17 | Type-safe wrapper for enum flags | Pedro Alves | 14 | -37/+349 |
2015-11-17 | guile disassembly hardcode TARGET_XFER_E_IO | Pedro Alves | 2 | -4/+10 |
2015-11-17 | gdb/testsuite: Fix left shift of negative value. | Dominik Vogt | 3 | -2/+7 |
2015-11-17 | gdb: Fix left shift of negative value. | Dominik Vogt | 3 | -5/+12 |
2015-11-16 | Fix stack buffer overflow in aarch64_extract_return_value | Yao Qi | 2 | -1/+6 |
2015-11-16 | Pass value * instead of bfd_byte * to pass_* functions in aarch64-tdep.c | Yao Qi | 2 | -22/+27 |
2015-11-16 | Use value_contents instead of value_contents_writeable | Yao Qi | 3 | -2/+8 |
2015-11-16 | Fix bug in arm_push_dummy_call by -fsanitize=address | Yao Qi | 2 | -3/+13 |
2015-11-13 | PR 19051: support of inferior call with gnu vector support on ARM | Yao Qi | 2 | -14/+63 |
2015-11-13 | Refactor arm_return_in_memory | Yao Qi | 2 | -78/+90 |
2015-11-13 | Remove d10v from testsuite | Yao Qi | 5 | -210/+15 |
2015-11-13 | gdb.base/gnu_vector.exp: Don't test output from the inferior | Yao Qi | 3 | -17/+17 |
2015-11-12 | Use gdb_byte * instead of void * in push_stack_item | Yao Qi | 2 | -1/+6 |
2015-11-11 | gdb/testsuite/gdb.trace: Deduplicate set_point assembly. | Marcin Kościelnicki | 10 | -181/+104 |
2015-11-11 | Replace long int * cast with PTRACE_TYPE_RET * | Simon Marchi | 2 | -2/+8 |
2015-11-11 | gdb: Make use of 'add_info' to create info sub-commands. | Andrew Burgess | 4 | -27/+25 |
2015-11-11 | gdb: Use class_info when creating info commands. | Andrew Burgess | 2 | -1/+5 |
2015-11-10 | gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg. | Marcin Kościelnicki | 13 | -145/+47 |
2015-11-09 | [Ada] GDB crash during "finish" of function with out parameters | Joel Brobecker | 7 | -0/+129 |
2015-11-09 | Use ELF_STRING_ARM_unwind in arm-tdep.c | Yao Qi | 2 | -1/+6 |
2015-11-09 | New function displaced_step_in_progress_thread | Yao Qi | 2 | -3/+24 |
2015-11-07 | gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructs | Kevin Buettner | 3 | -6/+16 |
2015-11-07 | testsuite: Define and use gdb_target_symbol_prefix_flags_asm. | Kevin Buettner | 18 | -49/+194 |
2015-11-05 | gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixes | Kevin Buettner | 9 | -18/+96 |
2015-11-05 | Use aarch64_decode_insn in aarch64_displaced_step_copy_insn | Yao Qi | 2 | -1/+10 |
2015-11-05 | Use aarch64_decode_insn in aarch64_analyze_prologue | Yao Qi | 2 | -343/+98 |
2015-11-05 | Combine aarch64_decode_stp_offset_wb and aarch64_decode_stp_offset | Yao Qi | 2 | -59/+22 |
2015-11-04 | Fortran: allocate()d memory is uninitialized | Jan Kratochvil | 2 | -1/+6 |
2015-11-04 | gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. | Marcin Kościelnicki | 2 | -0/+123 |
2015-11-04 | gdb: Add process record and replay support for s390. | Marcin Kościelnicki | 7 | -3/+4552 |
2015-11-04 | gdb/record-full: Use xmalloc instead of alloca for temporary memory storage. | Marcin Kościelnicki | 2 | -1/+9 |
2015-11-04 | Fix non stopping breakpoint on newer compilers. | Walfred Tedeschi | 1 | -2/+3 |
2015-11-04 | Changing compiler flags for MPX tests. | Walfred Tedeschi | 2 | -2/+2 |
2015-11-04 | Improve error message for MPX bound table examinations. | Walfred Tedeschi | 1 | -1/+2 |
2015-11-04 | btrace: add instruction-history /s and fix documentation | Markus Metzger | 5 | -2/+32 |
2015-11-04 | btrace: change record instruction-history /m | Markus Metzger | 2 | -22/+186 |
2015-11-04 | disasm: add struct disasm_insn to describe to-be-disassembled instruction | Markus Metzger | 3 | -9/+72 |
2015-11-04 | disasm: split dump_insns | Markus Metzger | 2 | -77/+101 |
2015-11-03 | xtensa: Add missing statics | Simon Marchi | 2 | -3/+9 |
2015-11-03 | linux-mips-low.c: Add casts | Simon Marchi | 2 | -4/+11 |
2015-11-03 | linux-mips-low.c: Change "private" variable name | Simon Marchi | 2 | -2/+7 |
2015-11-03 | linux-mips-low.c: Fix type of mips_add_watchpoint parameter | Simon Marchi | 2 | -2/+7 |