aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-09[gdb/testsuite] Fix gdb.dwarf2/debug-names.expTom de Vries1-7/+4
2022-08-09gdb/riscv: use register name enum values in riscv-linux-nat.cAndrew Burgess1-6/+6
2022-08-09x86-64: adjust MOVQ to/from SReg attributesJan Beulich4-9/+23
2022-08-09x86: adjust MOVSD attributesJan Beulich2-3/+3
2022-08-09x86: fold AVX VGATHERDPD / VPGATHERDQJan Beulich2-44/+8
2022-08-09x86: allow use of broadcast with X/Y/Z-suffixed AVX512-FP16 insnsJan Beulich8-54/+63
2022-08-09x86/Intel: split certain AVX512-FP16 VCVT*2PH templatesJan Beulich2-12/+108
2022-08-09gdb/csky fix build error in ubuntu20_04Jiangshuai Li1-4/+4
2022-08-09Automatic date update in version.inGDB Administrator1-1/+1
2022-08-08Fix regression from gdbarch registry changeTom Tromey1-1/+7
2022-08-08add splay tree for info_ptr -> CU mappingMartin Liska1-10/+67
2022-08-08dwarf: use find_abstract_instance for vars and DW_AT_specificationMartin Liska1-15/+7
2022-08-08Mach-O: i18n enablement on some error messages.Tsukasa OI2-2/+7
2022-08-08ld: fix NEWS typosMartin Liska1-2/+2
2022-08-08Add a link to the NEWS files in the release announcement email.Nick Clifton2-0/+11
2022-08-08gdb/csky support .reg2 for kernel 4.x and laterJiangshuai Li2-12/+140
2022-08-08Automatic date update in version.inGDB Administrator1-1/+1
2022-08-07[gdb/build] Fix build with gcc 4.8.5Tom de Vries1-3/+3
2022-08-07[gdb/symtab] Fix assert in read_addrmap_from_arangesTom de Vries3-9/+189
2022-08-07[gdb/testsuite] Add support for .debug_names in dwarf assemblerTom de Vries3-5/+330
2022-08-07Automatic date update in version.inGDB Administrator1-1/+1
2022-08-06asan: heap buffer overflow in _bfd_error_handlerAlan Modra1-1/+2
2022-08-06asan: segfault in coff_write_auxent_fnameAlan Modra1-1/+2
2022-08-06msan: bfd_mach_o_layout_commands use of uninitialised valueAlan Modra1-34/+44
2022-08-06objcopy section alignmentAlan Modra4-23/+16
2022-08-06ubsan: som.c undefined shift in som_set_reloc_infoAlan Modra1-8/+12
2022-08-06Automatic date update in version.inGDB Administrator1-1/+1
2022-08-06Get rid of BFD_VMA_FMTAlan Modra6-69/+2
2022-08-06Don't use BFD_VMA_FMT in gdb and simAlan Modra10-54/+58
2022-08-05[gdb/build] Fix build breaker in language.c with gcc 7.5.0Tom de Vries1-1/+1
2022-08-05[gdb] Add unit test for gdb::sequential_for_eachTom de Vries1-43/+74
2022-08-05[gdb/symtab] Use task size in parallel_for_each in dwarf2_build_psymtabs_hardTom de Vries1-1/+8
2022-08-05[gdbsupport] Add task size parameter in parallel_for_eachTom de Vries2-22/+119
2022-08-05Introduce gdb::make_function_viewPedro Alves2-1/+208
2022-08-05Update following 2.39 releaseNick Clifton1-17/+28
2022-08-05asan: ppc64_elf_get_synthetic_symtab heap buffer overflowAlan Modra5-19/+14
2022-08-05Sanity check loc_offsets indexAlan Modra1-10/+20
2022-08-05binutils/Dwarf: avoid "shadowing" of glibc function nameJan Beulich1-13/+13
2022-08-05gas: fix a testcase broken by new ZSTD supportTsukasa OI2-3/+2
2022-08-05When gas/read.c calls mbstowcs with a NULL destination, it should set size to 0Nick Clifton2-1/+10
2022-08-05[gdb] Add debug_{exp,val}Tom de Vries3-0/+31
2022-08-04Add gold support for --package-metadata option.Luca Boccassi13-26/+430
2022-08-04Recognize the new ELF compression type for ZSTD.Cary Coutant1-0/+2
2022-08-05Automatic date update in version.inGDB Administrator1-1/+1
2022-08-04Use registry in gdbarchTom Tromey41-836/+532
2022-08-04Allow registry to refer to const typesTom Tromey1-1/+1
2022-08-04Use new and delete for gdbarchTom Tromey3-240/+222
2022-08-04Use bool in gdbarchTom Tromey3-3/+3
2022-08-04[gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fission-loclists.STom de Vries1-14/+0
2022-08-04[gdb/testsuite] Fix ERROR in gdb.base/watchpoint-unaligned.expTom de Vries1-3/+5