[gdb/pascal] Fix literal truncation
[binutils-gdb.git] / gdb /
2022-06-04 Tom de Vries[gdb/pascal] Fix literal truncation
2022-06-04 Tom de Vries[gdb/go] Fix literal truncation
2022-06-04 Tom de Vries[gdb/fortran] Fix literal truncation
2022-06-04 Tom de Vries[gdb/c] Fix type of 2147483648 and literal truncation
2022-06-04 Tom de Vries[gdb/testsuite] Test more values in gdb.base/parse_numb...
2022-06-04 Tom de Vries[gdb/testsuite] Fix ERROR in gdb.ctf/funcreturn.exp
2022-06-04 Tom de Vries[gdb/testsuite] Fix gdb.threads/manythreads.exp with...
2022-06-04 Tom de Vries[gdb] Fix warning in print_one_insn::ez80-adl
2022-06-03 Tom TromeyUse bool for evregpy_no_listeners_p
2022-06-03 Tom de Vries[gdb] Fix warning in foreach_arch selftests
2022-06-03 Tom de VriesRevert "[gdb] Fix warning in foreach_arch selftests"
2022-06-03 Roland McGrathgdb: LoongArch: Remove nonportable #include
2022-06-02 Tom de Vries[gdb/testsuite] Detect change instead of init in gdb...
2022-06-02 Eli ZaretskiiRearrange and slightly reword the "Location Specificati...
2022-06-02 Tom TromeyODR warning for "main"
2022-06-02 Tom TromeyODR warnings for "struct coff_symbol"
2022-06-02 Tom TromeyODR warnings for "struct insn_decode_record_t"
2022-06-02 Tom TromeyODR warnings for "struct insn_info"
2022-06-02 Tom TromeyODR warnings from overlay constants
2022-06-02 Tom TromeyODR warning for "enum string_repr_result"
2022-06-02 Tom TromeyODR warning for "struct find_targ_sec_arg"
2022-06-02 Tom TromeyODR warning for "struct stack_item"
2022-06-02 Tom TromeyODR warning for "struct instruction_type"
2022-06-02 Tom TromeyODR warning for struct ext_link_map
2022-06-02 Tom TromeyODR warning for struct field_info
2022-06-02 Tom TromeyODR warnings for struct nextfield
2022-06-02 Tom TromeyODR warnings for struct symloc
2022-06-02 Tom TromeyFix ODR warning in observable.h
2022-06-02 Tiezhu Yanggdb: LoongArch: Implement the software_single_step...
2022-06-02 Ilya Leoshkevichgdb: Do not add empty sections to the section map
2022-06-02 Jon TurneyFix a new warning on Cygwin
2022-06-02 Jon TurneyFix Cygwin build after 85b25bd9
2022-06-02 Jon TurneyFix Cygwin build after 0578e87f
2022-06-02 Jon TurneyFix Cygwin build after fcab5839
2022-06-01 Tom de Vries[gdb] Fix warning in foreach_arch selftests
2022-06-01 Tom TromeyAdd gdb.current_language and gdb.Frame.language
2022-06-01 Yvan Roux[arm] Don't use special treatment for PC
2022-06-01 Yvan Roux[arm] Add support for FPU registers in prologue unwinder
2022-06-01 Yvan Roux[arm] d0..d15 are 64-bit each, not 32-bit
2022-06-01 Yvan Roux[arm] Cleanup: use hex for offsets
2022-06-01 Jiangshuai Ligdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep
2022-05-31 Tom TromeyUse unique_ptr for objfiles
2022-05-31 Nils-Christian Kempkegdb/testsuite: fixup common-block.exp for intel compilers
2022-05-31 Nils-Christian Kempkegdb, testsuite, fortran: fixup mixed-lang-stack for...
2022-05-31 Nils-Christian Kempkegdb, testsuite, fortran: fix double free in mixed-lang...
2022-05-31 Nils-Christian Kempketestsuite, fortran: allow additional completions in...
2022-05-31 Nils-Christian Kempketestsuite, fortran: fix info-types for intel compilers
2022-05-31 Nils-Christian Kempketestsuite/lib: add check_optional_entry for GDBInfoSymbols
2022-05-31 Nils-Christian Kempketestsuite, fortran: Add '-debug-parameters all' when...
2022-05-31 Nils-Christian Kempketestsuite, fortran: add compiler dependent types to...
2022-05-31 Nils-Christian Kempketestsuite, fortran: add required external keyword
2022-05-31 Nils-Christian Kempkegdb/testsuite: disable charset.exp for intel compilers
2022-05-31 Nils-Christian Kempkegdb/testsuite: rename intel next gen c/cpp compilers
2022-05-31 Cristian Sandugdb/testsuite: add Fortran compiler identification...
2022-05-31 Nils-Christian Kempkegdb/testsuite: move getting_compiler_info to front...
2022-05-31 Felix Willgerodtgdb/testsuite: Fix fortran types for Intel compilers.
2022-05-31 Abdul Basit Ijazgdb/testsuite: Use -module option for Intel Fortran...
2022-05-31 Nils-Christian Kempkegdb/testsuite: remove F77_FOR_TARGET support
2022-05-31 Pedro AlvesImprove clear command's documentation
2022-05-31 Pedro AlvesClarify why we unit test matching symbol names with...
2022-05-31 Pedro AlvesImprove break-range's documentation
2022-05-31 Pedro AlvesExplicitly mention yet-unloaded shared libraries in...
2022-05-31 Andrew Burgessgdb/testsuite: resolve duplicate test name in gdb.trace...
2022-05-30 Simon Marchigdb/testsuite: fix gdb.trace/signal.exp on x86
2022-05-30 Pedro Alvesgdb/manual: Introduce location specs
2022-05-30 Luis MachadoMove 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TAR...
2022-05-28 Andrew Burgessgdb/python: improve formatting of help text for user...
2022-05-28 Andrew Burgessgdb: use gdb::unique_xmalloc_ptr<char> for docs in...
2022-05-27 Tom TromeyFix crash with "maint print arc"
2022-05-27 Andrew Burgessopcodes/i386: remove trailing whitespace from insns...
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-05-26 John Baldwinaarch64-fbsd-nat: Move definition of debug_regs_probed...
2022-05-26 Lancelot SIXgdb: Change psymbol_functions::require_partial_symbols...
2022-05-26 Lancelot SIXgdb: Require psymtab before calling quick_functions...
2022-05-26 Tom TromeyFix crash in new DWARF indexer
2022-05-26 Tom TromeyFinalize each cooked index separately
2022-05-26 Lancelot SIXgdb/linux-nat: xfer_memory_partial return E_IO on error
2022-05-26 Lancelot SIXgdb/testsuite: prefer gdb_test in gdb.dwarf2/calling...
2022-05-25 Pedro AlvesShow enabled locations with disabled breakpoint parent...
2022-05-25 Pedro Alvesgdb: Fix DUPLICATE and PATH regressions throughout
2022-05-25 Pedro AlvesAdd -nopass option to gdb_test/gdb_test_multiple
2022-05-24 Tom de Vries[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2...
2022-05-24 Tom de Vries[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2...
2022-05-24 Tiezhu Yanggdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET...
2022-05-24 Christophe LyonAArch64: add support for DFP (Decimal Floating point)
2022-05-23 John BaldwinTweak the std::hash<> specialization for aarch64_features.
2022-05-23 John BaldwinFix loongarch_iterate_over_regset_sections for non...
2022-05-23 Tiezhu Yanggdb: LoongArch: Implement the iterate_over_regset_secti...
2022-05-23 Tom de Vries[gdb/testsuite] Fix -prompt handling in gdb_test
2022-05-23 Tom de Vries[gdb/exp] Fix UB in scalar_binop
2022-05-23 Tom de Vries[gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7
2022-05-23 Tom de Vries[gdb/testsuite] Skip language auto in gdb.base/parse_nu...
2022-05-22 Alok Kumar SharmaAccept functions with DW_AT_linkage_name present
2022-05-20 Pedro AlvesRename base_breakpoint -> code_breakpoint
2022-05-20 Pedro AlvesTest "set multiple-symbols on" creating multiple breakp...
2022-05-20 Pedro AlvesMake sure momentary breakpoints are always thread-specific
2022-05-20 Pedro AlvesMomentary breakpoints should have no breakpoint number
2022-05-20 Pedro AlvesAdd/tweak intro comments of struct breakpoint and sever...
2022-05-20 Pedro AlvesMove add_location(sal) to base_breakpoint
2022-05-20 Pedro AlvesMove common bits of catchpoint/exception_catchpoint...
next