aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet99-1851/+4355
2017-03-30Fix classification of `module.type' in D lexer.Iain Buclaw3-0/+120
2017-03-30Automatic date update in version.inGDB Administrator1-1/+1
2017-03-29Fix warning: Invalid entry in .debug_gdb_scripts sectionJan Kratochvil4-1/+48
2017-03-29opcodes: sparc: support missing SPARC ASIs from UA2005, UA2007, OSA2011, & OS...Jose E. Marchesi2-0/+34
2017-03-29Add constructor and destructor to thread_infoYao Qi3-60/+76
2017-03-29PowerPC -Mraw disassemblyAlan Modra8-54/+112
2017-03-29Improve the speed of scanning PE binaries for line number information.Nick Clifton4-12/+60
2017-03-29Automatic date update in version.inGDB Administrator1-1/+1
2017-03-28Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson7-2/+75
2017-03-28arc: Add prologue analysisAnton Kolesov7-22/+1603
2017-03-28arc: Add disassembler helperAnton Kolesov9-1/+1509
2017-03-28arc: Add "maintenance print arc" command prefixAnton Kolesov2-0/+24
2017-03-28arc: Align internal regnums with architectural regnumsAnton Kolesov3-7/+45
2017-03-28Automatic date update in version.inGDB Administrator1-1/+1
2017-03-27gdbserver: xtensa: support THREADPTR registerMax Filippov2-0/+19
2017-03-27gdb: xtensa-linux: support THREADPTR registerMax Filippov4-0/+23
2017-03-27gdb: xtensa: fix test for privileged register numberMax Filippov2-1/+8
2017-03-27gdbserver: xtensa: add call0 supportMax Filippov2-0/+35
2017-03-27gdb: xtensa-linux: add call0 supportMax Filippov2-0/+37
2017-03-27gdb: gdbserver: xtensa: make C0_NREGS availableMax Filippov3-1/+7
2017-03-27gdb: xtensa: clean up xtensa_default_isa initializationMax Filippov2-4/+9
2017-03-27dwarf2read.c: Clean up out of bounds handlingPedro Alves2-70/+106
2017-03-27gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demangle_fill_componentPedro Alves2-46/+21
2017-03-27cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCEPedro Alves2-0/+6
2017-03-27Add support for the WebAssembly backend to the BFD library.Pip Cet12-665/+1630
2017-03-27Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves4-5/+14
2017-03-27PR21303, objdump doesn't show e200z4 insnsAlan Modra6-2/+44
2017-03-27gdb: Make ldirname return a std::stringPedro Alves7-78/+90
2017-03-27oops - forgot to add the bfd/ChangeLog entry...Pip Cet1-0/+14
2017-03-27Add minimal support for WebAssembly backend to the BFD library.Pip Cet13-0/+148
2017-03-27Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.Rinat Zelig8-356/+759
2017-03-27Automatic date update in version.inGDB Administrator1-1/+1
2017-03-25Fix bug with cmn/adds where C flag was incorrectly set.Jim Wilson4-1/+27
2017-03-26Automatic date update in version.inGDB Administrator1-1/+1
2017-03-25Automatic date update in version.inGDB Administrator1-1/+1
2017-03-24Remove MAX_REGISTER_SIZE from target.cAlan Hayward4-39/+52
2017-03-24Avoid segfault on invalid directory tablePádraig Brady2-6/+22
2017-03-24[GAS/ARM] Fix selected_cpu with default CPU and -mcpuThomas Preud'homme2-2/+7
2017-03-24readelf: Fix incorrect "Version definition past end of section" message (Chan...Maciej W. Rozycki1-1/+2
2017-03-24Automatic date update in version.inGDB Administrator1-1/+1
2017-03-23Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...Simon Marchi6-82/+39
2017-03-23Remove MAX_REGISTER_SIZE from sol-thread.cAlan Hayward2-9/+4
2017-03-23Handle PRFM in AArch64 process recordYao Qi2-3/+64
2017-03-23Fix code indentationYao Qi2-8/+17
2017-03-23Remove AARCH64_RECORD_FAILUREYao Qi2-1/+4
2017-03-23Remove constness of libdir in do_start_initializationAndreas Arnez1-1/+1
2017-03-23Fix memory leak in python.c:do_start_initializationPhilipp Rudo2-1/+7
2017-03-23Automatic date update in version.inGDB Administrator1-1/+1
2017-03-22Sanitize RISC-V GAS help text, documentationPalmer Dabbelt3-7/+17