]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-02-22  GDB AdministratorAutomatic date update in version.in
2020-02-21  Tom TromeyUpdate partial_symtab comment
2020-02-21  Tom de Vries[gdb/testsuite] Fix gdb.go/methods.exp
2020-02-21  Tom TromeyFix two more mips-tdep.h declarations
2020-02-21  Tom de Vries[gdb] Fix cc-with-dwz regression
2020-02-21  Andrew Burgessgdb/testsuite: Add test for case where gdb_demangle...
2020-02-21  Ali Tamur via... Check for null result from gdb_demangle
2020-02-21  Alan ModraFuzzers whining about mach-o support
2020-02-21  Shahab VahediFix typo in gdb/testsuite/ChangeLog
2020-02-21  Shahab Vahedigdb/testsuite: Regenerate the testglue if it is not in
2020-02-21  Tom TromeyFix latent bug in dwarf2_find_containing_comp_unit
2020-02-21  Nelson ChuRISC-V: Support the read-only CSR checking.
2020-02-21  Nelson ChuRISC-V: Disable the CSR checking by default.
2020-02-21  Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-21  Alan Modrapdp11 reloc processing
2020-02-21  Alan ModraPR25569, PDP11 ld -s clobbers last data byte
2020-02-21  GDB AdministratorAutomatic date update in version.in
2020-02-20  Sergio Durigan... Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered'
2020-02-20  Tom de Vries[gdb/testsuite] Fix hello.go xpass
2020-02-20  Tankut Baris... gdbserver: finish turning the target ops vector into...
2020-02-20  Pedro Alvesgdbserver: simply copy the pointer in 'set_target_ops'
2020-02-20  Tankut Baris... gdbserver: turn target op 'get_ipa_tdesc_idx' into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_catch_syscall'...
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_software_single_ste...
2020-02-20  Tankut Baris... gdbserver: turn target ops 'thread_name' and 'thread_ha...
2020-02-20  Tankut Baris... gdbserver: turn breakpoint kind-related target ops...
2020-02-20  Tankut Baris... gdbserver: turn target ops 'multifs_{open, readlink...
2020-02-20  Tankut Baris... gdbserver: turn target op 'pid_to_exec_file' into a...
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_range_stepping...
2020-02-20  Tankut Baris... gdbserver: turn btrace-related target ops into methods
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_agent' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'qxfer_libraries_svr4' into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_disable_randomizati...
2020-02-20  Tankut Baris... gdbserver: turn target op 'emit_ops' into a method
2020-02-20  Tankut Baris... gdbserver: turn fast tracepoint target ops into methods
2020-02-20  Tankut Baris... gdbserver: turn target op 'stabilize_threads' into...
2020-02-20  Tankut Baris... gdbserver: turn target ops 'pause_all' and 'unpause_all...
2020-02-20  Tankut Baris... gdbserver: turn target op 'get_tib_address' into a...
2020-02-20  Tankut Baris... gdbserver: turn target op 'thread_stopped' into a method
2020-02-20  Tankut Baris... gdbserver: turn target ops 'read_pc' and 'write_pc...
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_tracepoints' into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'process_qsupported' into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'read_loadmap' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'core_of_thread' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'handle_monitor_command'...
2020-02-20  Tankut Baris... gdbserver: turn target op 'handle_new_gdb_connection...
2020-02-20  Tankut Baris... gdbserver: turn target ops 'supports_{fork,vfork,exec...
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_multi_process'...
2020-02-20  Tankut Baris... gdbserver: turn non-stop and async target ops into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'qxfer_siginfo' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'qxfer_osdata' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'hostio_last_error' into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'get_tls_address' into a...
2020-02-20  Tankut Baris... gdbserver: turn target op 'read_offsets' into a method
2020-02-20  Tankut Baris... gdbserver: turn target ops 'stopped_by_watchpoint'...
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_hardware_single_ste...
2020-02-20  Tankut Baris... gdbserver: turn target op '{supports_}stopped_by_hw_bre...
2020-02-20  Tankut Baris... gdbserver: turn target op '{supports_}stopped_by_sw_bre...
2020-02-20  Tankut Baris... gdbserver: turn target ops 'insert_point' and 'remove_p...
2020-02-20  Tankut Baris... gdbserver: turn target op 'supports_z_point_type' into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'read_auxv' into a method
2020-02-20  Tankut Baris... gdbserver: turn target op 'request_interrupt' into...
2020-02-20  Tankut Baris... gdbserver: turn target op 'look_up_symbols' into a...
2020-02-20  Tankut Baris... gdbserver: turn target ops 'read_memory' and 'write_mem...
2020-02-20  Tankut Baris... gdbserver: turn prepare_to_access_memory & done_accessi...
2020-02-20  Tankut Baris... gdbserver: turn target ops 'fetch_registers' and 'store...
2020-02-20  Tankut Baris... gdbserver: turn target op 'wait' into a method
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...
next