aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-12opcodes: link against libbfd.la for rpath depsusers/gentoo/2.27Mike Frysinger2-2/+2
2016-11-12libiberty: install PIC version of libiberty.aMike Frysinger1-0/+1
2016-11-12gold/ld: enable gnu hash by defaultMike Frysinger3-3/+16
2016-11-12ld: enable new dtags by default for linux/gnu targetsMike Frysinger1-0/+10
2016-11-12gold/ld: add support for poisoned system directoriesMike Frysinger11-0/+146
2016-11-12ld: always warn about textrels in filesMike Frysinger2-0/+5
2016-08-03Release 2.27binutils-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
2016-06-30Automatic date update in version.inGDB Administrator1-1/+1
2016-06-29Add copyright header in gdb.base/return.cYao Qi2-0/+21
2016-06-29Default to --enable-compressed-debug-sections=gas for Linux/x86H.J. Lu3-0/+18
2016-06-29Fix PR python/20129 - use of non-existing variableTom Tromey4-2/+21
2016-06-29PR gdb/17210 - fix possible memory leak in read_memory_robustTom Tromey3-5/+20