summaryrefslogtreecommitdiff
path: root/scripts/build/binutils
AgeCommit message (Expand)AuthorFilesLines
2022-02-23binutils: Disable libdebuginfod when producing a static toolchainChris Packham1-0/+3
2021-09-21binutils: Remove obsolete versionsChris Packham1-26/+20
2021-07-06Add EXTRA_CXXFLAGS_FOR_BUILD optionRaphael Catolino1-2/+2
2020-10-14binutils: Disable glob for better portabilityAlexey Brodkin1-0/+4
2020-01-22Merge pull request #1257 from nolange/fix_binutils_typoAlexey Neyman1-1/+1
2019-10-15fix nonfunctional --enable-relro optionNorbert Lange1-1/+1
2019-10-10enable option for binutils deterministic-archivesNorbert Lange1-0/+3
2019-04-05Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman1-5/+5
2018-12-11Add a symlink to LTO for binutilsAlexey Neyman1-0/+6
2018-12-05Add configuration options for enabling SSPAlexey Neyman2-12/+1
2018-12-04Add a config option for default RELRO settingAlexey Neyman1-0/+5
2018-11-01Add an ability to modify an exported variableAlexey Neyman1-3/+4
2018-09-27Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman1-1/+1
2017-09-01config: Add package versioning flexibilityNathan Chancellor1-2/+2
2017-08-21Save export status for environment varsAlexey Neyman1-1/+1
2017-07-08Separate the notions of package name/labelAlexey Neyman1-1/+0
2017-07-08Allow for custom archive namesAlexey Neyman1-1/+1
2017-07-08Fix the references to old config variablesAlexey Neyman1-35/+9
2017-06-16Honor CFLAGS_FOR_BUILDAlexey Neyman1-1/+3
2017-04-02Pass CC_FOR_BUILD to binutilsAlexey Neyman1-0/+2
2017-04-01Fix symlinking to multiarch tools on CygwinAlexey Neyman1-20/+6
2017-02-27Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman1-1/+1
2017-02-23Fix the build of elf2flt on CygwinAlexey Neyman1-1/+0
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman1-1/+1
2017-02-07elf2flt: use CT_ARCH to set target CPU, not CT_TARGETCarlos Santos1-1/+1
2017-01-30Fix installation of manuals for binutilsAlexey Neyman1-2/+2
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman1-0/+3
2017-01-13Unify fetching Linaro components.Alexey Neyman1-10/+10
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-12/+12
2016-09-20elf2flt: do not treat warnings as errorsKirill K. Smirnov1-0/+1
2016-09-13binutils: make symlinks in a consistent wayKirill K. Smirnov1-1/+1
2016-06-10Update elf2flt git repository locationMartin Lund1-1/+1
2016-01-13elf2flt: Use openadk version of elf2fltBryan Hundven1-1/+1
2016-01-02binutils: Fix installing libiberty for targetBryan Hundven1-0/+4
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-15/+8
2015-12-07binutils: Fix LDFLAGS for static toolchainBryan Hundven1-1/+1
2015-12-05binutils: Fix binutils manuals_install variableBryan Hundven1-2/+2
2015-11-25binutils/gdb: Fix configure options when building from binutils-gdb repoBryan Hundven1-0/+4
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-12/+12
2015-11-13xtensa: add support for the configurable Xtensa architecture.Chris Zankel1-0/+4
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven1-2/+2
2015-01-16binutils: Add Linaro Binutils 2.25-2015.01 and 2.24-2014.11Cristoforo Cataldo1-3/+10
2014-12-08scripts: Update download locationsBryan Hundven1-2/+2
2014-12-05binutils: Fix elf2flt compile on more modern systemsSolomon Peachy1-0/+1
2014-12-05binutils: Fixup the static toolchain build problemgoodmenlinux@gmail.com1-1/+1
2014-05-11binutils/elf2flt: restore the custom location functionalityYann E. MORIN"1-3/+11
2014-05-11binutils/binutils: do not forget to extract elf2fltYann E. MORIN"1-5/+3
2014-05-11binutils/elf2flt: use alternate mirrorYann E. MORIN"1-7/+3
2014-02-04binutils: Added ranlib to tools listRay Donnelly1-3/+3
2012-11-19binutils: introduce the infrastructure to support binutils alternativesYann Diorcet2-150/+91