aarch64: Limit Rt register number for LS64 load/store instructions
[deliverable/binutils-gdb.git] / gdb /
2020-11-06  Andrew Burgessgdb: fix debug expression dumping of function call...
2020-11-06  Simon Marchigdb/testsuite: make DWARF assembler's ranges' "base...
2020-11-06  Romain Geisslergdb: better static python detection in configure machinery
2020-11-06  Pedro AlvesSplit macro_buffer in two classes, fix Clang build
2020-11-06  Tom TromeyRemove objfile parameter from abbrev_table::read
2020-11-04  Tom TromeyHandle __XVL fields in Ada type printing
2020-11-04  Tom TromeyPrint Ada type name in more cases
2020-11-04  Tom TromeyRecognize names of array types
2020-11-04  Tom TromeyUse bit stride when taking slice of array
2020-11-04  Tom TromeyOnly use stride for final element type
2020-11-04  Tom TromeyFix bit strides for -fgnat-encodings=minimal
2020-11-04  Tom TromeyResolve dynamic type in ada_value_struct_elt
2020-11-04  Tom TromeyReject slicing a packed array
2020-11-04  Tom TromeySynthesize array descriptors with -fgnat-encodings...
2020-11-04  Tom TromeyFix decoding of multi-dimensional constrained packed...
2020-11-04  Tom TromeyAvoid crash in ada-lang.c:to_fixed_array_type
2020-11-04  Tom TromeyRewrite leb.h:read_3_bytes
2020-11-03  Tom de Vries[gdb/testsuite] Fix .debug_abbrev terminators
2020-11-02  Simon Marchigdb/testsuite: fix failure in gdb.base/step-over-no...
2020-11-02  Tom TromeyAdd x86_64 ravenscar support
2020-11-02  Andrew Burgessgdb: new function to wrap up executing command line...
2020-11-02  Andrew Burgessgdb: use get_standard_config_dir when looking for ...
2020-11-02  Tom TromeyMinor Python simplifications
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-11-02  Gary BensonFix gdb.base/print-file-var.exp with Clang
2020-11-02  Gary BensonDetect and report incompatible gdb_compile options
2020-11-02  Gary BensonFix testcases using __attribute__((noclone)) with Clang
2020-11-02  Tom de Vries[gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2...
2020-11-02  Andrew Burgessgdb/riscv: read frame base register as unsigned in...
2020-11-01  Tom TromeyChange end_psymtab_common to a method
2020-11-01  Tom TromeyRemove partial symbol statistics
2020-11-01  Tom TromeyRemove parameter from end_psymtab_common
2020-11-01  Tom TromeyRemove init_psymbol_list
2020-11-01  Joel Brobeckeravoid unwarranted assumption in gdb.ada/fixed_points...
2020-11-01  Joel Brobeckerada-lang.c: Rename gnat_encoded_fixed_type_info
2020-11-01  Joel Brobeckerada-lang.c: fix line too long in cast_from_gnat_encoded...
2020-11-01  Joel Brobeckerada-lang.c: Renaming some fixed-point-related routines
2020-10-31  Andrew Burgessgdb: restore some checks of debug flags
2020-10-31  Simon Marchigdb, gdbsupport: add debug_prefixed_printf, remove...
2020-10-31  Simon Marchigdb: replace AC_TRY_LINK in sanitize.m4
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in common.m4
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in warning.m4
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in ptrace.m4
2020-10-31  Simon Marchigdbsupport: re-indent ptrace.m4
2020-10-31  Simon Marchigdb: modernize acinclude.m4
2020-10-31  Simon Marchigdb/testsuite: modernize configure.ac
2020-10-31  Simon Marchigdb: modernize configure.ac
2020-10-31  Simon Marchigdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC
2020-10-31  Simon Marchigdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD...
2020-10-30  Simon Marchigdb: introduce displaced_debug_printf
2020-10-30  Simon Marchigdb: rs6000_dwarf2_reg_to_regnum return -1 for unknown...
2020-10-30  Tom TromeyHave stamp-init depend on config.status
2020-10-30  Tankut Baris Aktemurgdb/infrun: disable pagination in fetch_inferior_event
2020-10-30  Pedro AlvesMove lookup_selected_frame to frame.c
2020-10-30  Pedro AlvesMake scoped_restore_current_thread's cdtors exception...
2020-10-29  Simon Marchigdb: fix documentation of gdbarch_displaced_step_hw_sin...
2020-10-29  Simon Marchigdb: remove parameter of gdbarch_displaced_step_hw_sing...
2020-10-29  Tom TromeyRemove call to exec_close
2020-10-29  Tom TromeyDon't change current program space in exec_target:...
2020-10-29  Tom TromeyChange add_target_sections_of_objfile to method on...
2020-10-29  Tom TromeyChange add_target_sections to method on program_space
2020-10-29  Tom TromeyChange remove_target_sections to method on program_space
2020-10-29  Tom TromeyChange program_space_empty_p to method on program_space
2020-10-29  Tom TromeyChange clear_program_space_solib_cache to method on...
2020-10-29  Tom TromeyRemove symfile_objfile macro
2020-10-29  Tom TromeyChange program_space::ebfd to a gdb_bfd_ref_ptr
2020-10-29  Tom TromeyRemove the exec_bfd macro
2020-10-29  Tom TromeyRemove current_target_sections macro
2020-10-29  Tom TromeyRemove exec_bfd_mtime define
2020-10-29  Tom TromeyRemove commented-out code from gcore.c
2020-10-29  Tom TromeyChange exec_close to be a method on program_space
2020-10-29  Tom TromeyRemove exec_filename macro
2020-10-29  Tom TromeyAdd target_section constructor
2020-10-29  Tankut Baris Aktemurgdb: restore thread after detaching or killing an inferior
2020-10-29  Tom de Vries[gdb/testsuite] Fix DUPLICATEs in gdb.threads/tls.exp
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.python/py-symbol.exp with ...
2020-10-28  Tom de Vries[gdb/testsuite] Fix re-read FAILs with -readnow
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.rust/traits.exp with -readnow
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.base/relocate.exp with -readnow
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-error.exp with ...
2020-10-28  Tom de Vries[gdb/symtab] Fix language of frame without debug info
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.cp/nsalias.exp with -readnow
2020-10-28  Tom de Vries[gdb/testsuite] Fix typo in gdb.cp/nsalias.exp
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-filename.exp with...
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-stack-boundary.exp...
2020-10-27  Tom de Vries[gdb/testsuite] Fix gdb.base/multi-forks.exp timeout...
2020-10-27  Tom de Vries[gdb/testsuite] Fix DUPLICATEs in gdb.base/multi-forks.exp
2020-10-27  Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp FAILs with ...
2020-10-27  Tom de Vries[gdb/testsuite] Fix gdb.cp/psymtab-parameter.exp with...
2020-10-27  Gary BensonFix gdb.python/py-format-string.exp with Clang
2020-10-27  Gary BensonAdd skip_fortran_tests to two Fortran testcases
2020-10-27  Simon Marchigdb: remove unused includes in m32c-tdep.c
2020-10-27  Simon Marchigdb: remove unused includes in xtensa-tdep.c
2020-10-27  Tankut Baris Aktemurgdb/breakpoint: use gdb::option for the '-force' flag
2020-10-27  Tom de Vries[gdb/testsuite] Fix section matching in find_pc_sect_co...
2020-10-27  Tom de Vries[gdb/symtab] Use early continue in find_pc_sect_compuni...
2020-10-27  Tankut Baris Aktemurgdb/breakpoint: add flags to 'condition' and 'break...
2020-10-27  Tankut Baris Aktemurgdb/breakpoint: disable a bp location if condition...
2020-10-26  Tom TromeyFix some minor bugs in test suite command logging
2020-10-26  Tom de Vries[gdb/symtab] Read CU base address for enqueued CU
next
This page took 0.042577 seconds and 7 git commands to generate.