summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-06-04Hardcode host-specific name for LTO pluginHEADtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150617.000001submit/tizen_tv/20150617.000001submit/tizen_mobile/20150617.000001submit/tizen_common/20150617.082114submit/tizen_base/20151223.111112submit/tizen_base/20151223.111111submit/tizen_3.0.2015.q2_common/20150617.082128accepted/tizen/wearable/20150618.093518accepted/tizen/tv/20150618.103536accepted/tizen/mobile/20150618.112654accepted/tizen/common/20150617.115454accepted/tizen/base/20151223.052217accepted/tizen/3.0.2015.q2/common/20150617.115425tizen_base_oldtizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizenaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_commonaccepted/tizen_3.0.2015.q2_commonNikolay Bozhenov5-0/+12
Otherwise, binutils can try to use plugin for different architecture. Change-Id: I3070e774ec7f8494241fe52b7aee6d3ba3acef06
2015-06-02Revert "skip rpaths"submit/tizen/20150603.065700accepted/tizen/wearable/20150604.132828accepted/tizen/tv/20150604.132810accepted/tizen/mobile/20150604.132746accepted/tizen/common/20150604.131348Yury Usishchev1-90/+2
This reverts commit 56b35ae7eb9f225a2c357f3eff4aabd15eed5afe. This commit introduced another dependency on environment variable Change-Id: I1e116c374aed3c0de6f66c528de5b6cf87d2e330 Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
2015-03-31Removed gcore binary since it's a part of gdbsubmit/tizen/20150331.094343accepted/tizen/wearable/20150404.083231accepted/tizen/tv/20150406.013638accepted/tizen/mobile/20150406.020157accepted/tizen/common/20150403.125450Vyacheslav Barinov4-0/+8
Change-Id: Iefe9d347aa178b323d5e5b9c07c5603a5989942b Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
2015-02-26Revert "build as needed"Yury Usishchev1-2/+0
This reverts commit b0d634fa440496e36c79b2d37c658989d8cdaa3d. Change-Id: I77a9c7c82651ee45c97ba51e307c476daad73970 Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
2015-02-17packaging: bump to 2.25submit/tizen_3.0.2014.q4_common/20150226.000000submit/tizen/20150219.141802accepted/tizen/wearable/20150220.130119accepted/tizen/tv/20150220.125539accepted/tizen/mobile/20150220.131641accepted/tizen/common/20150220.083123accepted/tizen/3.0.2014.q4/common/20150226.105857tizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonsandbox/vbarinov/2.25accepted/tizen_3.0.2014.q4_commonVyacheslav Barinov4-20/+60
termcap is now needed for build Change-Id: I8ae587311b4e4fe5dc5d419f361b0fd3f944ee7c Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
2015-02-16remove unused filesLi Jinjing2-393/+1
Currently, cross-x86_64-binutils.spec has not been submmited to OBS for building, for consistency of OBS and gbs, it's necessary to clean it up. Change-Id: I9d34cd5989006888d65b2f960100429ed49201d1 Signed-off-by: Li Jinjing <jinjingx.li@intel.com>
2015-02-16Enable Gold linker for cross-*-binutils buildIlya Palachev5-35/+100
Change-Id: I52f1fb61ac0c34153e0c50d1859a764de68bb285 Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
2015-02-16Switching ExcludeArch to ExclusiveArchVyacheslav Barinov5-10/+9
Helps to avoid cross-arm -> aarch64 and cross-aarch64 -> arm builds. Change-Id: Iea31ec9aec7d4ddceeb0401bf820135f342fad30 Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
2015-02-16Added relocs-file for aarch64 to configure.tgtVyacheslav Barinov1-0/+1
This fixes build issue during ld.gold build for aarch64. Change-Id: If6c7ee19cf49b3db7748c9237b57bf25ec2c5fdc Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
2015-02-16packaging: bump to 2.24.90Chanho Park6-5/+8
Change-Id: I89d1ebb22ddd66970afcfd79050ebac9ca4e41bc Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2015-02-16packaging: unlimit stack size to fix argument list too long errorChanho Park5-15/+80
Change-Id: I2b607c26b2326cbb916b446e5c53d7ad4fe97a51 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2015-02-16changelog: update changelogChanho Park1-2/+2
Change-Id: Ic365966025eb21b21793798bef4213813f8e5087 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2015-02-16packaging: support aarch64 buildChanho Park6-21/+407
This patch adds aarch64 releated packaging files to support aarch64. Change-Id: Ic04208d75d91c6fd3b5d06fcbead7d5f2117b5db Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2015-02-16Upgrade to 2.24.51.Junfeng Dong5-4/+7
Change-Id: I58129e0fa3824c3f78e7e3ca4358f310131ca849 Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
2015-02-16Fix wrong source file name of cross-arm-binutils.Junfeng Dong5-4/+7
Change-Id: I4640c2a726e3dde8ce48697e2244d3c0c26e5a12 Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
2015-02-16Fix gbs packaging problem and disable manifest file for cross toolchain.Junfeng Dong6-125/+16
Not use macro in %setup to satisfy gbs 0.17 and latter version. (DEVT-77) Not set manifest file for cross toolchain. Change-Id: I102754fefde7f1ce454cf1ddde4a6b04d1aa3678 Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
2015-02-16resetting manifest requested domain to floorAlexandru Cornea2-0/+10
2015-02-16Set license using %licenseAnas Nashif1-0/+3
2015-02-16sync other specsAnas Nashif3-15/+132
2015-02-16Fixed gold installationAnas Nashif1-0/+3
2015-02-16gold has higher prioAnas Nashif1-5/+6
2015-02-16use alternatives for goldAnas Nashif4-132/+88
2015-02-16use alternatives for goldAnas Nashif1-7/+29
2015-02-16fixed optimzation for AtomAnas Nashif3-0/+111
2015-02-16fixed optimzation for AtomAnas Nashif5-197/+16
2015-02-16update to 2.23.1Anas Nashif1-1/+1
2015-02-16add packagingAnas Nashif6-0/+1547
2015-02-16gold depend on opcodesAnas Nashif2-0/+9
2015-02-16build as neededAnas Nashif1-0/+2
2015-02-16use hashtype both by defaultAnas Nashif2-3/+4
2015-02-16enable targets goldAnas Nashif1-1/+2
2015-02-16testsuiteAnas Nashif3-1/+5
2015-02-16ld relroAnas Nashif3-4/+12
2015-02-16ld dtagsAnas Nashif2-1/+2
2015-02-16unit at a timeAnas Nashif1-2/+2
2015-02-16x86-64-biarchAnas Nashif1-0/+5
2015-02-16skip rpathsAnas Nashif1-2/+90
2014-12-23Add generated files.upstream/2.25binutils-2_25upstream-2.25Tristan Gingold190-0/+143649
2014-12-23Version 2.25Tristan Gingold13-61/+86
bfd/ 2014-12-23 Tristan Gingold <gingold@adacore.com> * version.m4: Bump version to 2.25 * configure: Regenerate. binutils/ 2014-12-23 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. gas/ 2014-12-23 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. gprof/ 2014-12-23 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. ld/ 2014-12-23 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. opcodes/ 2014-12-23 Tristan Gingold <gingold@adacore.com> * configure: Regenerate.
2014-12-23Automatic date update in version.inGDB Administrator1-1/+1
2014-12-22Automatic date update in version.inGDB Administrator1-1/+1
2014-12-21Automatic date update in version.inGDB Administrator1-1/+1
2014-12-20Automatic date update in version.inGDB Administrator1-1/+1
2014-12-19Rework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.Matthew Fortune9-26/+93
gas/ * config/tc-mips.c (md_apply_fix): Apply alignment check to the symbol and offset rather than *valP for BFD_RELOC_MIPS_18_PCREL_S3. Also update the error message for BFD_RELOC_MIPS_19_PCREL_S2. gas/testsuite/ * gas/mips/r6-64.s: Remove .align directives from LDPC instructions and add further tests for LDPC. * gas/mips/r6-64-n32.d: remove the NOPs from LDPC expected output and update for new tests. * gas/mips/r6-64-n64.d: Likewise. * gas/mips/ldpc-unalign.l: New file. * gas/mips/ldpc-unalign.s: Likewise. * gas/mips/mips.exp: Run ldpc-unalign test.
2014-12-19Fix all failing FPXX tests for tx39-elf.Matthew Fortune16-15/+33
ld/testsuite/ * ld-mips-elf/attr-gnu-4-00.d: Relax check for ISA extension. * ld-mips-elf/attr-gnu-4-01.d: Likewise. * ld-mips-elf/attr-gnu-4-02.d: Likewise. * ld-mips-elf/attr-gnu-4-03.d: Likewise. * ld-mips-elf/attr-gnu-4-08.d: Likewise. * ld-mips-elf/attr-gnu-4-10.d: Likewise. * ld-mips-elf/attr-gnu-4-11.d: Likewise. * ld-mips-elf/attr-gnu-4-18.d: Likewise. * ld-mips-elf/attr-gnu-4-20.d: Likewise. * ld-mips-elf/attr-gnu-4-22.d: Likewise. * ld-mips-elf/attr-gnu-4-28.d: Likewise. * ld-mips-elf/attr-gnu-4-30.d: Likewise. * ld-mips-elf/attr-gnu-4-33.d: Likewise. * ld-mips-elf/attr-gnu-4-38.d: Likewise. * ld-mips-elf/attr-gnu-4-44.d: Likewise.
2014-12-19Fix undefined weak symbol reloc testsMatthew Fortune6-78/+55
ld/testsuite/ * ld-mips-elf/mips-elf.exp: Update undefweak-overflow tests. * ld-mips-elf/undefweak-overflow-n32.d: Remove. * ld-mips-elf/undefweak-overflow-n64.d: Likewise. * ld-mips-elf/undefweak-overflow.s: Set mips64r6, noreorder and add a label to mark the micromips region. * ld-mips-elf/undefweak-overflow.d: Update expected output.
2014-12-19Add in a JALRC alias and fix the NAL instruction.Matthew Fortune7-1/+26
opcodes/ * mips-opc.c (mips_builtin_opcodes): Add JALRC alias for JIALC. Remove the operand from NAL. gas/testsuite/ * gas/mips/r6.s: Test JALRC and NAL * gas/mips/r6-n32.d: Add expected output for JALRC and NAL. * gas/mips/r6-n64.d: Likewise. * gas/mips/r6.d: Likewise.
2014-12-19[MIPS] When calculating a relocation using an undefined weak symbol don't ↵Andrew Bennett8-11/+137
check for overflow. In MIPS the relocation calculation only ignores the overflow checks for undefined weak symbols on relocations associated with j/jal. This patch extends this to the relocations used by the: b* instructions; pc/gp relative symbol offsets; and the lwpc/ldpc MIPS r6 instructions. bfd/ * elfxx-mips.c (mips_elf_calculate_relocation): Only check for overflow on non-weak undefined symbols. ld/testsuite/ * ld-mips-elf/mips-elf.exp: Add in undefined weak overflow tests for o32, n32 and n64. * ld-mips-elf/undefweak-overflow.s: New test. * ld-mips-elf/undefweak-overflow.d: New test. * ld-mips-elf/undefweak-overflow-n32.d: New test. * ld-mips-elf/undefweak-overflow-n64.d: New test.
2014-12-19Automatic date update in version.inGDB Administrator1-1/+1
2014-12-18Automatic date update in version.inGDB Administrator1-1/+1