Age | Commit message (Expand) | Author | Files | Lines |
2017-04-25 | Don't memset non-POD types: struct bp_location | Pedro Alves | 4 | -54/+58 |
2017-04-25 | Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyable | Pedro Alves | 2 | -10/+5 |
2017-04-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-24 | x86-64: Force symbol dynamic if it isn't undefined weak | H.J. Lu | 5 | -22/+72 |
2017-04-24 | i386: Force symbol dynamic if it isn't undefined weak | H.J. Lu | 2 | -9/+17 |
2017-04-24 | Use floatformat_totalsize_bytes | Yao Qi | 2 | -2/+6 |
2017-04-24 | i386: Skip pr12570 tests for nacl targets | H.J. Lu | 3 | -0/+7 |
2017-04-24 | i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorks | H.J. Lu | 4 | -1/+13 |
2017-04-24 | [GAS/ARM] Fix expansion of ldr pseudo instruction | Thomas Preud'homme | 4 | -24/+40 |
2017-04-24 | ld: fix regressions with rett instructions in sparc tests. | Jose E. Marchesi | 4 | -3/+10 |
2017-04-24 | Fix snafu in aarch64 opcodes debugging statement. | Tamar Christina | 2 | -2/+7 |
2017-04-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-23 | PR 21418, ar -N lacks arg check | Alan Modra | 2 | -1/+12 |
2017-04-23 | PR 21417, ar arg check failure | Alan Modra | 2 | -0/+7 |
2017-04-23 | PR 21415, objdump fails to check bfd_get_section_contents status | Alan Modra | 2 | -1/+12 |
2017-04-23 | PR 21414, null pointer deref of _bfd_elf_large_com_section sym | Alan Modra | 4 | -14/+36 |
2017-04-23 | PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA. | Alan Modra | 5 | -30/+57 |
2017-04-23 | PR 21409, segfault in _bfd_dwarf2_find_nearest_line | Alan Modra | 2 | -1/+7 |
2017-04-23 | PR 21408, segfault in display_debug_lines_decoded | Alan Modra | 2 | -7/+11 |
2017-04-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-22 | Fix ldn/stn multiple instructions. Fix testcases with unaligned data. | Jim Wilson | 14 | -202/+454 |
2017-04-22 | Use ui_out_emit_list | Tom Tromey | 10 | -96/+57 |
2017-04-22 | Use ui_out_emit_tuple in more places in MI | Tom Tromey | 4 | -15/+14 |
2017-04-22 | Use ui_out_emit_tuple in tracepoint.c | Tom Tromey | 2 | -26/+21 |
2017-04-22 | More uses of ui_out_emit_tuple | Tom Tromey | 4 | -20/+32 |
2017-04-22 | Use ui_out_emit_tuple | Tom Tromey | 24 | -205/+126 |
2017-04-22 | PowerPC VLE insn set additions | Alan Modra | 5 | -134/+159 |
2017-04-21 | doc: Improve documentation about MI thread output | Simon Marchi | 2 | -46/+37 |
2017-04-21 | Remove dead code and "current" field from MI thread output doc | Simon Marchi | 4 | -12/+10 |
2017-04-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-21 | i386: Avoid dynamic symbol with GOT reference in PIE | H.J. Lu | 4 | -23/+63 |
2017-04-21 | Require --no-dynamic-linker with -static -E/--dynamic-list | H.J. Lu | 11 | -7/+40 |
2017-04-21 | release branch: Fix: --enable-werror | Jan Kratochvil | 3 | -0/+10 |
2017-04-21 | Simplify regcache_restore | Yao Qi | 2 | -10/+13 |
2017-04-21 | opcodes: mark SPARC RETT instructions as v6notv9. | Jose E. Marchesi | 2 | -7/+11 |
2017-04-21 | Fix shift overflow when parsing an overlarge note value. | Nick Clifton | 2 | -6/+20 |
2017-04-21 | Fix detection of illegal AArch64 opcodes that resemble LD1R, LD2R, LD3R and L... | Nick Clifton | 5 | -8/+43 |
2017-04-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-20 | Skip PIE indirect5 and indirect6 tests on i386 | H.J. Lu | 2 | -8/+22 |
2017-04-20 | ELF/LD: Always consider STB_LOCAL symbols local | Maciej W. Rozycki | 2 | -9/+14 |
2017-04-20 | MIPS/LD/testsuite: Join `__ehdr_start' tests | Maciej W. Rozycki | 2 | -2/+5 |
2017-04-20 | MIPS/BFD: Reorder comment about dynamic symbol sorting | Maciej W. Rozycki | 2 | -2/+7 |
2017-04-20 | Handle symbol defined in IR and referenced in DSO | H.J. Lu | 9 | -6/+83 |
2017-04-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-19 | x86-64: Handle undefined IFUNC symbol with -z now | H.J. Lu | 4 | -1/+21 |
2017-04-19 | gdbthread.h: Fix comment typo | Pedro Alves | 2 | -1/+6 |
2017-04-19 | Fix removing inferiors from within "thread apply" commands | Pedro Alves | 9 | -80/+349 |
2017-04-19 | Make inferior::detaching a bool, and introduce scoped_restore::release() | Pedro Alves | 6 | -18/+167 |
2017-04-19 | gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBS | Pedro Alves | 2 | -4/+9 |
2017-04-19 | Correct PE reloc display | Wedson Almeida Filho | 2 | -1/+5 |