summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2022-04-08Pass PKG_CONFIG_PATH down from top-level MakefileSimon Marchi
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev
2022-03-09toplevel: Makefile.def: Make configure-sim depend on all-readlineHans-Peter Nilsson
2021-11-13Sync Makefile.tpl with GCCH.J. Lu
2021-11-12Import Makefile.def from gccAlan Modra
2021-09-28gdb: Add a dependency between gdb and libbacktraceAndrew Burgess
2021-05-18sim: depend on gnulibMike Frysinger
2021-03-18Add install dependencies for ld -> bfd and libctf -> bfdNick Alcock
2021-03-12sim: drop dep on configure-gdbMike Frysinger
2021-01-27ld: depend on libctfNick Alcock
2021-01-09Support the PGO build for binutils+gdbH.J. Lu
2021-01-09GCC: Pass --plugin to AR and RANLIBH.J. Lu
2021-01-05libctf: new testsuiteNick Alcock
2020-10-14gdb/gdbserver: add dependencies for distclean-gnulibAndrew Burgess
2020-03-12Change gdbserver to use existing gdbsupportTom Tromey
2020-03-12Change gdbsupport not to rely on BFDTom Tromey
2020-03-12Fix gdbserver build when intl already builtTom Tromey
2020-02-14Change gdbserver to use existing gnulib and libibertyTom Tromey
2020-02-07Move gdbserver to top levelTom Tromey
2020-01-17Make all-gdbsupport depend on all-bfdSimon Marchi
2020-01-14Move gdbsupport to the top levelTom Tromey
2019-10-07gdb: CTF supportWeimin Pan
2019-10-03libctf: installable libctf as a shared libraryNick Alcock
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-06-14Move gnulib to top levelTom Tromey
2019-05-30Revert "Sync top level files with versions from gcc."Nick Clifton
2019-05-29Sync top level files with versions from gcc.Nick Clifton
2019-05-29Fix libctf build on non-ELF targets.Nick Alcock
2019-05-28libctf: build systemNick Alcock
2018-06-29Introduce @unless/@endunless and postbootstrap Makefile targetsAlexandre Oliva
2018-06-19This was already applied on the GCC side.Eric Botcazou
2017-01-23Sync top-level make and configure files with FSF GCC mainline versions.Nick Clifton
2016-05-28Add dependencies to configure ruleAlan Modra
2016-04-19Sync Makefile.tpl with gcc.Nick Clifton
2016-02-10Sync top level files with gcc.Nick Clifton
2016-01-12Sync top-level Makefile.def with GCCH.J. Lu
2016-01-11Import changes made to files shared with the FSF GCC project.Nick Clifton
2015-09-30Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie
2015-07-14Sync Makefile.tpl with GCCH.J. Lu
2015-06-24Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw
2015-05-01Configure zlib with --enable-host-shared for shared bfdH.J. Lu
2015-03-30Make all-bfd depend on all-zlibH.J. Lu
2015-03-16Update top-level files from GCC trunkH.J. Lu
2015-01-03[GCC bug #63539]: libgo does not use the newly built objcopy when doing a com...Andrew Pinski
2014-05-08PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. ...jakub
2014-05-08PR bootstrap/58572 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem inste...jakub
2014-04-04This fixes PR bootstrap/60620:Eric Botcazou
2014-03-27This is a fix for PR ld/16761 - the linker now has a dependence upon the binu...Yaakov Selkowitz
2013-11-08* Makefile.in: Regenerate.tschwinge