Age | Commit message (Expand) | Author | Files | Lines |
2015-02-16 | Fix --dynamic-list so that symbols not in the list are still exported. | Cary Coutant | 6 | -14/+20 |
2015-02-16 | Remove redundant include of "output.h". | Cary Coutant | 2 | -1/+5 |
2015-02-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-16 | Correct a typo in ld/testsuite/ChangeLog | H.J. Lu | 1 | -1/+1 |
2015-02-16 | Update more ld testcases after PR ld/17975 fix | H.J. Lu | 19 | -46/+64 |
2015-02-16 | Add ChangeLog entries for PR ld/17975 fix | H.J. Lu | 2 | -0/+29 |
2015-02-16 | Properly place the NULL STT_FILE symbol | H.J. Lu | 19 | -75/+70 |
2015-02-16 | Remove true and false ARI checks now that we use stdbool.h. | Mark Wielaard | 2 | -20/+4 |
2015-02-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-15 | Set root.linker_def on _TLS_MODULE_BASE_ | H.J. Lu | 3 | -0/+8 |
2015-02-15 | This fixes a bug I introduced to the PDP11 target when I was trying to fix an... | Nick Clifton | 1 | -1/+6 |
2015-02-15 | fix dbb3fbbb dwarf2.c breakage | Alan Modra | 2 | -12/+17 |
2015-02-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-14 | Add a testcase for PR ld/17973 | H.J. Lu | 6 | -2/+39 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 14 | -48/+121 |
2015-02-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-13 | misc cp-namespace.c cleanups | Doug Evans | 2 | -9/+19 |
2015-02-14 | sim/common/gentmap.c: Include "string.h". | Chen Gang | 2 | -0/+5 |
2015-02-13 | Mention support for LLVM plugin in NEWS | H.J. Lu | 2 | -0/+6 |
2015-02-13 | Fixes for memory access violations triggered by running readelf on fuzzed bin... | Nick Clifton | 2 | -2/+21 |
2015-02-13 | Fix illegal memory access errors triggered by running srconv on fuzzed binaries. | Nick Clifton | 3 | -5/+17 |
2015-02-13 | Fix mistake in recent code to check for an unterminated leb128 number. | Nick Clifton | 2 | -2/+7 |
2015-02-13 | Update Yao Qi's email address in MAINTAINERS | Yao Qi | 2 | -1/+5 |
2015-02-13 | binutils/dwarf.c white space | Alan Modra | 2 | -305/+311 |
2015-02-13 | Correct ld.texinfo cross reference | Alan Modra | 2 | -4/+7 |
2015-02-13 | PowerPC64 offset check should test entire 64-bit value is in section | Alan Modra | 2 | -2/+7 |
2015-02-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-12 | Add missing TLSLE relocations for gold aarch64 backend. | Jing Yu | 3 | -5/+52 |
2015-02-12 | completer.c (completion_list_add_name): Fix memory leak. | Doug Evans | 2 | -0/+5 |
2015-02-12 | Fix documentation of the QTDV packet | David Taylor | 2 | -2/+12 |
2015-02-12 | completer.c (complete_line): Remove incorrect comment. | Doug Evans | 2 | -8/+5 |
2015-02-12 | Fix memory access violations triggered by running addr2line on fuzzed binaries. | Nick Clifton | 4 | -134/+308 |
2015-02-12 | oops - changelog entry accidentally omitted from previous delta. | Nick Clifton | 1 | -0/+8 |
2015-02-12 | Replace elf_i386 with elf_i386_nacl for nacl | H.J. Lu | 2 | -1/+5 |
2015-02-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-11 | Add --[no-]map-whole-files for gold compatibility | H.J. Lu | 2 | -0/+11 |
2015-02-11 | Output "warning:" or "error:" in plugin messages | H.J. Lu | 8 | -5/+47 |
2015-02-11 | Remove unused dump_tv_tag | H.J. Lu | 3 | -98/+11 |
2015-02-11 | Fixes a problem with the RL78 disassembler which would incorrectly disassembl... | Nick Clifton | 3 | -93/+93 |
2015-02-11 | [AArch64] Fix code formatting in the cpu-table | Jiong Wang | 2 | -6/+10 |
2015-02-11 | framefilter quit: New test | Jan Kratochvil | 2 | -0/+17 |
2015-02-11 | framefilter quit: Use RETURN_MASK_ERROR | Jan Kratochvil | 2 | -13/+18 |
2015-02-11 | sim/mcore/interp.c: Include "unistd.h". | Chen Gang | 2 | -0/+5 |
2015-02-11 | framefilter quit: Make it exception safe | Jan Kratochvil | 2 | -33/+35 |
2015-02-11 | framefilter quit: Code cleanup: Avoid gotos | Jan Kratochvil | 2 | -29/+79 |
2015-02-11 | framefilter quit: Code cleanup: Reindentation | Jan Kratochvil | 2 | -133/+132 |
2015-02-11 | framefilter quit: Obvious whitespacing fixes | Jan Kratochvil | 2 | -15/+17 |
2015-02-11 | Add ChangeLogs for 439b7f41b | H.J. Lu | 2 | -0/+47 |
2015-02-11 | Add ChangeLogs for commit 5ae0078cd | H.J. Lu | 2 | -0/+37 |
2015-02-11 | Fixes for invalid memory accesses triggered by running readelf on fuzzed bina... | Nick Clifton | 2 | -15/+38 |