aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-05btrace: Remove ui_out cleanupsusers/simark/btrace-cleanupsSimon Marchi
2018-03-05btrace: Remove VEC cleanupsSimon Marchi
2018-03-05btrace: Remove btrace disable cleanupSimon Marchi
2018-03-05Use binary search on dynamic relocationsH.J. Lu
2018-03-04Propagate gdb_disassembly_flags to btrace_print_linesSimon Marchi
2018-03-05Automatic date update in version.inGDB Administrator
2018-03-03Use signal information to determine SIGTRAP type for FreeBSD.John Baldwin
2018-03-03Add a new debug knob for the FreeBSD native target.John Baldwin
2018-03-03Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.John Baldwin
2018-03-04Automatic date update in version.inGDB Administrator
2018-03-03PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill
2018-03-02handle_general_set: Remove useless xstrdupSimon Marchi
2018-03-02Remove free_char_ptr_vecSimon Marchi
2018-03-02C++ify charsetsSimon Marchi
2018-03-02Make program_space::deleted_solibs a vector of std::stringSimon Marchi
2018-03-02C++ify program_spaceSimon Marchi
2018-03-02Make delim_string_to_char_ptr_vec return an std::vectorSimon Marchi
2018-03-03opcodes error messagesAlan Modra
2018-03-03Automatic date update in version.inGDB Administrator
2018-03-02Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build ...Sergio Durigan Junior
2018-03-02[GDB/testsuite] Use %progbits in watch-loc.cThomas Preud'homme
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson
2018-03-02[ARM] Fix NULL dereference of march_ext_optThomas Preud'homme
2018-03-02Automatic date update in version.inGDB Administrator
2018-03-01Improve gcore shell quoting and portabilityGeorg Sauthoff
2018-03-01RISC-V: Fix symbol size bug when relaxation deletes bytes.Jim Wilson
2018-03-01Fix Rust enum test failuresTom Tromey
2018-03-01[ARM] Clean up selection of feature bitsThomas Preud'homme
2018-03-01Prevent illegal memory accesses triggerd by intger overflow when parsing corr...Nick Clifton
2018-03-01Propagate record_print_flagsSimon Marchi
2018-03-01x86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128H.J. Lu
2018-03-01btrace, gdbserver: check btrace target pointersMarkus Metzger
2018-03-01Automatic date update in version.inGDB Administrator
2018-03-01Add missing translations to ALL_LINGUASAlan Modra
2018-03-01correct ft32 reloc range testAlan Modra
2018-02-28Change order of error message printed when gdbserver can't find CWDSergio Durigan Junior
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior
2018-02-28testsuite: Restore gdb_is_target_remote_promptSimon Marchi
2018-02-28Catch integer overflows/underflows when parsing corrupt DWARF FORM blocks.Nick Clifton
2018-02-28PR22887, null pointer dereference in aout_32_swap_std_reloc_outAlan Modra
2018-02-28Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c...Douglas B Rupp
2018-02-28Fix potential integer overflow when reading corrupt dwarf1 debug information.Nick Clifton
2018-02-28Nonsense error messages on invalid aout string offsetAlan Modra
2018-02-27Workaround a FreeBSD ptrace() bug with clearing thread events.John Baldwin
2018-02-28Automatic date update in version.inGDB Administrator
2018-02-27gas: Rename .nop directive to .nopsH.J. Lu
2018-02-27Update get_args documentationPhil Muldoon
2018-02-27ld: Add --enable-separate-codeH.J. Lu
2018-02-27Change target_write_memory_blocks to use std::vectorTom Tromey