aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Stop readelf from complaining about relocation sections with an sh_info field...Nick Clifton2-5/+15
2017-12-19Automatic date update in version.inGDB Administrator1-1/+1
2017-12-19PR22626, invalid dynindx used for dynamic relocs against section symsAlan Modra2-8/+22
2017-12-19Test binutils_assemble return valueAlan Modra12-290/+323
2017-12-18Decode expression lists used with DW_AT_byte_size and other DWARF attributes.Nick Clifton2-0/+23
2017-12-18Resolve PR 22493 - the encoding to be used when pushing the stack pointer ont...Nick Clifton2-0/+11
2017-12-18x86: fold certain AVX and AVX2 templatesJan Beulich7-4144/+841
2017-12-18x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich11-46431/+46461
2017-12-18x86: drop FloatReg and FloatAccJan Beulich8-32592/+32603
2017-12-18x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich10-32899/+33388
2017-12-17improved error message when getting an exception printing a variableJoel Brobecker6-5/+173
2017-12-17(Ada) crash assigning to record component which is an arrayJoel Brobecker6-3/+91
2017-12-17Ada: fix bad handling in ada_convert_actualXavier Roirand7-1/+118
2017-12-18Automatic date update in version.inGDB Administrator1-1/+1
2017-12-17x86: Check pseudo prefix without instructionH.J. Lu5-0/+32
2017-12-17Automatic date update in version.inGDB Administrator1-1/+1
2017-12-17gdb: Fix function parameter alignments in or1k-tdep.c.Stafford Horne2-9/+17
2017-12-17gdb: Add news entries for new or1k target.Stafford Horne2-0/+9
2017-12-15Fix ARI warning on gdb/typeprint.c:whatis_expSergio Durigan Junior2-3/+8
2017-12-16Automatic date update in version.inGDB Administrator1-1/+1
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior10-66/+1050
2017-12-15Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base'Sergio Durigan Junior2-434/+410
2017-12-15Update documentation regarding the bfd returned by bfd_openr_next_archived_fileNick Clifton2-4/+12
2017-12-15Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on AlphaRichard Henderson3-6/+28
2017-12-15Skip 'maintenance check xml-descriptions' if XML is disabledYao Qi2-1/+8
2017-12-15Skip parse_memory_map_tests if XML is disabledYao Qi2-0/+10
2017-12-15Fix disassembly for PowerPCDimitar Dimitrov2-3/+8
2017-12-15x86: correct operand type checksJan Beulich2-4/+9
2017-12-15x86: drop stray CheckRegSize usesJan Beulich3-155/+164
2017-12-15x86: correct abort checkJan Beulich2-2/+7
2017-12-15[GOLD] PR22602, handle __tls_get_addr forwarders properlyAlan Modra2-4/+11
2017-12-14(Ada) Handle same component names when searching in tagged typesXavier Roirand7-2/+364
2017-12-15Automatic date update in version.inGDB Administrator1-1/+1
2017-12-14py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKeywords format specifierSimon Marchi2-3/+8
2017-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton23-45/+84
2017-12-14binutils nm testsuite tidyAlan Modra3-26/+23
2017-12-14DWARF-5 .debug_names DW_IDX_type_unit fixJan Kratochvil2-25/+128
2017-12-14Ada: unable to compare strings (Attempt to compare array with non-array)Joel Brobecker7-7/+124
2017-12-13(Ada) Add support for task switching when debugging core filesJoel Brobecker5-29/+148
2017-12-14Automatic date update in version.inGDB Administrator1-1/+1
2017-12-13Add missing RISC-V fsrmi and fsflagsi instructions.Jim Wilson5-0/+31
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi10-15/+138
2017-12-13Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiplePedro Alves2-1/+9
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves8-13/+104
2017-12-13Factor out final completion match string buildingPedro Alves6-131/+106
2017-12-13python doc: Rework Breakpoint.__init__ docSimon Marchi2-24/+48
2017-12-13[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li9-3/+64
2017-12-14gdb: Fix ARI warnings in or1k-tdep.cStafford Horne2-14/+23
2017-12-13Fix typo in gdb_ari.shSimon Marchi2-1/+5
2017-12-13This patch enables disassembler_needs_relocs for PRU. It is needed to print c...Dimitar Dimitrov5-0/+30