aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-12toplevel: Substitute GDCFLAGS instead of using CFLAGSArsen Arsenović1-1/+1
2023-08-12Use substituted GDCFLAGSAndreas Schwab1-0/+1
2023-08-12gccrs: Add gcc-check-target check-rustPhilip Herron1-0/+1
2023-08-12PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.defRoger Sayle1-1/+2
2023-08-12Revert "Fix PR 67102: Add libstdc++ dependancy to libffi" [PR67102]Thomas Schwinge1-1/+0
2023-08-12Disable warnings as errors for STAGEautofeedback.Eugene Rozenfeld1-0/+3
2023-08-12Fix autoprofiledbootstrap buildEugene Rozenfeld1-1/+3
2023-08-12Fix collection and processing of autoprofile data for target libsEugene Rozenfeld1-1/+1
2023-08-12Collect both user and kernel events for autofdo tests and autoprofiledbootstrapEugene Rozenfeld1-1/+1
2023-08-12d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)Iain Buclaw2-6/+14
2023-08-12Makefile.def: drop remnants of unused libelfSergei Trofimovich2-10/+0
2023-08-12Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin.Martin Liska1-2/+2
2023-08-12FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scriptsChristophe Lyon1-3/+8
2023-08-12libtool.m4: Sort output of 'find' to enable deterministic builds.Bernhard M. Wiedemann2-6/+6
2023-08-12Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2023-08-12Generic configury support for shared libs on VxWorksOlivier Hainque1-2/+27
2023-08-12toplevel: reconcile few divergences with GCCArsen Arsenović1-2/+2
2023-08-12gcc: xtensa: add data alignment properties to dynconfigMax Filippov1-1/+58
2023-08-12gcc: xtensa: add XCHAL_HAVE_{CLAMPS, DEPBITS, EXCLUSIVE, XEA3} to dynconfigMax Filippov1-1/+49
2023-08-12MSP430: Add -fno-exceptions multilibJozef Lawrynowicz1-0/+13
2023-08-12Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-1/+15
2023-08-12config-ml.in: Suppress output from multi-do recipesJonathan Wakely1-6/+2
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