aboutsummaryrefslogtreecommitdiff
path: root/Makefile.def
AgeCommit message (Expand)AuthorFilesLines
2021-11-12Import Makefile.def from gccAlan Modra1-16/+62
2021-09-28gdb: Add a dependency between gdb and libbacktraceAndrew Burgess1-0/+1
2021-05-18sim: depend on gnulibMike Frysinger1-0/+1
2021-03-18Add install dependencies for ld -> bfd and libctf -> bfdNick Alcock1-1/+8
2021-03-12sim: drop dep on configure-gdbMike Frysinger1-1/+0
2021-01-27ld: depend on libctfNick Alcock1-0/+1
2021-01-05libctf: new testsuiteNick Alcock1-2/+2
2020-10-14gdb/gdbserver: add dependencies for distclean-gnulibAndrew Burgess1-0/+6
2020-03-12Change gdbserver to use existing gdbsupportTom Tromey1-0/+1
2020-03-12Change gdbsupport not to rely on BFDTom Tromey1-2/+0
2020-03-12Fix gdbserver build when intl already builtTom Tromey1-0/+2
2020-02-14Change gdbserver to use existing gnulib and libibertyTom Tromey1-0/+5
2020-02-07Move gdbserver to top levelTom Tromey1-0/+1
2020-01-17Make all-gdbsupport depend on all-bfdSimon Marchi1-0/+1
2020-01-14Move gdbsupport to the top levelTom Tromey1-0/+7
2019-10-07gdb: CTF supportWeimin Pan1-0/+1
2019-10-03libctf: installable libctf as a shared libraryNick Alcock1-1/+1
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-0/+1
2019-06-14Move gnulib to top levelTom Tromey1-0/+3
2019-05-30Revert "Sync top level files with versions from gcc."Nick Clifton1-32/+9
2019-05-29Sync top level files with versions from gcc.Nick Clifton1-9/+32
2019-05-29Fix libctf build on non-ELF targets.Nick Alcock1-0/+5
2019-05-28libctf: build systemNick Alcock1-0/+6
2018-06-19This was already applied on the GCC side.Eric Botcazou1-1/+2
2017-01-23Sync top-level make and configure files with FSF GCC mainline versions.Nick Clifton1-21/+4
2016-01-12Sync top-level Makefile.def with GCCH.J. Lu1-0/+1
2016-01-11Import changes made to files shared with the FSF GCC project.Nick Clifton1-0/+1
2015-09-30Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton1-0/+1
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie1-1/+10
2015-05-01Configure zlib with --enable-host-shared for shared bfdH.J. Lu1-1/+3
2015-03-30Make all-bfd depend on all-zlibH.J. Lu1-0/+1
2015-03-16Update top-level files from GCC trunkH.J. Lu1-10/+41
2015-01-03[GCC bug #63539]: libgo does not use the newly built objcopy when doing a com...Andrew Pinski1-0/+1
2014-05-08PR sanitizer/56781 * Makefile.def: Set bootstrap=true; for host fixincludes. ...jakub1-1/+1
2014-04-04This fixes PR bootstrap/60620:Eric Botcazou1-0/+1
2014-03-27This is a fix for PR ld/16761 - the linker now has a dependence upon the binu...Yaakov Selkowitz1-0/+1
2013-11-08Added Cilk runtime library (libcilkrts) into GCC.bviyer1-0/+5
2013-11-08* Makefile.def (target_modules): Remove libmudflap (languages): Remove check-...law1-2/+0
2013-08-122013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-2/+8
2013-04-222013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-1/+1
2013-01-15 * configure.ac: Sync with GCC repo.Jan-Benedict Glaw1-0/+1
2013-01-10Build gmp before configuring gccH.J. Lu1-1/+1
2013-01-07Add missing gas dependencyH.J. Lu1-0/+7
2012-12-20 * Makefile.def (install-target-libgo): Depend onJan-Benedict Glaw1-0/+10
2012-12-12Add --with-build-config=bootstrap-asan supportH.J. Lu1-1/+4
2012-11-15Sync toplevel files with GCCH.J. Lu1-0/+2
2012-09-29Sync toplevel files with GCC treeH.J. Lu1-0/+2
2012-09-20 * configure.ac (host_libs): Add libbacktrace.Ian Lance Taylor1-0/+2
2012-08-26Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu1-2/+2
2012-08-26Sync toplevel files with GCC treeH.J. Lu1-11/+17