aboutsummaryrefslogtreecommitdiff
path: root/config/binutils.conf
AgeCommit message (Expand)Author
2021-01-20Cleanup whitespacesMaxim Kuvyrkov
2019-03-20Set mingw_only default value in one place onlyChristophe Lyon
2017-10-18Replace --set arch|cpu|tune with --set gcc_override_configure.Christophe Lyon
2017-04-11Trap errors and unset variables in *.conf files.Charles Baylis
2017-04-03Unify mingw and linux manifests.Charles Baylis
2017-03-14Remove broken "depends" variable from conf files.Charles Baylis
2017-03-14Remove unused "installs" value from conf files.Charles Baylis
2016-10-19Enable gold for GCC 6 toolchainPrathamesh Kulkarni
2016-06-22Move version configuration for gcc5-based toolchains to a dedicated dirMaxim Kuvyrkov
2016-06-03Fix bug #2295: build gprof.Christophe Lyon
2016-03-03Fix typosRob Savoye
2015-07-08build binutils 2.25 by defaultRob Savoye
2015-04-13Add --mcpu and --mtune options, and make --march work.Jim Wilson
2015-04-08config/binutils.conf: Remove redundant ${target} expansion from sysroot pathRyan S. Arnold
2014-09-23Fix thinkoMaxim Kuvyrkov
2014-09-02fix variable expansion typo for default_marchRob Savoye
2014-08-28add all-bfd as a target rather than letting deoendencies take care of itRob Savoye
2014-07-25move extra compilation flags to config filesRob Savoye
2014-07-14Add support for --marchRyan S. Arnold
2014-06-13build the linaro branch of binutilsRob Savoye
2014-05-30fix line indentationRob Savoye
2014-05-29don't build gold for any targetsRob Savoye
2014-05-12don't build gold for arm or aarch64 nativeRob Savoye
2014-02-18tweak aarch64 pattern to match -elf when -none- isn't part of the tripletRob Savoye
2014-02-17enable linker plugins to keep gcc happierRob Savoye
2014-01-26add -UFORTIFY_SOURCE to CPPFLAGSRob Savoye
2013-12-11use quote around static_link settingRob Savoye
2013-12-10Correct get_toolname to work with unified repo: binutils-gdb.gitRyan S. Arnold
2013-12-07use new binutils-gdb.git repositoryRob Savoye
2013-12-03Finish git parser refactoring, use stamp functions, complete dryrun wrapping.Ryan S. Arnold
2013-11-21use --with-sysroot for native builds.Rob Savoye
2013-11-21change sysroot path to where the tarballs get installed, instead of the fresh...Rob Savoye
2013-11-13don't enable gold for aarch64, pass sysroot when configuringRob Savoye
2013-11-12clean defaulty optionsRob Savoye
2013-10-14build the 2.24 branchRob Savoye
2013-09-262.24 is the latest, not 2.18Rob Savoye
2013-09-25use HEAD for git by defaultRob Savoye
2013-09-13build binutils from git instead of src tarballRob Savoye
2013-08-19fix typoRob Savoye
2013-08-16add static_link flag to move control from the core code to the config file.Rob Savoye
2013-08-07change sysroot pathRob Savoye
2013-08-06drop /usr from the end of the sysroot path.Rob Savoye
2013-07-31add comments to document variablesRob Savoye
2013-07-26fix binutils version stringRob Savoye
2013-07-22add latest version and installed pakage values.Rob Savoye
2013-06-10add --with-isl flag to point to our freshly built copy.Rob Savoye
2013-05-24config files for GCC and BinutilsRob Savoye