aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-31objcopy add-symbol uninitialised structAlan Modra2-110/+119
2016-05-31Don't needlessly clear xmemdup allocated memory.Alan Modra2-2/+8
2016-05-31Automatic date update in version.inGDB Administrator1-1/+1
2016-05-30gold/s390: Fix compilation on gcc 4.4Marcin Koƛcielnicki2-66/+162
2016-05-30Add tests for 64bit values in trace-condition.expAntoine Tremblay2-0/+99
2016-05-30Add variable length tests for emit_ref in trace-condition.expAntoine Tremblay3-5/+17
2016-05-30Add emit_less_unsigned test in trace-condition.expAntoine Tremblay2-0/+7
2016-05-30Move trace conditions tests from ftrace.exp to trace-condition.expAntoine Tremblay3-74/+12
2016-05-30Add counter-cases for trace-condition.exp testsAntoine Tremblay2-0/+42
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil5-25/+120
2016-05-30Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enumJan Kratochvil2-25/+58
2016-05-30Automatic date update in version.inGDB Administrator1-1/+1
2016-05-29NEWS: QCatchSyscalls: simplifyJan Kratochvil2-8/+9
2016-05-29NEWS: Remove empty line.Jan Kratochvil2-1/+4
2016-05-29Add missing ChangeLog entriesH.J. Lu2-0/+25
2016-05-29Add .noavx512XX directives to x86 assemblerH.J. Lu9-0/+882
2016-05-29Automatic date update in version.inGDB Administrator1-1/+1
2016-05-28Add dependencies to configure ruleAlan Modra3-2/+13
2016-05-28MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branchesMaciej W. Rozycki7-0/+85
2016-05-28MIPS/LD/testsuite: Rename `unaligned-syms' to `unaligned-data'Maciej W. Rozycki6-4/+13
2016-05-28MIPS/BFD: Enable local R_MIPS_26 overflow detectionMaciej W. Rozycki10-8/+146
2016-05-28Return void from linker callbacksAlan Modra102-1467/+1026
2016-05-28Automatic date update in version.inGDB Administrator1-1/+1
2016-05-27MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki12-6/+253
2016-05-27MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki6-1/+31
2016-05-27Update x86 CPU_XXX_FLAGS handlingH.J. Lu22-5462/+6113
2016-05-27Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versionsPedro Alves2-0/+40
2016-05-27Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu8-10539/+10565
2016-05-27Improve documentation of general query packetsEli Zaretskii2-51/+57
2016-05-27Correct CpuMax in i386-opc.hH.J. Lu6-12/+39
2016-05-27Fix typo introduced during the most recent synchronization update.Nick Clifton2-2/+7
2016-05-27Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton2-272/+408
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTAndrew Burgess2-1/+7
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess5-5/+99
2016-05-27Don't clear cpu64 nor cpuno64H.J. Lu2-2/+5
2016-05-26Add support for new POWER ISA 3.0 instructions.Peter Bergner7-0/+40
2016-05-27Automatic date update in version.inGDB Administrator1-1/+1
2016-05-26Append ".p2align 4" to some x86 directive testsH.J. Lu11-0/+23
2016-05-26metag: make an array's type unsigned char[]Trevor Saunders2-1/+6
2016-05-26rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders2-1/+9
2016-05-26MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki33-197/+74
2016-05-26Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton3-2/+13
2016-05-26metag: add extern C to headerTrevor Saunders2-0/+12
2016-05-26Automatic date update in version.inGDB Administrator1-1/+1
2016-05-25Require another match for AVX512VLH.J. Lu11-0/+245
2016-05-25MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki36-2/+465
2016-05-25Enable VREX for all AVX512 directivesH.J. Lu3-49/+58
2016-05-25Enable VREX for AVX512 directivesH.J. Lu7-8/+38
2016-05-25Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu22-165/+435
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu14-63/+274