aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Remove redundant include of "output.h".Cary Coutant2-1/+5
2015-02-17Automatic date update in version.inGDB Administrator1-1/+1
2015-02-16Correct a typo in ld/testsuite/ChangeLogH.J. Lu1-1/+1
2015-02-16Update more ld testcases after PR ld/17975 fixH.J. Lu19-46/+64
2015-02-16Add ChangeLog entries for PR ld/17975 fixH.J. Lu2-0/+29
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu19-75/+70
2015-02-16Remove true and false ARI checks now that we use stdbool.h.Mark Wielaard2-20/+4
2015-02-16Automatic date update in version.inGDB Administrator1-1/+1
2015-02-15Set root.linker_def on _TLS_MODULE_BASE_H.J. Lu3-0/+8
2015-02-15This fixes a bug I introduced to the PDP11 target when I was trying to fix an...Nick Clifton1-1/+6
2015-02-15fix dbb3fbbb dwarf2.c breakageAlan Modra2-12/+17
2015-02-15Automatic date update in version.inGDB Administrator1-1/+1
2015-02-14Add a testcase for PR ld/17973H.J. Lu6-2/+39
2015-02-14PR ld/17973 LTO file symsAlan Modra14-48/+121
2015-02-14Automatic date update in version.inGDB Administrator1-1/+1
2015-02-13misc cp-namespace.c cleanupsDoug Evans2-9/+19
2015-02-14sim/common/gentmap.c: Include "string.h".Chen Gang2-0/+5
2015-02-13Mention support for LLVM plugin in NEWSH.J. Lu2-0/+6
2015-02-13Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2-2/+21
2015-02-13Fix illegal memory access errors triggered by running srconv on fuzzed binaries.Nick Clifton3-5/+17
2015-02-13Fix mistake in recent code to check for an unterminated leb128 number.Nick Clifton2-2/+7
2015-02-13Update Yao Qi's email address in MAINTAINERSYao Qi2-1/+5
2015-02-13binutils/dwarf.c white spaceAlan Modra2-305/+311
2015-02-13Correct ld.texinfo cross referenceAlan Modra2-4/+7
2015-02-13PowerPC64 offset check should test entire 64-bit value is in sectionAlan Modra2-2/+7
2015-02-13Automatic date update in version.inGDB Administrator1-1/+1
2015-02-12Add missing TLSLE relocations for gold aarch64 backend.Jing Yu3-5/+52
2015-02-12completer.c (completion_list_add_name): Fix memory leak.Doug Evans2-0/+5
2015-02-12Fix documentation of the QTDV packetDavid Taylor2-2/+12
2015-02-12completer.c (complete_line): Remove incorrect comment.Doug Evans2-8/+5
2015-02-12Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton4-134/+308
2015-02-12oops - changelog entry accidentally omitted from previous delta.Nick Clifton1-0/+8
2015-02-12Replace elf_i386 with elf_i386_nacl for naclH.J. Lu2-1/+5
2015-02-12Automatic date update in version.inGDB Administrator1-1/+1
2015-02-11Add --[no-]map-whole-files for gold compatibilityH.J. Lu2-0/+11
2015-02-11Output "warning:" or "error:" in plugin messagesH.J. Lu8-5/+47
2015-02-11Remove unused dump_tv_tagH.J. Lu3-98/+11
2015-02-11Fixes a problem with the RL78 disassembler which would incorrectly disassembl...Nick Clifton3-93/+93
2015-02-11[AArch64] Fix code formatting in the cpu-tableJiong Wang2-6/+10
2015-02-11framefilter quit: New testJan Kratochvil2-0/+17
2015-02-11framefilter quit: Use RETURN_MASK_ERRORJan Kratochvil2-13/+18
2015-02-11sim/mcore/interp.c: Include "unistd.h".Chen Gang2-0/+5
2015-02-11framefilter quit: Make it exception safeJan Kratochvil2-33/+35
2015-02-11framefilter quit: Code cleanup: Avoid gotosJan Kratochvil2-29/+79
2015-02-11framefilter quit: Code cleanup: ReindentationJan Kratochvil2-133/+132
2015-02-11framefilter quit: Obvious whitespacing fixesJan Kratochvil2-15/+17
2015-02-11Add ChangeLogs for 439b7f41bH.J. Lu2-0/+47
2015-02-11Add ChangeLogs for commit 5ae0078cdH.J. Lu2-0/+37
2015-02-11Fixes for invalid memory accesses triggered by running readelf on fuzzed bina...Nick Clifton2-15/+38
2015-02-11Add tests for non-object IR fileH.J. Lu20-3/+1873