deliverable/binutils-gdb.git
2020-02-20  Tankut Baris... gdbserver: turn target op 'resume' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'thread_alive' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'join' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'mourn' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'detach' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'kill' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'attach' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'post_create_inferior' into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'create_inferior' into a...
2020-02-20  Tankut Baris... gdbserver: start turning the target ops vector into...
2020-02-20  Nick CliftonStop the BFD library from automatically converting...
2020-02-20  Andrew Burgessgdb: Allow more control over where to find python libraries
2020-02-20  Tom de Vries[gdb/testsuite] Handle missing gccgo
2020-02-20  Alan ModraRegen with blessed automake-1.15.1
2020-02-20  Nelson ChuRISC-V: Add description for -march-attr/-mno-arch-attr...
2020-02-20  Tom TromeyTwo compute_and_set_names simplifications
2020-02-20  GDB AdministratorAutomatic date update in version.in
2020-02-19  Jim WilsonRISC-V: Convert the ADD/ADDI to the compressed MV/LI...
2020-02-19  Eric Christopher2020-02-19 Jordan Rupprecht <rupprecht@google.com>
2020-02-19  Tom de Vries[gdb/testsuite] Fix xpass in gdb.python/lib-types.exp
2020-02-19  Tom de Vries[gdb/testsuite] Fix funcall_ref.exp xpass
2020-02-19  Simon Marchigdb: dwarf2/read.c: remove unused objfile parameters...
2020-02-19  Doug Evansrust/25535 Apply embedded offset to enum variant calcul...
2020-02-19  Tom de Vries[gdb/testsuite] Fix corefile-buildid.exp with check...
2020-02-19  Tom TromeyFix declaration of mips_pc_is_mips
2020-02-19  Tom TromeyUse obstack_strdup in ada-lang.c
2020-02-19  Andrew BurgessMerge changes from GCC for the config/ directory
2020-02-19  Sergey BelyashovVarious fixes for the Z80 support.
2020-02-19  Tom TromeyRemove useless NULL check in python.c
2020-02-19  H.J. Lux86: Mark cvtpi2ps and cvtpi2pd as MMX
2020-02-19  Tom de Vries[gdb/testsuite] Fix c++/14186 kpass in cpexprs.exp
2020-02-19  H.J. Luplugin: Call dlclose before return in try_load_plugin
2020-02-19  Tom de Vries[gdb/testsuite] Be quiet about missing prelink in solib...
2020-02-19  Tom de Vries[gdb/testsuite] Ignore pass in gdb_caching_proc
2020-02-19  Alan Modrafile size check in _bfd_alloc_and_read
2020-02-19  Alan Modra_bfd_alloc_and_read
2020-02-19  Alan ModraMiscellaneous memory alloc related fixes
2020-02-19  Alan Modra_bfd_mul_overflow
2020-02-19  Alan Modraalloc2 used unnecessarily
2020-02-19  Alan Modrabfd_get_size cache
2020-02-19  Alan Modrabfd_get_file_size calls
2020-02-19  Alan ModraCheck return status of memory alloc functions
2020-02-19  Alan Modrabfd_size_type to size_t
2020-02-19  Alan Modrac99 elfxx-riscv.c fix
2020-02-19  Alan ModraAdjust PR25355 testcase
2020-02-19  Maciej W. Rozyckigdbserver: Add RISC-V/Linux support
2020-02-19  Andrew Burgessgdb/riscv: Update API for looking up target descriptions
2020-02-19  GDB AdministratorAutomatic date update in version.in
2020-02-18  Tom de Vries[gdb/testsuite] Be quiet about untested dtrace-prob.exp
2020-02-18  Simon Marchigdb: change print format of flag enums with value 0
2020-02-18  Simon Marchigdb: print unknown part of flag enum in hex
2020-02-18  Simon Marchigdb: allow duplicate enumerators in flag enums
2020-02-18  Simon Marchigdb: fix printing of flag enums with multi-bit enumerators
2020-02-18  Bernd EdlingerFix build with gcc-4.8.x
2020-02-18  Simon Marchigdb: update email address for Palmer Dabbelt
2020-02-18  Tom de Vries[gdb/testsuite] Handle missing gnatmake in gnat_runtime...
2020-02-18  GDB AdministratorAutomatic date update in version.in
2020-02-17  Tom TromeyFix gdbserver-without-gdb build
2020-02-17  H.J. Lux86: Remove CpuABM and add CpuPOPCNT
2020-02-17  Jan Beulichx86: fold certain VCVT{,U}SI2S{S,D} templates
2020-02-17  Jan Beulichx86: fold AddrPrefixOpReg templates
2020-02-17  Jan Beulichx86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X}
2020-02-17  Jan Beulichx86/Intel: improve diagnostics for ambiguous VCVT*...
2020-02-17  H.J. Lux86: Don't disable SSE3 when disabling SSE4a
2020-02-17  Alan ModraRe: x86: Don't disable SSE4a when disabling SSE4
2020-02-17  GDB AdministratorAutomatic date update in version.in
2020-02-16  H.J. Lux86: Don't disable SSE4a when disabling SSE4
2020-02-16  GDB AdministratorAutomatic date update in version.in
2020-02-15  GDB AdministratorAutomatic date update in version.in
2020-02-14  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14  Tom TromeyChange gdbserver to use existing gnulib and libiberty
2020-02-14  Tom TromeyCache .gnu_debugdata BFD
2020-02-14  Tom TromeyHave testsuite find gdbserver in new location
2020-02-14  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-02-14  Simon Marchigdb: cleanup of displaced_step_inferior_state::reset...
2020-02-14  Simon Marchignulib: import count-one-bits module and use it
2020-02-14  Tom TromeyReturn unique_xmalloc_ptr from call_site_find_chain
2020-02-14  H.J. LuRemove the old movsx and movzx documentation for AT...
2020-02-14  H.J. LuRemove Intel syntax comments on movsx and movzx
2020-02-14  Jan Beulichx86: replace adhoc (partly wrong) ambiguous operand...
2020-02-14  Jan Beulichx86: adjust segment override prefix emission
2020-02-14  Jan Beulichx86: optimize away pointless segment overrides
2020-02-14  Jan Beulichx86: extend LEA's segment override warning
2020-02-14  H.J. Lux86: Document movsx/movsxd/movzx for AT&T syntax
2020-02-14  Eli ZaretskiiFix argv[] in programs invoked by gdbserver on MS-Windows
2020-02-14  Richard Biener[gdb] Speedup lnp_state_machine::handle_special_opcode
2020-02-14  GDB AdministratorAutomatic date update in version.in
2020-02-13  H.J. Lux86: Resolve PLT32 reloc aganst local symbol to section
2020-02-13  Simon Marchigdbserver: rename source files to .cc
2020-02-13  Simon Marchigdbsupport: rename source files to .cc
2020-02-13  Tom de Vries[gdb/testsuite] Remove stale exec in gdb_compile_ada
2020-02-13  Tom de Vries[gdb/testsuite] Add unsupported tests in catch_ex_std.exp
2020-02-13  H.J. Luplugin: Search bfd-plugins directories only once
2020-02-13  Alok Kumar... Adding myself to gdb/MAINTAINERS
2020-02-13  Jan Beulichx86: fix SSE4a dependencies of ".arch .nosse*"
2020-02-13  Tom de Vries[gdb/testsuite] Fix gnatmake_version_at_least
2020-02-13  Tom TromeyRemove some dead code from event-loop.c
2020-02-13  GDB AdministratorAutomatic date update in version.in
2020-02-12  Tom TromeyMove the frame data to the BFD when possible
2020-02-12  Tom TromeyRemove the objfile backlink from comp_unit
next
This page took 0.042901 seconds and 4 git commands to generate.