Age | Commit message (Expand) | Author | Files | Lines |
2017-06-28 | MIPS: Add Imagination interAptiv MR2 GAS test infrastructure | Maciej W. Rozycki | 32 | -6/+592 |
2017-06-28 | MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor support | Maciej W. Rozycki | 19 | -93/+314 |
2017-06-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-06-27 | completion_list_add_name wrapper functions | Pedro Alves | 2 | -14/+35 |
2017-06-27 | objfile_per_bfd_storage non-POD | Pedro Alves | 4 | -19/+41 |
2017-06-27 | Remove MAX_REGISTER_SIZE from remote-sim.c | Alan Hayward | 2 | -21/+22 |
2017-06-27 | Remove debugging accidentally left in tekhex.c. | Nick Clifton | 2 | -1/+6 |
2017-06-27 | Eliminate make_cleanup_obstack_free, introduce auto_obstack | Pedro Alves | 14 | -100/+88 |
2017-06-27 | Fix PR 13402 | Senthil Kumar Selvaraj | 5 | -1/+42 |
2017-06-27 | darwin: Do not add a dummy thread | Simon Marchi | 2 | -47/+38 |
2017-06-27 | Warning fix | Alan Modra | 2 | -5/+11 |
2017-06-27 | MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests | Maciej W. Rozycki | 7 | -4/+21 |
2017-06-27 | MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16e architectures | Maciej W. Rozycki | 6 | -7/+20 |
2017-06-27 | MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump test | Maciej W. Rozycki | 3 | -1/+10 |
2017-06-27 | MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' test | Maciej W. Rozycki | 2 | -1/+6 |
2017-06-27 | MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handling | Maciej W. Rozycki | 2 | -3/+56 |
2017-06-27 | MIPS/LD/testsuite: mips-elf-flags: Use `remote_exec' to call `readelf' | Maciej W. Rozycki | 2 | -2/+12 |
2017-06-27 | MIPS/LD/testsuite: mips-elf-flags: Use `-h' only with `readelf' | Maciej W. Rozycki | 2 | -2/+7 |
2017-06-26 | RISC-V: Use pc-relative relocation for FDE initial location | Kuan-Lin Chen | 10 | -1/+61 |
2017-06-27 | More fixes for bfd_get_section_contents change | Alan Modra | 2 | -14/+12 |
2017-06-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-06-27 | Fix GDB regressions caused by previous bfd_get_section_contents changes | Pedro Alves | 2 | -1/+7 |
2017-06-26 | Add a missing line to _bfd_generic_get_section_contents_in_window | H.J. Lu | 2 | -0/+7 |
2017-06-26 | MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processor | Maciej W. Rozycki | 6 | -6/+45 |
2017-06-26 | Check file size before getting section contents | H.J. Lu | 3 | -9/+26 |
2017-06-26 | LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIX | Maciej W. Rozycki | 6 | -8/+18 |
2017-06-26 | record-full: Remove unused function netorder16 | Simon Marchi | 2 | -10/+4 |
2017-06-26 | vec: Silence -Wunused-function warnings on clang | Simon Marchi | 3 | -2/+49 |
2017-06-26 | ada-lex: Ignore warnings about register keyword | Simon Marchi | 3 | -0/+19 |
2017-06-26 | Fix address violation parsing a corrupt texhex format file. | Nick Clifton | 2 | -1/+11 |
2017-06-26 | Fix address violations when atempting to parse fuzzed binaries. | Nick Clifton | 6 | -5/+43 |
2017-06-26 | Produce a consistent warning message when attempting to run a tool on a direc... | Nick Clifton | 2 | -0/+8 |
2017-06-26 | Check unsupported .symver with common symbol | H.J. Lu | 6 | -0/+35 |
2017-06-26 | Add pgste marker changelog | Andreas Krebbel | 5 | -0/+33 |
2017-06-26 | S/390: Fix testsuite segfault added with recent pgste patch. | Andreas Krebbel | 2 | -7/+25 |
2017-06-26 | Fix compile time warning building gas for arm-wince target. | Nick Clifton | 2 | -0/+6 |
2017-06-26 | Update check conditions for illegal placed instructions. | claziss | 5 | -2/+50 |
2017-06-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-06-26 | Don't attach linker created section to --just-syms bfd | Alan Modra | 4 | -8/+59 |
2017-06-25 | main: Don't add int to string | Simon Marchi | 2 | -1/+6 |
2017-06-25 | dtrace-probe: Put semicolon after while on its own line | Simon Marchi | 2 | -1/+7 |
2017-06-25 | x86-dregs: Print debug registers one per line | Simon Marchi | 2 | -10/+10 |
2017-06-25 | Sync libiberty with upstream GCC. | Iain Buclaw | 3 | -255/+586 |
2017-06-25 | Sync libiberty with upstream GCC. | Iain Buclaw | 5 | -25/+69 |
2017-06-25 | fix out-of-bounds access in elf.c:find_link | Sergei Trofimovich | 2 | -2/+8 |
2017-06-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-06-24 | [ARM] Add support for ARM Cortex-R52 processor | Thomas Preud'homme | 4 | -1/+12 |
2017-06-24 | [ARM] Add linker support for ARMv8-R | Thomas Preud'homme | 10 | -17/+97 |
2017-06-24 | [ARM] Add support for ARMv8-R in assembler and readelf | Thomas Preud'homme | 46 | -134/+737 |
2017-06-24 | [ARM] Remove ARMv6S-M special casing | Thomas Preud'homme | 4 | -31/+39 |