aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-28Fix more linker testsuite failures.Nick Clifton8-3/+56
2016-06-28Relax previous restriction on running binutils ar tests for Alpha targets, al...Nick Clifton2-2/+7
2016-06-28Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki4-5/+13
2016-06-28Mark ARM mapping symbols in object files are precious, so that strip will not...Nick Clifton2-0/+26
2016-06-28Fix RX and M68HC11 linker testsuite failures.Nick Clifton8-10/+2
2016-06-28Implement get_syscall_trapinfo for arm-linuxYao Qi2-1/+41
2016-06-28Implement get_syscall_trapinfo for aarch64-linuxYao Qi2-0/+25
2016-06-28Remove parameter sysret from linux_target_ops.get_syscall_trapinfoYao Qi4-28/+22
2016-06-28Probe catch syscall supportYao Qi2-14/+35
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke6-6/+26
2016-06-28MIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU attribute testsMaciej W. Rozycki5-4/+11
2016-06-28Fix new testcase for hppa64Alan Modra2-12/+14
2016-06-28Don't run ld-scripts/pr20302 on linuxaoutAlan Modra2-1/+6
2016-06-28Invalid read in _bfd_elf_get_symbol_version_stringAlan Modra2-1/+8
2016-06-28[AArch64] Make register indices be full 64-bit valuesRichard Sandiford7-5/+103
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki34-52/+464
2016-06-28Automatic date update in version.inGDB Administrator1-1/+1
2016-06-27Fix changelogManish Goregaokar1-2/+2
2016-06-27Print void types correctly in RustManish Goregaokar5-4/+37
2016-06-27Make the kernel dwarf stack unwinder work for ARC targets.Vineet Gupta3-3/+8