x86: generalize disabling of sub-architectures
[binutils-gdb.git] / gdb /
2022-06-12 Jon TurneySimplify cygwin_buf_t
2022-06-10 Tom TromeyFix warning-avoidance initialization in xcoffread.c
2022-06-10 Carl LoveFix comparison of unsigned long int to int in record_li...
2022-06-10 Carl LovePowerPC, correct the gdb ioctl values for TCGETS, TCSET...
2022-06-10 Andrew Burgessgdb/testsuite: remove definition of true/false from...
2022-06-10 Luis MachadoDocument the ARM_CC_FOR_TARGET testsuite variable
2022-06-10 Tom de Vries[gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla...
2022-06-10 Tom de Vries[gdb/testsuite] Fix timeout in gdb.ada/ghost.exp
2022-06-09 Tom TromeyMinor fix to Python breakpoint event documentation
2022-06-09 Andrew Burgessgdb/aarch64: fix 32-bit arm compatibility
2022-06-09 Yvan Rouxgdb/arm: Document and fix exception stack offsets
2022-06-09 Yvan Rouxgdb/arm: Simplify logic for updating addresses
2022-06-09 Pedro AlvesFix ARM_CC_FOR_TARGET handling
2022-06-09 Yvan Rouxgdb/arm: Terminate unwinding when LR is 0xffffffff
2022-06-09 Andrew Burgessgdb/testsuite: solve problems with compiler_info caching
2022-06-09 Andrew Burgessgdb/testsuite: handle errors better in test_compiler_info
2022-06-09 Andrew Burgessgdb/testsuite: make 'c' default language for get/test...
2022-06-09 Andrew Burgessgdb/testsuite: remove get_compiler_info calls from...
2022-06-09 Nils-Christian Kempkegdb/testsuite: use test_compiler_info in gcc_major_version
2022-06-09 Yvan Rouxgdb: add Yvan Roux to gdb/MAINTAINERS
2022-06-09 Andrew Burgessgdb/testsuite: resolve duplicate test names in gdb...
2022-06-09 Andrew Burgessgdb/testsuite: resolve duplicate test name in gnu_vecto...
2022-06-08 Andrew Burgessgdb: make throw_perror_with_name static
2022-06-08 Andrew Burgessgdb: remove trailing '.' from perror_with_name calls
2022-06-08 Tom TromeyMove CU queue to dwarf2_per_objfile
2022-06-08 Tom TromeyChange allocation of m_dwarf2_cus
2022-06-08 Carl LoveFix gdb.arch/powerpc-power7.exp isel disassembly output.
2022-06-08 Pedro Alvesaarch64: Add fallback if ARM_CC_FOR_TARGET not set
2022-06-07 Tom TromeyUse subclasses of windows_process_info
2022-06-07 Tom TromeyTurn some windows-nat.c static functions into methods
2022-06-07 Tom TromeyAllow ASLR to be disabled on Windows
2022-06-07 Tom TromeyIntroduce wrapper for CreateProcess
2022-06-07 Enze LiUpdate my email address in gdb/MAINTAINERS
2022-06-07 Tom TromeyConstify solib_name_from_address
2022-06-07 Tom de Vries[gdb/rust] Add missing _() for error call
2022-06-07 Tom de Vries[gdb] Allow frv::fr300 in selftests
2022-06-06 Tom TromeyConsolidate "Python API" sections in NEWS
2022-06-06 Tom TromeySimplify varobj "change" logic
2022-06-06 Tom TromeyRemove "-break-insert -r" tests
2022-06-06 Tom de Vries[gdb] Name arch selftests more clearly
2022-06-06 Tom de Vries[gdb] Enable some more print_one_insn selftests
2022-06-06 Tom de Vries[gdb] Fix maint selftest -v print_one_insn
2022-06-06 Andrew Burgessgdb/testsuite: add missing skip_python_tests call in...
2022-06-05 Tom TromeyRemove obsolete Python 2 comment
2022-06-04 Tom de Vries[gdb/ada] Fix literal truncation
2022-06-04 Tom de Vries[gdb/m2] Fix UB and literal truncation
2022-06-04 Tom de Vries[gdb/rust] Fix literal truncation
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
next