Age | Commit message (Expand) | Author | Files | Lines |
2023-08-12 | Collect both user and kernel events for autofdo tests and autoprofiledbootstrap | Eugene Rozenfeld | 1 | -1/+1 |
2023-08-12 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 2 | -6/+14 |
2023-08-12 | Makefile.def: drop remnants of unused libelf | Sergei Trofimovich | 2 | -10/+0 |
2023-08-12 | Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. | Martin Liska | 1 | -2/+2 |
2023-08-12 | FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts | Christophe Lyon | 1 | -3/+8 |
2023-08-12 | libtool.m4: Sort output of 'find' to enable deterministic builds. | Bernhard M. Wiedemann | 2 | -6/+6 |
2023-08-12 | Fix hppa64-hpux11 build to remove source paths from embedded path. | John David Anglin | 1 | -4/+4 |
2023-08-12 | Generic configury support for shared libs on VxWorks | Olivier Hainque | 1 | -2/+27 |
2023-08-12 | toplevel: reconcile few divergences with GCC | Arsen Arsenović | 1 | -2/+2 |
2023-08-12 | gcc: xtensa: add data alignment properties to dynconfig | Max Filippov | 1 | -1/+58 |
2023-08-12 | gcc: xtensa: add XCHAL_HAVE_{CLAMPS, DEPBITS, EXCLUSIVE, XEA3} to dynconfig | Max Filippov | 1 | -1/+49 |
2023-08-12 | MSP430: Add -fno-exceptions multilib | Jozef Lawrynowicz | 1 | -0/+13 |
2023-08-12 | Add D front-end, libphobos library, and D2 testsuite. | Iain Buclaw | 1 | -1/+15 |
2023-08-12 | config-ml.in: Suppress output from multi-do recipes | Jonathan Wakely | 1 | -6/+2 |
2023-08-12 | mh-mingw: drop unused BOOT_CXXFLAGS variable | Sergei Trofimovich | 1 | -1/+0 |
2023-08-12 | mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables | Martin Storsjö | 1 | -0/+2 |
2023-08-12 | configure: Allow host fragments to react to --enable-host-shared. | Iain Sandoe | 1 | -0/+8 |
2023-08-12 | Darwin, config: Revise host config fragment. | Iain Sandoe | 1 | -24/+33 |
2023-08-12 | gcc: Add 'mcf' thread model support from mcfgthread | LIU Hao | 1 | -0/+1 |
2023-08-12 | Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken | Andrew Pinski | 2 | -4/+8 |
2023-08-12 | 32-bit PA-RISC with HP-UX: remove deprecated ports | Martin Liska | 3 | -12/+0 |
2023-08-12 | Merge modula-2 front end onto gcc. | Gaius Mulley | 3 | -1/+36 |
2023-08-12 | Add TFLAGS to gcc's GCC_FOR_TARGET | Alexandre Oliva | 1 | -2/+2 |
2023-08-12 | configure: Account CXXFLAGS in gcc-plugin.m4. | Iain Sandoe | 1 | -0/+5 |
2023-08-12 | configure: use OBJDUMP determined by libtool [PR95648] | David Seifert | 1 | -1/+1 |
2023-08-12 | Remove support for Intel MIC offloading | Thomas Schwinge | 2 | -63/+2 |
2023-08-12 | configure, Darwin: Ensure overrides to host-pie are passed to gcc configure. | Iain Sandoe | 2 | -13/+34 |
2023-08-12 | configure: Only create serdep.tmp if needed | Peter Foley | 1 | -0/+2 |
2023-08-12 | configure: Implement --enable-host-pie | Marek Polacek | 4 | -7/+97 |
2023-08-12 | configure: When host-shared, pass --with-pic to in-tree lib configs. | Iain Sandoe | 2 | -6/+17 |
2023-08-12 | configure: Do not build the ununsed libffi shared library. | Iain Sandoe | 1 | -1/+2 |
2023-08-12 | Darwin : Update libtool and dependencies for Darwin20 [PR97865] | Iain Sandoe | 1 | -15/+17 |
2023-08-12 | LoongArch: implement count_{leading,trailing}_zeros | Xi Ruoyao | 1 | -0/+12 |
2023-08-12 | Updated constants from <https://dwarfstd.org/Languages.php> | Meghan Denny | 1 | -0/+10 |
2023-08-12 | c++: source position of lambda captures [PR84471] | Jason Merrill | 1 | -1/+1 |
2023-08-12 | Libvtv: Add loongarch support. | Lulu Cheng | 1 | -0/+4 |
2023-08-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2023-08-11 | gdb.ada/mi_var_access.exp | Carl Love | 1 | -2/+9 |
2023-08-11 | Fix Python documentation for range type fields | Tom Tromey | 1 | -3/+0 |
2023-08-11 | Test GNAT encodings in arr_acc_idx_w_gap.exp | Tom Tromey | 1 | -37/+43 |
2023-08-11 | RISC-V: Reflect actual range of vlen for hashing | Tsukasa OI | 1 | -1/+1 |
2023-08-11 | RISC-V: Add reference to Zve32* | Tsukasa OI | 1 | -3/+4 |
2023-08-11 | gdb: warn unused result for bfd IO functions | Alan Modra | 4 | -68/+85 |
2023-08-11 | Fix AIX build break. | Aditya Vidyadhar Kamath | 1 | -4/+2 |
2023-08-11 | gas: purge md_elf_section_word() | Jan Beulich | 3 | -19/+0 |
2023-08-11 | x86: pack CPU flags in opcode table | Jan Beulich | 5 | -31505/+4684 |
2023-08-11 | warn unused result for bfd IO functions | Alan Modra | 16 | -161/+252 |
2023-08-11 | RISC-V: Fix opcode entries of "vmsge{,u}.vx" | Tsukasa OI | 1 | -4/+4 |
2023-08-11 | RISC-V: Remove support for non-existing 'Zve32d' | Tsukasa OI | 1 | -1/+0 |
2023-08-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |