aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-03x86: exclude certain ISA extensions from v3/v4 ISAJan Beulich8-4/+43
2022-06-02gdb: LoongArch: Remove nonportable #includeRoland McGrath1-1/+0
2022-06-03Re: asan: mips_gprel_reloc segfaultAlan Modra3-6/+3
2022-06-03asan: mips_gprel_reloc segfaultAlan Modra1-3/+2
2022-06-03Automatic date update in version.inGDB Administrator1-1/+1
2022-06-02[gdb/testsuite] Detect change instead of init in gdb.mi/mi-var-block.expTom de Vries2-1/+7
2022-06-02Rearrange and slightly reword the "Location Specification" sectionEli Zaretskii1-66/+63
2022-06-02ODR warning for "main"Tom Tromey1-1/+1
2022-06-02ODR warnings for "struct coff_symbol"Tom Tromey1-10/+10
2022-06-02ODR warnings for "struct insn_decode_record_t"Tom Tromey2-61/+62
2022-06-02ODR warnings for "struct insn_info"Tom Tromey1-14/+14
2022-06-02ODR warnings from overlay constantsTom Tromey1-6/+6
2022-06-02ODR warning for "enum string_repr_result"Tom Tromey2-8/+8
2022-06-02ODR warning for "struct find_targ_sec_arg"Tom Tromey2-7/+8
2022-06-02ODR warning for "struct stack_item"Tom Tromey4-34/+36
2022-06-02ODR warning for "struct instruction_type"Tom Tromey2-6/+6
2022-06-02ODR warning for struct ext_link_mapTom Tromey1-2/+2
2022-06-02ODR warning for struct field_infoTom Tromey1-8/+8
2022-06-02ODR warnings for struct nextfieldTom Tromey1-8/+8
2022-06-02ODR warnings for struct symlocTom Tromey2-19/+19
2022-06-02Fix ODR warning in observable.hTom Tromey1-0/+1
2022-06-02gdb: LoongArch: Implement the software_single_step gdbarch methodTiezhu Yang1-0/+105
2022-06-02gdb: Do not add empty sections to the section mapIlya Leoshkevich1-1/+7
2022-06-02Fix a new warning on CygwinJon Turney1-3/+3
2022-06-02Fix Cygwin build after 85b25bd9Jon Turney1-2/+2
2022-06-02Fix Cygwin build after 0578e87fJon Turney2-2/+2
2022-06-02Fix Cygwin build after fcab5839Jon Turney2-4/+8
2022-06-02Re: ubsan: signed integer overflow in atof_genericAlan Modra1-0/+1
2022-06-02ubsan: signed integer overflow in atof_genericAlan Modra1-8/+8
2022-06-02asan: uninit write _bfd_ecoff_write_object_contentsAlan Modra1-1/+1
2022-06-02asan: null deref in coff_write_relocsAlan Modra1-2/+4
2022-06-02ubsan: undefined shift in frag_align_codeAlan Modra1-1/+1
2022-06-02gas read_a_source_file #APP processingAlan Modra1-91/+10
2022-06-02sb_scrub_and_add_sb not draining input string bufferAlan Modra1-2/+14
2022-06-02asan: heap buffer overflow in dwarf2_directive_filenameAlan Modra1-3/+5
2022-06-02asan: NULL deref in scan_unit_for_symbolsAlan Modra1-24/+23
2022-06-02Automatic date update in version.inGDB Administrator1-1/+1
2022-06-01[gdb] Fix warning in foreach_arch selftestsTom de Vries3-13/+68
2022-06-01Add gdb.current_language and gdb.Frame.languageTom Tromey7-0/+78
2022-06-01[arm] Don't use special treatment for PCYvan Roux1-9/+0
2022-06-01[arm] Add support for FPU registers in prologue unwinderYvan Roux1-1/+1
2022-06-01[arm] d0..d15 are 64-bit each, not 32-bitYvan Roux1-4/+4
2022-06-01[arm] Cleanup: use hex for offsetsYvan Roux1-8/+9
2022-06-01gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdepJiangshuai Li2-4/+43
2022-06-01Re: use libiberty xmalloc in bfd/doc/chew.cAlan Modra3-7/+41
2022-06-01Automatic date update in version.inGDB Administrator1-1/+1
2022-05-31x86: Properly handle IFUNC function pointer referenceH.J. Lu4-2/+85
2022-05-31i386: Ajdust more tests for opcodes/i386: remove trailing whitespaceH.J. Lu13-19/+19
2022-05-31Use unique_ptr for objfilesTom Tromey4-11/+9
2022-05-31gdb/testsuite: fixup common-block.exp for intel compilersNils-Christian Kempke1-3/+35