aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-26Produce a consistent warning message when attempting to run a tool on a direc...Nick Clifton2-0/+8
2017-06-26Check unsupported .symver with common symbolH.J. Lu6-0/+35
2017-06-26Add pgste marker changelogAndreas Krebbel5-0/+33
2017-06-26S/390: Fix testsuite segfault added with recent pgste patch.Andreas Krebbel2-7/+25
2017-06-26Fix compile time warning building gas for arm-wince target.Nick Clifton2-0/+6
2017-06-26Update check conditions for illegal placed instructions.claziss5-2/+50
2017-06-26Automatic date update in version.inGDB Administrator1-1/+1
2017-06-26Don't attach linker created section to --just-syms bfdAlan Modra4-8/+59
2017-06-25main: Don't add int to stringSimon Marchi2-1/+6
2017-06-25dtrace-probe: Put semicolon after while on its own lineSimon Marchi2-1/+7
2017-06-25x86-dregs: Print debug registers one per lineSimon Marchi2-10/+10
2017-06-25Sync libiberty with upstream GCC.Iain Buclaw3-255/+586
2017-06-25Sync libiberty with upstream GCC.Iain Buclaw5-25/+69
2017-06-25fix out-of-bounds access in elf.c:find_linkSergei Trofimovich2-2/+8
2017-06-25Automatic date update in version.inGDB Administrator1-1/+1
2017-06-24[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme4-1/+12
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme10-17/+97
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme46-134/+737
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme4-31/+39