aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-19Fix the AVR assembler so that it will correctly issue warnings about skipped ...Nick Clifton6-4/+49
2017-10-19Fix inferior deadlock with "target remote | CMD"Pedro Alves5-0/+145
2017-10-19xml_fetch_content_from_file: Read in whole file in one goPedro Alves2-23/+19
2017-10-19tilegx: Check bfd_link_executable for TLS checkH.J. Lu2-10/+20
2017-10-19tilepro: Check bfd_link_executable for TLS checkH.J. Lu2-11/+23
2017-10-19sparc: Check bfd_link_executable for TLS checkH.J. Lu2-10/+20
2017-10-19Fix fill-1 testcaseAndreas Krebbel4-6/+23
2017-10-19Automatic date update in version.inGDB Administrator1-1/+1
2017-10-18tile: Mark __tls_get_addr in gc_mark_hookH.J. Lu3-4/+26
2017-10-18RISC-V: Mark unsupported gas testcasesPalmer Dabbelt9-1/+38
2017-10-18Canonicalize conversion operatorsKeith Seitz5-2/+40
2017-10-18Issue complaint instead of assert for invalid/unhandled DW_AT_accessibilityKeith Seitz2-1/+7
2017-10-18[Visium] Disassemble the operands of the stop instruction.Eric Botcazou4-1/+10
2017-10-18Update Cris assembler tests for checks that now pass where they used to fail.Nick Clifton3-6/+9
2017-10-18Update the Swedish translation in the GAS subdirectory.Nick Clifton2-4238/+6054
2017-10-18Add a warning to the how-to-make-a-release notes to check the permissions on ...Nick Clifton2-5/+17
2017-10-18Move Svein Seldal to Past Maintainers section.Nick Clifton2-1/+5
2017-10-18Remove features/tic6x-c62x-linux.cYao Qi2-56/+4
2017-10-18PR22303, print_core_note out of bounds readAlan Modra2-27/+35
2017-10-17microblaze: Check for indirect and warning symbolsH.J. Lu2-0/+8
2017-10-18Automatic date update in version.inGDB Administrator1-1/+1
2017-10-18[GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra2-2/+9
2017-10-17Really make the native-stdio-gdbserver board non-remotePedro Alves2-0/+5
2017-10-17Add myself as dwarf-mode.el maintainerTom Tromey2-0/+5
2017-10-17Add several "quit with live inferior" testsPedro Alves3-0/+210
2017-10-17Remove cleanups from disasm.cTom Tromey2-53/+35
2017-10-17Remove obsolete assertion from regcache.cTom Tromey2-1/+4
2017-10-17PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_propertiesAlan Modra2-9/+15
2017-10-17Fix double-free corruptionPedro Alves2-1/+7
2017-10-17Simplify regcache::xfer_partYao Qi3-20/+19
2017-10-17[GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile ruleYao Qi3-5/+6
2017-10-17[GDBserver] Move arm-linux.o and arm-get-next-pcs.o to arch/Yao Qi2-2/+7
2017-10-17[GDBserver] Move arm.o to arch/arm.oYao Qi2-2/+6
2017-10-17[GDBserver] Replicate src dir in build dirYao Qi5-18/+64
2017-10-17PR22306, Invalid free() in slurp_symtab()Alan Modra2-15/+36
2017-10-17Correct -z text and other -z documentationAlan Modra2-95/+94
2017-10-16Add missing ChangeLog entries.Keith Seitz2-0/+24
2017-10-16Fix segfault processing nios2 pseudo-instructions with too few arguments.Sandra Loosemore5-30/+145
2017-10-16Record and output access specifiers for nested typedefsKeith Seitz5-59/+264
2017-10-17Automatic date update in version.inGDB Administrator1-1/+1
2017-10-16Return unique_xmalloc_ptr from target_fileio_read_strallocTom Tromey5-86/+64
2017-10-16Return unique_xmalloc_ptr from target_read_strallocTom Tromey12-168/+102
2017-10-16Simple cleanup removals in remote.cTom Tromey2-43/+35
2017-10-16Remove cleanup from ppc-linux-nat.cTom Tromey2-8/+8
2017-10-16Remove some cleanups from probe.cTom Tromey2-20/+10
2017-10-16Use std::vector in end_symtab_get_static_blockTom Tromey2-28/+16
2017-10-16Make native gdbserver boards no longer be "remote" (in DejaGnu terms)Pedro Alves8-124/+157
2017-10-16Use proc_with_prefix in py-breakpoint.expSimon Marchi2-394/+387
2017-10-16Get rid of VEC(mem_range_s)Simon Marchi10-110/+205
2017-10-16Work around GCC 6.3.1 bugPedro Alves3-20/+26