aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-29gold: Support 386 TLS code sequences without PLTH.J. Lu8-126/+663
2016-06-29gold: Support x86-64 TLS code sequences without PLTH.J. Lu10-121/+639
2016-06-29Initialize strtok_r's saveptr to NULLManish Goregaokar2-1/+6
2016-06-29Set unknown_syscall differently on arm linuxYao Qi2-0/+13
2016-06-29sparc: make SPARC_OPCODE_ARCH_MAX part of its enumTrevor Saunders2-2/+6
2016-06-29Use strtok_r instead of strsep in rust_get_disr_infoManish Goregaokar2-3/+10
2016-06-29Preserve all mapping symbols in ARM and AArch64 object files.Nick Clifton3-4/+73
2016-06-29Correct fix for typoNick Clifton1-1/+1
2016-06-29Fix typoNick Clifton1-1/+1
2016-06-29GAS: Fix `abort' expansion in write.cMaciej W. Rozycki2-1/+4
2016-06-29Automatic date update in version.inGDB Administrator1-1/+1
2016-06-29[GOLD] Modify script_test_12Alan Modra3-4/+7
2016-06-29[GOLD] alignment testAlan Modra2-12/+17
2016-06-29[GOLD] Disable copy_test_protected on powerpcAlan Modra3-111/+118
2016-06-28Fix execute permission on gold/testsuite/script_test_14.sh.Cary Coutant1-0/+0
2016-06-28Implement the R_AARCH64_NONE relocation.Igor Kudrin7-9/+129
2016-06-28Convert indirect calls to direct when possible.Sriraman Tallam7-28/+250
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin2-2/+13
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin10-6/+283
2016-06-28[TILEPro] Don't build gdbWalter Lee3-2/+13
2016-06-28[AArch64] Use int64_t for address offsetYao Qi4-8/+23
2016-06-28Fix typo in previous commitNick Clifton1-1/+1
2016-06-28Skip version check for unreferenced and undefined symbolH.J. Lu6-1/+34