deliverable/binutils-gdb.git
2018-03-08  Jan Beulichx86: fold certain AVX512 rotate and shift templates
2018-03-08  Jan Beulichx86: fold VEX-encoded GFNI templates
2018-03-08  Jan Beulichx86: fold a few AVX512F templates
2018-03-08  Jan Beulichx86: fold LWP templates
2018-03-08  Jan Beulichx86: fold FMA and FMA4 templates
2018-03-08  Jan Beulichx86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX
2018-03-08  Jan Beulichx86: correct operand size match checks for BMI/BMI2...
2018-03-08  Jan Beulichx86: fold redundant expressions in process_suffix()
2018-03-08  Jan Beulichx86: simplify result processing of cpu_flags_match()
2018-03-08  Jan Beulichx86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_...
2018-03-08  Jan Beulichx86: change AVX512VL handling in cpu_flags_match()
2018-03-08  Jan Beulichx86: drop CPU_FLAGS_32BIT_MATCH
2018-03-08  Jan Beulichx86: simplify AVX checks in cpu_flags_match()
2018-03-08  Jan Beulichx86: avoid cpu_flags_match() bogusly setting CPU_FLAGS_...
2018-03-08  Jan Beulichx86: drop bogus NoAVX
2018-03-08  Jan Beulichx86: avoid SSE check for LDMXCSR/STMXCSR
2018-03-08  Jan Beulichx86: extend SSE check to PCLMULQDQ, AES, and GFNI insns
2018-03-08  Jan Beulichx86: drop FloatD
2018-03-08  Jan Beulichx86/Intel: correct disassembly of fsub*/fdiv*
2018-03-08  Jan Beulichx86: adjust 4-XMM-register-group related warning
2018-03-08  Jan Beulichx86: bogus VMOVD with 64-bit operands should only allow...
2018-03-08  Jan Beulichx86: fold AVX vcvtpd2ps memory forms
2018-03-08  Alan ModraReally remove unnecessary power9 group terminating nop
2018-03-08  Alan ModraRemove unnecessary power9 group terminating nop
2018-03-08  Paul PluzhnikovFix PR binutils/22923.
2018-03-08  GDB AdministratorAutomatic date update in version.in
2018-03-07  Tom TromeyReturn gdb::optional<std::string> from target_fileio_re...
2018-03-07  Max Filippovxtensa: ld: support -z relro
2018-03-07  Sriraman TallamNew option -z,keep-text-section prefix.
2018-03-07  Andrew Burgessgdb: Add riscv to list of architectures with a save_reg...
2018-03-07  Renlin Li[PR20402][LD][AARCH64]Don't emit RELATIVE relocation...
2018-03-07  Andreas ArnezFix watching structs in C++
2018-03-07  H.J. Lux86: Rewrite NOP generation for fill and alignment
2018-03-07  Alan ModraXCOFF disassembler
2018-03-07  Alan Modramips64 rtype_to_howto error status
2018-03-07  GDB AdministratorAutomatic date update in version.in
2018-03-06  Tom TromeyFormatting fixes in rust-exp.y
2018-03-06  Jim WilsonRISC-V: Disallow output format changes.
2018-03-06  Andrew Burgessgdb/riscv: Remove partial target description support
2018-03-06  Andrew Burgessgdb/riscv: Remove 'Contributed by....' comments
2018-03-06  Andrew Burgessgdb/riscv: Remove use of pseudo registers
2018-03-06  Simon Marchibtrace: Remove ui_out cleanups
2018-03-06  Simon Marchibtrace: Remove VEC cleanups
2018-03-06  Simon Marchibtrace: Remove btrace disable cleanup
2018-03-06  Andrew Burgessgdb/riscv: Fix type when reading register from regcache
2018-03-06  Andrew Burgessgdb/riscv: Additional print format string fixes
2018-03-06  Andrew Burgessgdb/riscv: Fixes to printf format strings
2018-03-06  Andrew Burgessgdb: Initial baremetal riscv support
2018-03-06  Andrew Burgessgdb/amd64: Ignore zero sized fields when calling functions
2018-03-06  GDB AdministratorAutomatic date update in version.in
2018-03-05  H.J. LuUse binary search on dynamic relocations
2018-03-05  Simon MarchiPropagate gdb_disassembly_flags to btrace_print_lines
2018-03-05  GDB AdministratorAutomatic date update in version.in
2018-03-04  John BaldwinUse signal information to determine SIGTRAP type for...
2018-03-04  John BaldwinAdd a new debug knob for the FreeBSD native target.
2018-03-04  John BaldwinImplement "to_stopped_by_hw_breakpoint" for x86 debug...
2018-03-04  GDB AdministratorAutomatic date update in version.in
2018-03-03  James CowgillPR ld/21900: MIPS: Fix relocation processing with undef...
2018-03-03  Simon Marchihandle_general_set: Remove useless xstrdup
2018-03-03  Simon MarchiRemove free_char_ptr_vec
2018-03-03  Simon MarchiC++ify charsets
2018-03-03  Simon MarchiMake program_space::deleted_solibs a vector of std...
2018-03-03  Simon MarchiC++ify program_space
2018-03-03  Simon MarchiMake delim_string_to_char_ptr_vec return an std::vector
2018-03-03  Alan Modraopcodes error messages
2018-03-03  GDB AdministratorAutomatic date update in version.in
2018-03-02  Sergio Durigan... Conditionally include "<windows.h>" on common/pathstuff...
2018-03-02  Thomas Preud... [GDB/testsuite] Use %progbits in watch-loc.c
2018-03-02  Jim WilsonEnsure 8-byte alignment for AArch64 stubs.
2018-03-02  Thomas Preud... [ARM] Fix NULL dereference of march_ext_opt
2018-03-02  GDB AdministratorAutomatic date update in version.in
2018-03-01  Georg SauthoffImprove gcore shell quoting and portability
2018-03-01  Jim WilsonRISC-V: Fix symbol size bug when relaxation deletes...
2018-03-01  Tom TromeyFix Rust enum test failures
2018-03-01  Thomas Preud... [ARM] Clean up selection of feature bits
2018-03-01  Nick CliftonPrevent illegal memory accesses triggerd by intger...
2018-03-01  Simon MarchiPropagate record_print_flags
2018-03-01  H.J. Lux86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128
2018-03-01  Markus Metzgerbtrace, gdbserver: check btrace target pointers
2018-03-01  GDB AdministratorAutomatic date update in version.in
2018-02-28  Alan ModraAdd missing translations to ALL_LINGUAS
2018-02-28  Alan Modracorrect ft32 reloc range test
2018-02-28  Sergio Durigan... Change order of error message printed when gdbserver...
2018-02-28  Sergio Durigan... Make gdbserver work with filename-only binaries
2018-02-28  Sergio Durigan... Create new common/pathstuff.[ch]
2018-02-28  Simon Marchitestsuite: Restore gdb_is_target_remote_prompt
2018-02-28  Nick CliftonCatch integer overflows/underflows when parsing corrupt...
2018-02-28  Alan ModraPR22887, null pointer dereference in aout_32_swap_std_r...
2018-02-28  Douglas B RuppRemove any trailing directory separator from ld_canon_s...
2018-02-28  Nick CliftonFix potential integer overflow when reading corrupt...
2018-02-28  Alan ModraNonsense error messages on invalid aout string offset
2018-02-28  John BaldwinWorkaround a FreeBSD ptrace() bug with clearing thread...
2018-02-28  GDB AdministratorAutomatic date update in version.in
2018-02-27  H.J. Lugas: Rename .nop directive to .nops
2018-02-27  Phil MuldoonUpdate get_args documentation
2018-02-27  H.J. Luld: Add --enable-separate-code
2018-02-27  Tom TromeyChange target_write_memory_blocks to use std::vector
2018-02-27  Thomas Preud... [ARM] Remove ARM_FEATURE_COPY macro
2018-02-27  Alan HaywardExplicitly specify common tdesc.h for use with aarch64.h
2018-02-27  H.J. Lux86: Add -O[2|s] assembler command-line options
next
This page took 0.046932 seconds and 4 git commands to generate.