summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't call bfd_get_file_size in _bfd_generic_get_section_contentsusers/hl/pr21679H.J. Lu2017-06-271-11/+14
* Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu2017-06-273-7/+7
* Cache the BFD file size for readonly inputH.J. Lu2017-06-273-1/+27
* Eliminate make_cleanup_obstack_free, introduce auto_obstackPedro Alves2017-06-2714-100/+88
* Fix PR 13402Senthil Kumar Selvaraj2017-06-275-1/+42
* darwin: Do not add a dummy threadSimon Marchi2017-06-272-47/+38
* Warning fixAlan Modra2017-06-272-5/+11
* MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE testsMaciej W. Rozycki2017-06-277-4/+21
* MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16e architecturesMaciej W. Rozycki2017-06-276-7/+20
* MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump testMaciej W. Rozycki2017-06-273-1/+10
* MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' testMaciej W. Rozycki2017-06-272-1/+6
* MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handlingMaciej W. Rozycki2017-06-272-3/+56
* MIPS/LD/testsuite: mips-elf-flags: Use `remote_exec' to call `readelf'Maciej W. Rozycki2017-06-272-2/+12
* MIPS/LD/testsuite: mips-elf-flags: Use `-h' only with `readelf'Maciej W. Rozycki2017-06-272-2/+7
* RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen2017-06-2610-1/+61
* More fixes for bfd_get_section_contents changeAlan Modra2017-06-272-14/+12
* Automatic date update in version.inGDB Administrator2017-06-271-1/+1
* Fix GDB regressions caused by previous bfd_get_section_contents changesPedro Alves2017-06-272-1/+7
* Add a missing line to _bfd_generic_get_section_contents_in_windowH.J. Lu2017-06-262-0/+7
* MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki2017-06-266-6/+45
* Check file size before getting section contentsH.J. Lu2017-06-263-9/+26
* LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki2017-06-266-8/+18
* record-full: Remove unused function netorder16Simon Marchi2017-06-262-10/+4
* vec: Silence -Wunused-function warnings on clangSimon Marchi2017-06-263-2/+49
* ada-lex: Ignore warnings about register keywordSimon Marchi2017-06-263-0/+19
* Fix address violation parsing a corrupt texhex format file.Nick Clifton2017-06-262-1/+11
* Fix address violations when atempting to parse fuzzed binaries.Nick Clifton2017-06-266-5/+43
* Produce a consistent warning message when attempting to run a tool on a direc...Nick Clifton2017-06-262-0/+8
* Check unsupported .symver with common symbolH.J. Lu2017-06-266-0/+35
* Add pgste marker changelogAndreas Krebbel2017-06-265-0/+33
* S/390: Fix testsuite segfault added with recent pgste patch.Andreas Krebbel2017-06-262-7/+25
* Fix compile time warning building gas for arm-wince target.Nick Clifton2017-06-262-0/+6
* Update check conditions for illegal placed instructions.claziss2017-06-265-2/+50
* Automatic date update in version.inGDB Administrator2017-06-261-1/+1
* Don't attach linker created section to --just-syms bfdAlan Modra2017-06-264-8/+59
* main: Don't add int to stringSimon Marchi2017-06-252-1/+6
* dtrace-probe: Put semicolon after while on its own lineSimon Marchi2017-06-252-1/+7
* x86-dregs: Print debug registers one per lineSimon Marchi2017-06-252-10/+10
* Sync libiberty with upstream GCC.Iain Buclaw2017-06-253-255/+586
* Sync libiberty with upstream GCC.Iain Buclaw2017-06-255-25/+69
* fix out-of-bounds access in elf.c:find_linkSergei Trofimovich2017-06-252-2/+8
* Automatic date update in version.inGDB Administrator2017-06-251-1/+1
* [ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme2017-06-244-1/+12
* [ARM] Add linker support for ARMv8-RThomas Preud'homme2017-06-2410-17/+97
* [ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme2017-06-2446-134/+737
* [ARM] Remove ARMv6S-M special casingThomas Preud'homme2017-06-244-31/+39
* Automatic date update in version.inGDB Administrator2017-06-241-1/+1
* RISC-V: Fix SLTI disassemblyAndrew Waterman2017-06-232-2/+7
* RISC-V: Error, don't warn, for shfit amounts/CSRsAndrew Waterman2017-06-232-8/+13
* [AArch64] Fix typo in comments on relocation nameJiong Wang2017-06-233-4/+10