aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-08x86: bogus VMOVD with 64-bit operands should only allow for registersJan Beulich7-12/+17
2018-03-08x86: fold AVX vcvtpd2ps memory formsJan Beulich5-30/+50
2018-03-08Really remove unnecessary power9 group terminating nopAlan Modra2-4/+8
2018-03-08Remove unnecessary power9 group terminating nopAlan Modra2-10/+13
2018-03-07Fix PR binutils/22923.Paul Pluzhnikov2-1/+7
2018-03-08Automatic date update in version.inGDB Administrator1-1/+1
2018-03-07Return gdb::optional<std::string> from target_fileio_readlinkTom Tromey7-51/+45
2018-03-07xtensa: ld: support -z relroMax Filippov2-0/+5
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam8-18/+272
2018-03-07gdb: Add riscv to list of architectures with a save_reggroupAndrew Burgess2-1/+7
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li6-2/+38
2018-03-07Fix watching structs in C++Andreas Arnez5-2/+76
2018-03-07x86: Rewrite NOP generation for fill and alignmentH.J. Lu65-3363/+2392
2018-03-07XCOFF disassemblerAlan Modra11-96/+107
2018-03-07mips64 rtype_to_howto error statusAlan Modra2-1/+8
2018-03-07Automatic date update in version.inGDB Administrator1-1/+1
2018-03-06Formatting fixes in rust-exp.yTom Tromey2-10/+13
2018-03-06RISC-V: Disallow output format changes.Jim Wilson5-2/+38
2018-03-06gdb/riscv: Remove partial target description supportAndrew Burgess2-37/+6
2018-03-06gdb/riscv: Remove 'Contributed by....' commentsAndrew Burgess3-10/+6
2018-03-06gdb/riscv: Remove use of pseudo registersAndrew Burgess2-25/+6
2018-03-06btrace: Remove ui_out cleanupsSimon Marchi4-82/+35
2018-03-06btrace: Remove VEC cleanupsSimon Marchi3-35/+72
2018-03-06btrace: Remove btrace disable cleanupSimon Marchi2-14/+39
2018-03-06gdb/riscv: Fix type when reading register from regcacheAndrew Burgess2-1/+6
2018-03-06gdb/riscv: Additional print format string fixesAndrew Burgess2-2/+7
2018-03-06gdb/riscv: Fixes to printf format stringsAndrew Burgess2-31/+53
2018-03-06gdb: Initial baremetal riscv supportAndrew Burgess11-0/+3198
2018-03-06gdb/amd64: Ignore zero sized fields when calling functionsAndrew Burgess2-2/+8
2018-03-06Automatic date update in version.inGDB Administrator1-1/+1
2018-03-05Use binary search on dynamic relocationsH.J. Lu2-19/+50
2018-03-04Propagate gdb_disassembly_flags to btrace_print_linesSimon Marchi2-1/+6
2018-03-05Automatic date update in version.inGDB Administrator1-1/+1
2018-03-03Use signal information to determine SIGTRAP type for FreeBSD.John Baldwin2-0/+123
2018-03-03Add a new debug knob for the FreeBSD native target.John Baldwin5-0/+53
2018-03-03Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.John Baldwin4-0/+75
2018-03-04Automatic date update in version.inGDB Administrator1-1/+1
2018-03-03PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill6-4/+45
2018-03-02handle_general_set: Remove useless xstrdupSimon Marchi2-4/+5
2018-03-02Remove free_char_ptr_vecSimon Marchi3-20/+5
2018-03-02C++ify charsetsSimon Marchi2-17/+37
2018-03-02Make program_space::deleted_solibs a vector of std::stringSimon Marchi7-23/+28
2018-03-02C++ify program_spaceSimon Marchi5-110/+114
2018-03-02Make delim_string_to_char_ptr_vec return an std::vectorSimon Marchi12-171/+148
2018-03-03opcodes error messagesAlan Modra80-875/+1234
2018-03-03Automatic date update in version.inGDB Administrator1-1/+1
2018-03-02Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build ...Sergio Durigan Junior2-0/+9
2018-03-02[GDB/testsuite] Use %progbits in watch-loc.cThomas Preud'homme3-2/+7
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson23-128/+188
2018-03-02[ARM] Fix NULL dereference of march_ext_optThomas Preud'homme2-1/+6