aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Expression completer should not match explicit location optionsPedro Alves4-1/+16
2017-06-29Remove old stale expression_completer hackPedro Alves2-9/+6
2017-06-29[ARC] Use FOR_EACH_DISASSEMBLER_OPTION to iterate over optionsAnton Kolesov2-14/+11
2017-06-29[ARC] Fix handling of cpu=... disassembler option valueAnton Kolesov5-25/+84
2017-06-29Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENTYao Qi4-0/+16
2017-06-29bfd: prevent all but undef weak syms from becoming dynamic in sparc.Egeyar Bagcioglu2-20/+57
2017-06-29[AArch64] Only override the symbol dynamic decision on undefined weak symbolJiong Wang2-23/+68
2017-06-29[AArch64] Remove duplicated code when handling some GOT relocations typesJiong Wang3-92/+36
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez7-0/+88
2017-06-29Automatic date update in version.inGDB Administrator1-1/+1
2017-06-28Don't call bfd_get_file_size in _bfd_generic_get_section_contentsH.J. Lu2-7/+16
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu5-7/+18
2017-06-28gdb/command.h: Include common/scoped_restore.hPedro Alves2-0/+5
2017-06-28Use obstack_grow_strYao Qi2-2/+7
2017-06-28Add support for version 2 of the GNU Build Attribute note specification.Nick Clifton3-30/+65
2017-06-28[AArch64] Add dot product support for AArch64 to binutilsTamar Christina12-182/+1377
2017-06-28[ARM] Assembler and disassembler support Dot Product ExtensionJiong Wang15-2/+806
2017-06-28Fix PR 21337: segfault when re-reading symbols.Doug Gilmore5-3/+115
2017-06-28MIPS: Add new Imagination interAptiv MR2 GAS and LD testsMaciej W. Rozycki35-9/+665
2017-06-28MIPS: Add Imagination interAptiv MR2 GAS test infrastructureMaciej W. Rozycki32-6/+592
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki19-93/+314
2017-06-28Automatic date update in version.inGDB Administrator1-1/+1
2017-06-27completion_list_add_name wrapper functionsPedro Alves2-14/+35
2017-06-27objfile_per_bfd_storage non-PODPedro Alves4-19/+41
2017-06-27Remove MAX_REGISTER_SIZE from remote-sim.cAlan Hayward2-21/+22
2017-06-27Remove debugging accidentally left in tekhex.c.Nick Clifton2-1/+6
2017-06-27Eliminate make_cleanup_obstack_free, introduce auto_obstackPedro Alves14-100/+88
2017-06-27Fix PR 13402Senthil Kumar Selvaraj5-1/+42
2017-06-27darwin: Do not add a dummy threadSimon Marchi2-47/+38
2017-06-27Warning fixAlan Modra2-5/+11
2017-06-27MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE testsMaciej W. Rozycki7-4/+21
2017-06-27MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16e architecturesMaciej W. Rozycki6-7/+20
2017-06-27MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump testMaciej W. Rozycki3-1/+10
2017-06-27MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' testMaciej W. Rozycki2-1/+6
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handlingMaciej W. Rozycki2-3/+56
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Use `remote_exec' to call `readelf'Maciej W. Rozycki2-2/+12
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Use `-h' only with `readelf'Maciej W. Rozycki2-2/+7
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen10-1/+61
2017-06-27More fixes for bfd_get_section_contents changeAlan Modra2-14/+12
2017-06-27Automatic date update in version.inGDB Administrator1-1/+1
2017-06-27Fix GDB regressions caused by previous bfd_get_section_contents changesPedro Alves2-1/+7
2017-06-26Add a missing line to _bfd_generic_get_section_contents_in_windowH.J. Lu2-0/+7
2017-06-26MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki6-6/+45
2017-06-26Check file size before getting section contentsH.J. Lu3-9/+26
2017-06-26LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki6-8/+18
2017-06-26record-full: Remove unused function netorder16Simon Marchi2-10/+4
2017-06-26vec: Silence -Wunused-function warnings on clangSimon Marchi3-2/+49
2017-06-26ada-lex: Ignore warnings about register keywordSimon Marchi3-0/+19
2017-06-26Fix address violation parsing a corrupt texhex format file.Nick Clifton2-1/+11
2017-06-26Fix address violations when atempting to parse fuzzed binaries.Nick Clifton6-5/+43