aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2024-06-11rust: Do not link with libdl and libpthread unconditionallyArthur Cohen1-0/+3
2024-04-02Fix up postboot dependencies [PR106472]Jakub Jelinek1-0/+33
2024-01-16gccrs: Fix missing build dependencyPierre-Emmanuel Patry1-0/+10
2024-01-16gccrs: Fix bootstrap buildPierre-Emmanuel Patry1-18/+798
2024-01-09Pass GUILE down to subdirectoriesTom Tromey1-2/+6
2023-12-14build: Add libgrust as compilation modulesPierre-Emmanuel Patry1-9/+1007
2023-12-13gettext: disable install, docs targets, libasprintf, threadsArsen Arsenović1-173/+29
2023-11-19Makefile.tpl: Avoid race condition in generating site.exp from the top levelLewis Hyatt1-11/+19
2023-11-14*: add modern gettextArsen Arsenović1-829/+831
2023-10-15sim: add distclean dep for gnulibMike Frysinger1-0/+1
2023-10-06Makefile.tpl: disable -Werror for feedback stage [PR111663]Sergei Trofimovich1-0/+4
2023-09-12Pass 'SYSROOT_CFLAGS_FOR_TARGET' down to target libraries [PR109951]Thomas Schwinge1-0/+1
2023-08-07toplevel: Makefile.def: add install-strip dependency on libsframeIndu Bhagat1-1/+2
2023-08-07bfd: linker: merge .sframe sectionsIndu Bhagat1-0/+11
2023-08-07Pass PKG_CONFIG_PATH down from top-level MakefileSimon Marchi1-0/+3
2023-08-07gprofng: a new GNU profilerVladimir Mezentsev1-0/+497
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-2/+3
2023-07-31Use substituted GDCFLAGSAndreas Schwab1-1/+1
2023-07-07Collect both user and kernel events for autofdo tests and autoprofiledbootstrapEugene Rozenfeld1-1/+1
2023-06-28Fix collection and processing of autoprofile data for target libsEugene Rozenfeld1-1/+1
2023-06-25configure, Darwin: Ensure overrides to host-pie are passed to gcc configure.Iain Sandoe1-10/+19
2023-05-17Disable warnings as errors for STAGEautofeedback.Eugene Rozenfeld1-3/+5
2023-05-16Disable warnings as errors for STAGEautofeedback.Eugene Rozenfeld1-2/+3
2023-04-28Fix autoprofiledbootstrap buildEugene Rozenfeld1-1/+3
2022-12-31configure: Do not build the ununsed libffi shared library.Iain Sandoe1-1/+1
2022-12-21[PATCH] Use toplevel configure for GMP and MPFR for gdbAndrew Pinski1-0/+2
2022-12-14Merge modula-2 front end onto gcc.Gaius Mulley1-1/+539
2022-12-13gccrs: Add gcc-check-target check-rustPhilip Herron1-0/+8
2022-12-07configure: When host-shared, pass --with-pic to in-tree lib configs.Iain Sandoe1-60/+60
2022-11-25sync libsframe toplevel from binutils-gdbWeimin Pan1-5/+1283
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek1-137/+136
2022-11-22configure: Implement --enable-host-pieMarek Polacek1-136/+137
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge1-519/+1
2022-08-18Makefile.def: drop remnants of unused libelfSergei Trofimovich1-1287/+1
2022-08-18Add libgo dependency on libbacktrace.Sergei Trofimovich1-0/+1
2022-06-28Add TFLAGS to gcc's GCC_FOR_TARGETAlexandre Oliva1-2/+2
2022-03-09toplevel: Makefile.def: Make configure-sim depend on all-readlineHans-Peter Nilsson1-1/+1
2022-01-25Revert "Fix PR 67102: Add libstdc++ dependancy to libffi" [PR67102]Thomas Schwinge1-1/+0
2021-12-15Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"H.J. Lu1-3/+2
2021-12-15Sync with binutils: Support the PGO build for binutils+gdbH.J. Lu1-2/+61
2021-12-15Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-2/+3
2021-11-30d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)Iain Buclaw1-19/+3288
2021-11-12Make opcodes configure depend on bfd configureAlan Modra1-0/+10
2021-10-28[PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targetsRichard Purdie1-0/+6
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-18/+2030
2021-10-12Mark certain subdirectories as missing TAGS targets.Eric Gallager1-88/+10
2021-09-24top-level: merge Makefile.def patches from binutils-gdb repositoryAndrew Burgess1-0/+8
2021-09-17configure, jit: Allow for 'make check-gcc-jit'.Iain Sandoe1-0/+8
2021-09-16Fix PR 67102: Add libstdc++ dependancy to libffiAndrew Pinski1-0/+1
2021-08-31gdb: Add a dependency between gdb and libbacktraceAndrew Burgess1-0/+1