Age | Commit message (Expand) | Author | Files | Lines |
2014-12-12 | split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax | Tom Tromey | 4 | -33/+78 |
2014-12-12 | introduce call_function_by_hand_dummy | Jan Kratochvil | 3 | -1/+34 |
2014-12-12 | add gnu_triplet_regexp gdbarch method | Tom Tromey | 9 | -32/+144 |
2014-12-12 | add infcall_mmap and gcc_target_options gdbarch methods | Jan Kratochvil | 6 | -0/+110 |
2014-12-12 | add dummy frame destructor | Jan Kratochvil | 3 | -0/+64 |
2014-12-12 | add make_unqualified_type | Tom Tromey | 3 | -0/+20 |
2014-12-12 | add some missing ops to DWARF assembler | Tom Tromey | 2 | -1/+13 |
2014-12-12 | add gcc/gdb interface files | Tom Tromey | 4 | -0/+552 |
2014-12-12 | introduce ui_file_write_for_put | Tom Tromey | 4 | -7/+20 |
2014-12-12 | New python function gdb.lookup_objfile. | Doug Evans | 10 | -1/+237 |
2014-12-12 | MIPS: Define aliases for MSYMBOL_TARGET_FLAG macros | Maciej W. Rozycki | 3 | -5/+19 |
2014-12-12 | Provide completer for "info registers" | Andreas Arnez | 6 | -3/+100 |
2014-12-12 | Add new GDB command "maint print user-registers" | Andreas Arnez | 5 | -0/+52 |
2014-12-12 | MIPS: Keep the ISA bit in compressed code addresses | Maciej W. Rozycki | 17 | -133/+687 |
2014-12-12 | Add zex instruction support for moxie port | Anthony Green | 2 | -2/+22 |
2014-12-12 | Add zex instructions for moxie port | Anthony Green | 2 | -2/+6 |
2014-12-13 | PowerPC register numbers in DWARF | Alan Modra | 4 | -3/+45 |
2014-12-12 | Set bfd_error in _bfd_elf_adjust_dynamic_copy | Alan Modra | 2 | -0/+6 |
2014-12-12 | S390: Fix gdbserver support for TDB | Andreas Arnez | 3 | -0/+30 |
2014-12-12 | gdbserver: Support read-only regsets in linux-low.c | Andreas Arnez | 3 | -11/+15 |
2014-12-12 | gdbserver: Prevent stale/random values in register cache | Andreas Arnez | 3 | -5/+16 |
2014-12-12 | gdbserver: Rephrase loops in regsets_fetch/store_inferior_registers | Andreas Arnez | 2 | -18/+10 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 29 | -28/+77 |
2014-12-12 | Improve arm_skip_prologue by using arm_analyze_prologue | Yao Qi | 2 | -63/+21 |
2014-12-12 | Don't scan prologue past epilogue | Yao Qi | 2 | -22/+38 |
2014-12-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2014-12-11 | Fix a few moere memory access violations. | Nick Clifton | 2 | -5/+20 |
2014-12-11 | cp-namespace.c (cp_lookup_nested_symbol): Fix comments. | Doug Evans | 2 | -2/+6 |
2014-12-11 | (lookup_global_symbol_from_objfile): Simplify. | Doug Evans | 2 | -17/+13 |
2014-12-11 | This commit causes hundreds of core file regressions in gdb: | Keith Seitz | 2 | -13/+26 |
2014-12-11 | symtab.c (domain_name) <MODULE_DOMAIN>: Add missing case. | Doug Evans | 2 | -0/+5 |
2014-12-11 | Use autoconf check for long long in binutils | Alan Modra | 7 | -26/+360 |
2014-12-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2014-12-10 | Give informative error message for stub-group-size | Jing Yu | 2 | -10/+26 |
2014-12-10 | Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012) | Simon Marchi | 5 | -4/+141 |
2014-12-10 | Introduce target_is_gdbserver | Simon Marchi | 3 | -12/+31 |
2014-12-10 | cp_lookup_symbol_nonlocal: Move definition closer to its subroutines. | Doug Evans | 2 | -29/+28 |
2014-12-10 | cp-namespace.c (lookup_symbol_file): Move next to only caller. | Doug Evans | 2 | -112/+110 |
2014-12-10 | cp_lookup_symbol_imports: Make static. | Doug Evans | 3 | -8/+6 |
2014-12-10 | Restore terminal state in mi_thread_exit (PR gdb/17627) | Simon Marchi | 4 | -0/+50 |
2014-12-10 | Don't always build coffgen.o | Alan Modra | 24 | -534/+557 |
2014-12-10 | Don't return DW_AT_name for function name in C++ | Alan Modra | 4 | -153/+229 |
2014-12-10 | Don't access elf tdata in dwarf.c without first checking for an ELF bfd | Alan Modra | 2 | -2/+11 |
2014-12-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2014-12-10 | Don't sort ld -r relocs for mips | Alan Modra | 8 | -22/+68 |
2014-12-09 | * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization. | Denis Chertykov | 2 | -1/+5 |
2014-12-09 | More fixes for memory access violations triggered by fuzzed binaries. | Nick Clifton | 9 | -32/+119 |
2014-12-09 | Fix windres memory leak | Chen Gang | 2 | -0/+5 |
2014-12-09 | Ensure zero termination of tic4x insn buffer | Chen Gang | 2 | -3/+10 |
2014-12-09 | ppc64_elf_edit_opd revamp, take 2 | Alan Modra | 2 | -16/+5 |