aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-28RISC-V/SiFive: Added SiFive custom cache control instructions.users/riscv/binutils-integration-branchNelson Chu12-5/+113
2021-10-28RISC-V/rvv: Added zve* and zvl* extensions, and clarify the imply rules.Nelson Chu28-81/+777
2021-10-28RISC-V/rvv: Separate zvamo from v, and removed the zvlsseg extension name.Nelson Chu6-325/+317
2021-10-28RISC-V/rvv: Update constraints for widening and narrowing instructions.Nelson Chu6-562/+139
2021-10-28RISC-V/rvv: Added assembly pseudo and changed assembler mnemonics.Nelson Chu7-49/+85
2021-10-28RISC-V/t-head: Add CSRs and opcodes of the T-HEAD XUANTIE CPUsLifang Xia13-0/+1512
2021-10-28RISC-V/extended: Improve the gas/testsuite/gas/riscv/extended/extended.exp.Nelson Chu1-18/+1
2021-10-28RISC-V: Support svinval extensions.Nelson Chu8-0/+50
2021-10-28RISC-V/zfh: Added big endian testcase for .float16 directive.Nelson Chu4-5/+16
2021-10-28RISC-V/zfh: Support .float16 directive for assembler.Nelson Chu4-1/+34
2021-10-28RISC-V/zfh: Add half-precision floating-point v0.1 instructions.Nelson Chu8-0/+344
2021-10-28RISC-V/rvv: Add rvv v0.10 instructions.Nelson Chu42-41/+10151
2021-10-28RISC-V/extended: Add assembler and dis-assembler hooks for extended extensions.Nelson Chu6-355/+630
2021-10-27Automatic date update in version.inGDB Administrator1-1/+1
2021-10-26gold: Place .note.gnu.property section before other note sectionsH.J. Lu2-3/+9
2021-10-26[gdb/doc] Fix print inferior-events defaultTom de Vries1-1/+1
2021-10-26Automatic date update in version.inGDB Administrator1-1/+1
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi96-417/+453
2021-10-25gdbsupport: add assertions in array_viewSimon Marchi1-4/+24
2021-10-25gdbserver: make target_pid_to_str return std::stringSimon Marchi6-51/+50
2021-10-25x86: Also handle stores for -muse-unaligned-vector-moveH.J. Lu4-15/+74
2021-10-25[gdb/testsuite] Fix duplicate in gdb.mi/mi-var-cp.expTom de Vries1-1/+1
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock5-6/+53
2021-10-25libctf: dump: do not stop dumping types on errorNick Alcock2-4/+14
2021-10-25binutils, ld: make objdump --ctf's parameter optionalNick Alcock35-35/+81
2021-10-25binutils: make objdump/readelf --ctf-parent actually usefulNick Alcock4-121/+86
2021-10-25objdump doesn't accept -L optionAlan Modra1-1/+1
2021-10-25bfd_nonfatal_message, localise va_startAlan Modra1-3/+3
2021-10-25ubsan: _bfd_xcoff64_swap_aux_in left shift of negative valueAlan Modra1-5/+2
2021-10-25asan: evax_bfd_print_image buffer overflowAlan Modra1-42/+51
2021-10-25Automatic date update in version.inGDB Administrator1-1/+1
2021-10-24asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra6-17/+44
2021-10-24asan: arm-darwin: buffer overflowAlan Modra1-18/+21
2021-10-24asan: aout: heap buffer overflowAlan Modra2-6/+4
2021-10-24LoongArch ld supportliuzhensong22-1/+1146
2021-10-24LoongArch gas supportliuzhensong39-5/+4152
2021-10-24LoongArch binutils supportliuzhensong3-0/+27
2021-10-24LoongArch opcodes supportliuzhensong12-0/+1877
2021-10-24LoongArch bfd supportliuzhensong20-3/+4519
2021-10-24Automatic date update in version.inGDB Administrator1-1/+1
2021-10-23Automatic date update in version.inGDB Administrator1-1/+1
2021-10-22x86: Add -muse-unaligned-vector-move to assemblerH.J. Lu7-0/+110
2021-10-22Fix 'uninstall' targetTom Tromey2-3/+14
2021-10-22Remove unused variables from gdbserver's MakefileTom Tromey1-26/+1
2021-10-22[gdb/testsuite] Fix gdb.threads/linux-dp.expTom de Vries1-1/+1
2021-10-22[gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.expTom de Vries1-2/+2
2021-10-22gdb/python: move gdb.Membuf support into a new fileAndrew Burgess5-179/+236
2021-10-22gdb/python: new gdb.architecture_names functionAndrew Burgess6-0/+92
2021-10-22gdb: make disassembler fprintf callback a static member functionAndrew Burgess2-16/+18
2021-10-22RISC-V: Added ld testcase for pcgp relaxation.Lewis Revill5-2/+36