Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-02-11 | Add tests for non-object IR file | H.J. Lu | 20 | -3/+1873 |
2015-02-11 | Merge linker plugin handling into BFD plugin support | H.J. Lu | 5 | -39/+160 |
2015-02-11 | xcoffread.c: delete 'within_function' definition | Pedro Alves | 2 | -5/+4 |
2015-02-11 | Fix redefinition errors in C++ mode | Tom Tromey | 32 | -101/+124 |
2015-02-11 | [ARM] Add support for Cortex-A72 | Jiong Wang | 2 | -0/+6 |
2015-02-11 | Wrap BFD headers in extern "C" | Pedro Alves | 11 | -0/+72 |
2015-02-11 | Fix adjust_pc_after_break, remove still current thread check | Pedro Alves | 5 | -2/+155 |
2015-02-11 | gold/arm.cc: Output mapping symbol for PLT code | Will Newton | 2 | -0/+13 |
2015-02-10 | lib/gdb.exp (gdb_load): Always return a result. | Doug Evans | 2 | -0/+6 |
2015-02-10 | internal_type_self_type: Handle TYPE_SPECIFIC_NONE. | Doug Evans | 2 | -0/+9 |