aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton8-9/+46
2017-10-19Implement BE8 support for ARM.Umesh Kalappa7-8/+190
2017-10-19Get rid of VEC(interp_factory_p)Simon Marchi2-38/+30
2017-10-20Automatic date update in version.inGDB Administrator1-1/+1
2017-10-19Remove cleanups from break-catch-syscall.cTom Tromey2-17/+23
2017-10-19Remove cleanup from call_function_by_hand_dummyTom Tromey2-8/+10
2017-10-19Remove cleanups from prepare_execute_commandTom Tromey5-18/+21
2017-10-19gdb: Remove hard-coded line number from testAndrew Burgess2-2/+7
2017-10-19Fix build breakage in gdb/xml-support.cPedro Alves2-2/+7
2017-10-19RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*Palmer Dabbelt4-8/+307
2017-10-19RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt4-4/+46
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