| 2018-03-14 | Jim Wilson | RISC-V: Add .insn support. | commit | commitdiff | tree | 
| 2018-03-14 | Tom Tromey | Special case NULL when using printf's %s format | commit | commitdiff | tree | 
| 2018-03-14 | Tom Tromey | Allow - in %p for printf | commit | commitdiff | tree | 
| 2018-03-14 | Tom Tromey | Add usage to printf command | commit | commitdiff | tree | 
| 2018-03-14 | Yao Qi | Update my email address | commit | commitdiff | tree | 
| 2018-03-14 | Alan Modra | PowerPC64 debian bug 886264, out-of-line save/restore... | commit | commitdiff | tree | 
| 2018-03-14 | H.J. Lu | GC: Also check the local debug definition section | commit | commitdiff | tree | 
| 2018-03-14 | H.J. Lu | gc.exp: Fix a typo: $LFLAGS -> $LDFLAGS | commit | commitdiff | tree | 
| 2018-03-14 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-13 | Tom Tromey | Remove two cleanups using std::string | commit | commitdiff | tree | 
| 2018-03-13 | Nick Clifton | Prevent a buffer overrun when parsing corrupt STABS... | commit | commitdiff | tree | 
| 2018-03-13 | Nick Clifton | Updated Russian and Brazilian Portuguese translations. | commit | commitdiff | tree | 
| 2018-03-13 | Nick Clifton | Add range changing to STABS parsing functions, in order... | commit | commitdiff | tree | 
| 2018-03-13 | Nick Clifton | Prevent memory access violations when attempting to... | commit | commitdiff | tree | 
| 2018-03-13 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-12 | Andrew Burgess | gdb/riscv: Fix some ARI issues | commit | commitdiff | tree | 
| 2018-03-12 | Tom Tromey | Use gdb::byte_vector when reading section data | commit | commitdiff | tree | 
| 2018-03-12 | Yao Qi | Fix ia64 GDB build | commit | commitdiff | tree | 
| 2018-03-12 | Tom Tromey | Use std::vector for field lists in dwarf2read.c | commit | commitdiff | tree | 
| 2018-03-12 | Tom Tromey | Remove cleanup from build_type_psymtabs_1 | commit | commitdiff | tree | 
| 2018-03-12 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-11 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-10 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-09 | H.J. Lu | x86: Encode EVEX instructions with VEX128 if possible | commit | commitdiff | tree | 
| 2018-03-09 | Nick Clifton | Fix Sparc, s390 and AArch64 targets so that they can... | commit | commitdiff | tree | 
| 2018-03-09 | Eli Zaretskii | Update "gdb --configuration" with recently added features | commit | commitdiff | tree | 
| 2018-03-09 | H.J. Lu | x86: Strip whitespace in check_VecOperations | commit | commitdiff | tree | 
| 2018-03-09 | Tom Tromey | Use scoped_fd in more places | commit | commitdiff | tree | 
| 2018-03-09 | Tom Tromey | Change enable_thread_stack_temporaries to an RAII class | commit | commitdiff | tree | 
| 2018-03-09 | H.J. Lu | x86: Optimize with EVEX128 encoding for AVX512VL | commit | commitdiff | tree | 
| 2018-03-09 | Simon Marchi | Fix misreporting of omitted bytes for large remote... | commit | commitdiff | tree | 
| 2018-03-09 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-08 | Simon Marchi | Use std::string to simplify build_id_to_debug_bfd | commit | commitdiff | tree | 
| 2018-03-08 | Simon Marchi | Make find_separate_debug_file* return std::string | commit | commitdiff | tree | 
| 2018-03-08 | Simon Marchi | Add xml_escape_text_append and use it | commit | commitdiff | tree | 
| 2018-03-08 | Simon Marchi | linux_qxfer_libraries_svr4: Use std::string | commit | commitdiff | tree | 
| 2018-03-08 | Simon Marchi | remote-stdio-gdbserver: Pass "target" to remote_exec... | commit | commitdiff | tree | 
| 2018-03-08 | Simon Marchi | Don't redefine upload/download/file in gdbserver-base | commit | commitdiff | tree | 
| 2018-03-08 | H.J. Lu | x86-64: Also optimize "clr reg64" | commit | commitdiff | tree | 
| 2018-03-08 | H.J. Lu | x86: Treat relocation against IFUNC symbol as FUNC | commit | commitdiff | tree | 
| 2018-03-08 | H.J. Lu | x86: Remove support for old (<= 2.8.1) versions of gcc | commit | commitdiff | tree | 
| 2018-03-08 | Alan Hayward | Remove MAX_REGISTER_SIZE define | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: fold several AVX512VL templates | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: fold certain AVX512 rotate and shift templates | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: fold VEX-encoded GFNI templates | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: fold a few AVX512F templates | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: fold LWP templates | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: fold FMA and FMA4 templates | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: correct operand size match checks for BMI/BMI2... | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: fold redundant expressions in process_suffix() | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: simplify result processing of cpu_flags_match() | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_... | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: change AVX512VL handling in cpu_flags_match() | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: drop CPU_FLAGS_32BIT_MATCH | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: simplify AVX checks in cpu_flags_match() | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: avoid cpu_flags_match() bogusly setting CPU_FLAGS_... | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: drop bogus NoAVX | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: avoid SSE check for LDMXCSR/STMXCSR | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: extend SSE check to PCLMULQDQ, AES, and GFNI insns | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: drop FloatD | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86/Intel: correct disassembly of fsub*/fdiv* | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: adjust 4-XMM-register-group related warning | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: bogus VMOVD with 64-bit operands should only allow... | commit | commitdiff | tree | 
| 2018-03-08 | Jan Beulich | x86: fold AVX vcvtpd2ps memory forms | commit | commitdiff | tree | 
| 2018-03-08 | Alan Modra | Really remove unnecessary power9 group terminating nop | commit | commitdiff | tree | 
| 2018-03-08 | Alan Modra | Remove unnecessary power9 group terminating nop | commit | commitdiff | tree | 
| 2018-03-08 | Paul Pluzhnikov | Fix PR binutils/22923. | commit | commitdiff | tree | 
| 2018-03-08 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-07 | Tom Tromey | Return gdb::optional<std::string> from target_fileio_re... | commit | commitdiff | tree | 
| 2018-03-07 | Max Filippov | xtensa: ld: support -z relro | commit | commitdiff | tree | 
| 2018-03-07 | Sriraman Tallam | New option -z,keep-text-section prefix. | commit | commitdiff | tree | 
| 2018-03-07 | Andrew Burgess | gdb: Add riscv to list of architectures with a save_reg... | commit | commitdiff | tree | 
| 2018-03-07 | Renlin Li | [PR20402][LD][AARCH64]Don't emit RELATIVE relocation... | commit | commitdiff | tree | 
| 2018-03-07 | Andreas Arnez | Fix watching structs in C++ | commit | commitdiff | tree | 
| 2018-03-07 | H.J. Lu | x86: Rewrite NOP generation for fill and alignment | commit | commitdiff | tree | 
| 2018-03-07 | Alan Modra | XCOFF disassembler | commit | commitdiff | tree | 
| 2018-03-07 | Alan Modra | mips64 rtype_to_howto error status | commit | commitdiff | tree | 
| 2018-03-07 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-06 | Tom Tromey | Formatting fixes in rust-exp.y | commit | commitdiff | tree | 
| 2018-03-06 | Jim Wilson | RISC-V: Disallow output format changes. | commit | commitdiff | tree | 
| 2018-03-06 | Andrew Burgess | gdb/riscv: Remove partial target description support | commit | commitdiff | tree | 
| 2018-03-06 | Andrew Burgess | gdb/riscv: Remove 'Contributed by....' comments | commit | commitdiff | tree | 
| 2018-03-06 | Andrew Burgess | gdb/riscv: Remove use of pseudo registers | commit | commitdiff | tree | 
| 2018-03-06 | Simon Marchi | btrace: Remove ui_out cleanups | commit | commitdiff | tree | 
| 2018-03-06 | Simon Marchi | btrace: Remove VEC cleanups | commit | commitdiff | tree | 
| 2018-03-06 | Simon Marchi | btrace: Remove btrace disable cleanup | commit | commitdiff | tree | 
| 2018-03-06 | Andrew Burgess | gdb/riscv: Fix type when reading register from regcache | commit | commitdiff | tree | 
| 2018-03-06 | Andrew Burgess | gdb/riscv: Additional print format string fixes | commit | commitdiff | tree | 
| 2018-03-06 | Andrew Burgess | gdb/riscv: Fixes to printf format strings | commit | commitdiff | tree | 
| 2018-03-06 | Andrew Burgess | gdb: Initial baremetal riscv support | commit | commitdiff | tree | 
| 2018-03-06 | Andrew Burgess | gdb/amd64: Ignore zero sized fields when calling functions | commit | commitdiff | tree | 
| 2018-03-06 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-05 | H.J. Lu | Use binary search on dynamic relocations | commit | commitdiff | tree | 
| 2018-03-05 | Simon Marchi | Propagate gdb_disassembly_flags to btrace_print_lines | commit | commitdiff | tree | 
| 2018-03-05 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2018-03-04 | John Baldwin | Use signal information to determine SIGTRAP type for... | commit | commitdiff | tree | 
| 2018-03-04 | John Baldwin | Add a new debug knob for the FreeBSD native target. | commit | commitdiff | tree | 
| 2018-03-04 | John Baldwin | Implement "to_stopped_by_hw_breakpoint" for x86 debug... | commit | commitdiff | tree | 
| 2018-03-04 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| next |