summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Fix seg-fault in ARM linker when trying to parse a binary file.submit/tizen_4.0_base/20200427.024202submit/tizen_4.0_base/20200414.072359tizen_4.0_baseNick Clifton2-1/+6
2017-09-05Merge tag 'submit/tizen_base/20170830.083645' into tizen_4.0_basetizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0_base/20170905.042846accepted/tizen/4.0/base/20170908.223624tizen_4.0_tvaccepted/tizen_4.0_baseDongkyun Son1-0/+60
2017-08-09Add ChangeLog.Tizensubmit/tizen_base/20170830.083645accepted/tizen/base/20170908.223805Sangmin Seo1-0/+60
2017-08-02ASan build fix: resolve multiple definitions.submit/tizen_base/20170804.023302submit/tizen_4.0_base/20170828.000001submit/tizen_4.0_base/20170828.000000submit/tizen_4.0_base/20170811.071500accepted/tizen/base/20170804.132706accepted/tizen/4.0/base/20170828.221059accepted/tizen/4.0/base/20170811.092723Sangmin Seo3-4/+6
2017-06-23readelf: Update check for invalid word offsets in ARM unwind information.submit/tizen_base/20170705.023439submit/tizen_base/20170630.042341accepted/tizen/base/20170707.183609Nick Clifton2-3/+9
2017-06-05Fix --enable-new-dtags config supportsubmit/tizen_base/20170609.081358accepted/tizen/base/20170609.214632Alan Modra5-5/+5
2017-06-01Introduce --enable-new-dtags configure option.Slava Barinov7-5/+55
2017-03-27Backport fix for PR 17704 from upstream.tizen_4.0.m1_releasesubmit/tizen_base/20170412.005421accepted/tizen/base/20170413.143859sandbox/vbarinov/tizenGergely Nagy6-119/+222
2017-02-272.27 versionSlava Barinov3-3/+3
2017-02-27Ignore broken pluginsYury Usishchev3-1/+53
2017-02-27Packaging added.Slava Barinov5-0/+511
2016-08-03Release 2.27upstream/2.27binutils-2_27upstream-2.27Tristan Gingold14-62/+91
2016-08-03Regenerate pot files.Tristan Gingold6-7837/+11366
2016-08-03PowerPC64 ld segfault with code in non-executable sectionsAlan Modra2-0/+7
2016-08-03Automatic date update in version.inGDB Administrator1-1/+1
2016-08-02Automatic date update in version.inGDB Administrator1-1/+1
2016-08-01Automatic date update in version.inGDB Administrator1-1/+1
2016-07-31Automatic date update in version.inGDB Administrator1-1/+1
2016-07-30Automatic date update in version.inGDB Administrator1-1/+1
2016-07-29Automatic date update in version.inGDB Administrator1-1/+1
2016-07-28Automatic date update in version.inGDB Administrator1-1/+1
2016-07-27Fix seg fault in linker when performing garbage collection on COFF based targ...Nick Clifton2-1/+17
2016-07-27Automatic date update in version.inGDB Administrator1-1/+1
2016-07-19Support -pie for aarch64*-elf targets.Roland McGrath3-1/+10
2016-07-01Expect the 'objcopy without global symbols' test to fail for AArch64 and ARM ...Nick Clifton2-0/+14
2016-07-01Bump version to 2.26.90 (on branch 2.27)Tristan Gingold13-61/+86
2016-07-01Bump version to 2.27.51Tristan Gingold13-61/+86
2016-07-01Add marker for 2.27 branch.Tristan Gingold7-3/+22
2016-07-01Fix mis-placement in binutils.texiTristan Gingold2-2/+6
2016-07-01x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich4-132/+227
2016-07-01x86/MPX: fix address size handlingJan Beulich5-4/+223
2016-07-01x86/Intel: don't accept bogus instructionsJan Beulich5-5/+72
2016-07-01x86: allow suffix-less movzw and 64-bit movzbJan Beulich8-80/+108
2016-07-01x86: remove stray instruction attributesJan Beulich3-88/+103
2016-07-01x86/Intel: fix operand checking for MOVSDJan Beulich10-6/+143
2016-07-01Automatic date update in version.inGDB Administrator1-1/+1
2016-06-30MIPS/GAS: Fix a comment typo in `get_append_method'Maciej W. Rozycki2-1/+5
2016-06-30ChangeLog entry for the --with-cpu patch for ARC configuration.Andrew Burgess1-0/+8
2016-06-30Fix typo in commentYao Qi2-1/+5
2016-06-30MIPS16/GAS: Fix delay slot filling across fragsMatthew Fortune10-7/+186
2016-06-30MIPS/GAS: Simplify non-MIPS16 branch swapping sequenceMaciej W. Rozycki2-3/+9
2016-06-30PR gas/20312: Do not pad sections to alignment on failed assemblyMaciej W. Rozycki5-16/+33
2016-06-30Fix gdbserver/MI testing regressionPedro Alves2-4/+7
2016-06-30Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually workPedro Alves2-1/+6
2016-06-30Allow ARC target to be configured with --with-cpu=<cpu-name>.Andrew Burgess6-4/+46
2016-06-30[ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.Matthew Wahab4-1/+89
2016-06-30Add support for simulating big-endian AArch64 binaries.Jim Wilson3-9/+30
2016-06-29Fix gold testsuite failure with GCC 6.Cary Coutant2-1/+6
2016-06-29Update "make clean" in gold/testsuite.Cary Coutant3-2/+7
2016-06-30[GOLD] Pass -Wl,-z to gcc, not plain -zAlan Modra3-4/+10