summaryrefslogtreecommitdiff
path: root/Makefile.def
AgeCommit message (Expand)Author
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev
2022-03-09toplevel: Makefile.def: Make configure-sim depend on all-readlineHans-Peter Nilsson
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-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-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-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-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-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-08Added Cilk runtime library (libcilkrts) into GCC.bviyer
2013-11-08* Makefile.def (target_modules): Remove libmudflap (languages): Remove check-...law
2013-08-122013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-04-222013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-01-15 * configure.ac: Sync with GCC repo.Jan-Benedict Glaw
2013-01-10Build gmp before configuring gccH.J. Lu
2013-01-07Add missing gas dependencyH.J. Lu
2012-12-20 * Makefile.def (install-target-libgo): Depend onJan-Benedict Glaw
2012-12-12Add --with-build-config=bootstrap-asan supportH.J. Lu
2012-11-15Sync toplevel files with GCCH.J. Lu
2012-09-29Sync toplevel files with GCC treeH.J. Lu
2012-09-20 * configure.ac (host_libs): Add libbacktrace.Ian Lance Taylor