Age | Commit message (Expand) | Author | Files | Lines |
2024-08-22 | Makefile.tpl: fix whitespace in licence header | Sam James | 1 | -2/+2 |
2024-08-22 | Makefile.tpl: drop leftover intermodule cruft | Sam James | 1 | -7/+4 |
2024-06-11 | rust: Do not link with libdl and libpthread unconditionally | Arthur Cohen | 1 | -0/+3 |
2024-04-02 | Fix up postboot dependencies [PR106472] | Jakub Jelinek | 1 | -0/+33 |
2024-01-16 | gccrs: Fix missing build dependency | Pierre-Emmanuel Patry | 1 | -0/+10 |
2024-01-16 | gccrs: Fix bootstrap build | Pierre-Emmanuel Patry | 1 | -18/+798 |
2024-01-09 | Pass GUILE down to subdirectories | Tom Tromey | 1 | -2/+6 |
2023-12-14 | build: Add libgrust as compilation modules | Pierre-Emmanuel Patry | 1 | -9/+1007 |
2023-12-13 | gettext: disable install, docs targets, libasprintf, threads | Arsen Arsenović | 1 | -173/+29 |
2023-11-19 | Makefile.tpl: Avoid race condition in generating site.exp from the top level | Lewis Hyatt | 1 | -11/+19 |
2023-11-14 | *: add modern gettext | Arsen Arsenović | 1 | -829/+831 |
2023-10-15 | sim: add distclean dep for gnulib | Mike Frysinger | 1 | -0/+1 |
2023-10-06 | Makefile.tpl: disable -Werror for feedback stage [PR111663] | Sergei Trofimovich | 1 | -0/+4 |
2023-09-12 | Pass 'SYSROOT_CFLAGS_FOR_TARGET' down to target libraries [PR109951] | Thomas Schwinge | 1 | -0/+1 |
2023-08-07 | toplevel: Makefile.def: add install-strip dependency on libsframe | Indu Bhagat | 1 | -1/+2 |
2023-08-07 | bfd: linker: merge .sframe sections | Indu Bhagat | 1 | -0/+11 |
2023-08-07 | Pass PKG_CONFIG_PATH down from top-level Makefile | Simon Marchi | 1 | -0/+3 |
2023-08-07 | gprofng: a new GNU profiler | Vladimir Mezentsev | 1 | -0/+497 |
2023-08-07 | Sync with binutils: GCC: Pass --plugin to AR and RANLIB | H.J. Lu | 1 | -2/+3 |
2023-07-31 | Use substituted GDCFLAGS | Andreas Schwab | 1 | -1/+1 |
2023-07-07 | Collect both user and kernel events for autofdo tests and autoprofiledbootstrap | Eugene Rozenfeld | 1 | -1/+1 |
2023-06-28 | Fix collection and processing of autoprofile data for target libs | Eugene Rozenfeld | 1 | -1/+1 |
2023-06-25 | configure, Darwin: Ensure overrides to host-pie are passed to gcc configure. | Iain Sandoe | 1 | -10/+19 |
2023-05-17 | Disable warnings as errors for STAGEautofeedback. | Eugene Rozenfeld | 1 | -3/+5 |
2023-05-16 | Disable warnings as errors for STAGEautofeedback. | Eugene Rozenfeld | 1 | -2/+3 |
2023-04-28 | Fix autoprofiledbootstrap build | Eugene Rozenfeld | 1 | -1/+3 |
2022-12-31 | configure: Do not build the ununsed libffi shared library. | Iain Sandoe | 1 | -1/+1 |
2022-12-21 | [PATCH] Use toplevel configure for GMP and MPFR for gdb | Andrew Pinski | 1 | -0/+2 |
2022-12-14 | Merge modula-2 front end onto gcc. | Gaius Mulley | 1 | -1/+539 |
2022-12-13 | gccrs: Add gcc-check-target check-rust | Philip Herron | 1 | -0/+8 |
2022-12-07 | configure: When host-shared, pass --with-pic to in-tree lib configs. | Iain Sandoe | 1 | -60/+60 |
2022-11-25 | sync libsframe toplevel from binutils-gdb | Weimin Pan | 1 | -5/+1283 |
2022-11-22 | Revert "configure: Implement --enable-host-pie" | Marek Polacek | 1 | -137/+136 |
2022-11-22 | configure: Implement --enable-host-pie | Marek Polacek | 1 | -136/+137 |
2022-11-04 | Remove support for Intel MIC offloading | Thomas Schwinge | 1 | -519/+1 |
2022-08-18 | Makefile.def: drop remnants of unused libelf | Sergei Trofimovich | 1 | -1287/+1 |
2022-08-18 | Add libgo dependency on libbacktrace. | Sergei Trofimovich | 1 | -0/+1 |
2022-06-28 | Add TFLAGS to gcc's GCC_FOR_TARGET | Alexandre Oliva | 1 | -2/+2 |
2022-03-09 | toplevel: Makefile.def: Make configure-sim depend on all-readline | Hans-Peter Nilsson | 1 | -1/+1 |
2022-01-25 | Revert "Fix PR 67102: Add libstdc++ dependancy to libffi" [PR67102] | Thomas Schwinge | 1 | -1/+0 |
2021-12-15 | Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB" | H.J. Lu | 1 | -3/+2 |
2021-12-15 | Sync with binutils: Support the PGO build for binutils+gdb | H.J. Lu | 1 | -2/+61 |
2021-12-15 | Sync with binutils: GCC: Pass --plugin to AR and RANLIB | H.J. Lu | 1 | -2/+3 |
2021-11-30 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 1 | -19/+3288 |
2021-11-12 | Make opcodes configure depend on bfd configure | Alan Modra | 1 | -0/+10 |
2021-10-28 | [PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targets | Richard Purdie | 1 | -0/+6 |
2021-10-22 | Add install-dvi Makefile targets. | Eric Gallager | 1 | -18/+2030 |
2021-10-12 | Mark certain subdirectories as missing TAGS targets. | Eric Gallager | 1 | -88/+10 |
2021-09-24 | top-level: merge Makefile.def patches from binutils-gdb repository | Andrew Burgess | 1 | -0/+8 |
2021-09-17 | configure, jit: Allow for 'make check-gcc-jit'. | Iain Sandoe | 1 | -0/+8 |