aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-12mh-mingw: drop unused BOOT_CXXFLAGS variableSergei Trofimovich1-1/+0
2023-08-12mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variablesMartin Storsjö1-0/+2
2023-08-12configure: Allow host fragments to react to --enable-host-shared.Iain Sandoe1-0/+8
2023-08-12Darwin, config: Revise host config fragment.Iain Sandoe1-24/+33
2023-08-12gcc: Add 'mcf' thread model support from mcfgthreadLIU Hao1-0/+1
2023-08-12Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is brokenAndrew Pinski2-4/+8
2023-08-1232-bit PA-RISC with HP-UX: remove deprecated portsMartin Liska3-12/+0
2023-08-12Merge modula-2 front end onto gcc.Gaius Mulley3-1/+36
2023-08-12Add TFLAGS to gcc's GCC_FOR_TARGETAlexandre Oliva1-2/+2
2023-08-12configure: Account CXXFLAGS in gcc-plugin.m4.Iain Sandoe1-0/+5
2023-08-12configure: use OBJDUMP determined by libtool [PR95648]David Seifert1-1/+1
2023-08-12Remove support for Intel MIC offloadingThomas Schwinge2-63/+2
2023-08-12configure, Darwin: Ensure overrides to host-pie are passed to gcc configure.Iain Sandoe2-13/+34
2023-08-12configure: Only create serdep.tmp if neededPeter Foley1-0/+2
2023-08-12configure: Implement --enable-host-pieMarek Polacek4-7/+97
2023-08-12configure: When host-shared, pass --with-pic to in-tree lib configs.Iain Sandoe2-6/+17
2023-08-12configure: Do not build the ununsed libffi shared library.Iain Sandoe1-1/+2
2023-08-12Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-15/+17
2023-08-12LoongArch: implement count_{leading,trailing}_zerosXi Ruoyao1-0/+12
2023-08-12Updated constants from <https://dwarfstd.org/Languages.php>Meghan Denny1-0/+10
2023-08-12c++: source position of lambda captures [PR84471]Jason Merrill1-1/+1
2023-08-12Libvtv: Add loongarch support.Lulu Cheng1-0/+4
2023-08-12Automatic date update in version.inGDB Administrator1-1/+1
2023-08-11gdb.ada/mi_var_access.expCarl Love1-2/+9
2023-08-11Fix Python documentation for range type fieldsTom Tromey1-3/+0
2023-08-11Test GNAT encodings in arr_acc_idx_w_gap.expTom Tromey1-37/+43
2023-08-11RISC-V: Reflect actual range of vlen for hashingTsukasa OI1-1/+1
2023-08-11RISC-V: Add reference to Zve32*Tsukasa OI1-3/+4
2023-08-11gdb: warn unused result for bfd IO functionsAlan Modra4-68/+85
2023-08-11Fix AIX build break.Aditya Vidyadhar Kamath1-4/+2
2023-08-11gas: purge md_elf_section_word()Jan Beulich3-19/+0
2023-08-11x86: pack CPU flags in opcode tableJan Beulich5-31505/+4684
2023-08-11warn unused result for bfd IO functionsAlan Modra16-161/+252
2023-08-11RISC-V: Fix opcode entries of "vmsge{,u}.vx"Tsukasa OI1-4/+4
2023-08-11RISC-V: Remove support for non-existing 'Zve32d'Tsukasa OI1-1/+0
2023-08-11Automatic date update in version.inGDB Administrator1-1/+1
2023-08-10[gdb/symtab] Fix off-by-one error in cooked_indexer::recurseTom de Vries2-1/+13
2023-08-10[gdb/symtab] Dump qualified name of cooked_index_entryTom de Vries1-0/+3
2023-08-10Fix gdb.ada/O2_float_param.exp for PowerPCCarl Love1-1/+8
2023-08-10Change py-thread-exited.exp to work with gdbserverTom Tromey2-5/+13
2023-08-10Pass unique_ptr to add_thread_with_infoTom Tromey5-7/+12
2023-08-10aarch64: Enable Cortex-A520 CPURichard Ball3-0/+7
2023-08-10[gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp with cc-with-gnu-deb...Tom de Vries1-1/+1
2023-08-10[gdb/testsuite] Improve failure mode in gdb.dwarf2/enqueued-cu-base-addr.expTom de Vries1-1/+9
2023-08-10[gdb/symtab] Fix assertion in write_debug_namesTom de Vries1-1/+1
2023-08-10Automatic date update in version.inGDB Administrator1-1/+1
2023-08-09bpf: use w regs in 32-bit non-fetch atomic pseudo-cDavid Faust4-19/+19
2023-08-09gdb, breakpoint: add breakpoint location debugging logsMihails Strasuns4-0/+126
2023-08-09Automatic date update in version.inGDB Administrator1-1/+1
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra93-965/+928