summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly place the NULL STT_FILE symbolusers/hjl/pr17975H.J. Lu2015-02-1519-75/+70
* Set root.linker_def on _TLS_MODULE_BASE_H.J. Lu2015-02-153-0/+8
* This fixes a bug I introduced to the PDP11 target when I was trying to fix an...Nick Clifton2015-02-151-1/+6
* fix dbb3fbbb dwarf2.c breakageAlan Modra2015-02-152-12/+17
* Automatic date update in version.inGDB Administrator2015-02-151-1/+1
* Add a testcase for PR ld/17973H.J. Lu2015-02-146-2/+39
* PR ld/17973 LTO file symsAlan Modra2015-02-1414-48/+121
* Automatic date update in version.inGDB Administrator2015-02-141-1/+1
* misc cp-namespace.c cleanupsDoug Evans2015-02-132-9/+19
* sim/common/gentmap.c: Include "string.h".Chen Gang2015-02-142-0/+5
* Mention support for LLVM plugin in NEWSH.J. Lu2015-02-132-0/+6
* Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2015-02-132-2/+21
* Fix illegal memory access errors triggered by running srconv on fuzzed binaries.Nick Clifton2015-02-133-5/+17
* Fix mistake in recent code to check for an unterminated leb128 number.Nick Clifton2015-02-132-2/+7
* Update Yao Qi's email address in MAINTAINERSYao Qi2015-02-132-1/+5
* binutils/dwarf.c white spaceAlan Modra2015-02-132-305/+311
* Correct ld.texinfo cross referenceAlan Modra2015-02-132-4/+7
* PowerPC64 offset check should test entire 64-bit value is in sectionAlan Modra2015-02-132-2/+7
* Automatic date update in version.inGDB Administrator2015-02-131-1/+1
* Add missing TLSLE relocations for gold aarch64 backend.Jing Yu2015-02-123-5/+52
* completer.c (completion_list_add_name): Fix memory leak.Doug Evans2015-02-122-0/+5
* Fix documentation of the QTDV packetDavid Taylor2015-02-122-2/+12
* completer.c (complete_line): Remove incorrect comment.Doug Evans2015-02-122-8/+5
* Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton2015-02-124-134/+308
* oops - changelog entry accidentally omitted from previous delta.Nick Clifton2015-02-121-0/+8
* Replace elf_i386 with elf_i386_nacl for naclH.J. Lu2015-02-122-1/+5
* Automatic date update in version.inGDB Administrator2015-02-121-1/+1
* Add --[no-]map-whole-files for gold compatibilityH.J. Lu2015-02-112-0/+11
* Output "warning:" or "error:" in plugin messagesH.J. Lu2015-02-118-5/+47
* Remove unused dump_tv_tagH.J. Lu2015-02-113-98/+11
* Fixes a problem with the RL78 disassembler which would incorrectly disassembl...Nick Clifton2015-02-113-93/+93
* [AArch64] Fix code formatting in the cpu-tableJiong Wang2015-02-112-6/+10
* framefilter quit: New testJan Kratochvil2015-02-112-0/+17
* framefilter quit: Use RETURN_MASK_ERRORJan Kratochvil2015-02-112-13/+18
* sim/mcore/interp.c: Include "unistd.h".Chen Gang2015-02-112-0/+5
* framefilter quit: Make it exception safeJan Kratochvil2015-02-112-33/+35
* framefilter quit: Code cleanup: Avoid gotosJan Kratochvil2015-02-112-29/+79
* framefilter quit: Code cleanup: ReindentationJan Kratochvil2015-02-112-133/+132
* framefilter quit: Obvious whitespacing fixesJan Kratochvil2015-02-112-15/+17
* Add ChangeLogs for 439b7f41bH.J. Lu2015-02-112-0/+47
* Add ChangeLogs for commit 5ae0078cdH.J. Lu2015-02-112-0/+37
* Fixes for invalid memory accesses triggered by running readelf on fuzzed bina...Nick Clifton2015-02-112-15/+38
* Add tests for non-object IR fileH.J. Lu2015-02-1120-3/+1873
* Merge linker plugin handling into BFD plugin supportH.J. Lu2015-02-115-39/+160
* xcoffread.c: delete 'within_function' definitionPedro Alves2015-02-112-5/+4
* Fix redefinition errors in C++ modeTom Tromey2015-02-1132-101/+124
* [ARM] Add support for Cortex-A72Jiong Wang2015-02-112-0/+6
* Wrap BFD headers in extern "C"Pedro Alves2015-02-1111-0/+72
* Fix adjust_pc_after_break, remove still current thread checkPedro Alves2015-02-115-2/+155
* gold/arm.cc: Output mapping symbol for PLT codeWill Newton2015-02-112-0/+13