summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RISC-V/SiFive: Added SiFive custom cache control instructions.users/riscv/binutils-integration-branchNelson Chu2021-10-2812-5/+113
* RISC-V/rvv: Added zve* and zvl* extensions, and clarify the imply rules.Nelson Chu2021-10-2828-81/+777
* RISC-V/rvv: Separate zvamo from v, and removed the zvlsseg extension name.Nelson Chu2021-10-286-325/+317
* RISC-V/rvv: Update constraints for widening and narrowing instructions.Nelson Chu2021-10-286-562/+139
* RISC-V/rvv: Added assembly pseudo and changed assembler mnemonics.Nelson Chu2021-10-287-49/+85
* RISC-V/t-head: Add CSRs and opcodes of the T-HEAD XUANTIE CPUsLifang Xia2021-10-2813-0/+1512
* RISC-V/extended: Improve the gas/testsuite/gas/riscv/extended/extended.exp.Nelson Chu2021-10-281-18/+1
* RISC-V: Support svinval extensions.Nelson Chu2021-10-288-0/+50
* RISC-V/zfh: Added big endian testcase for .float16 directive.Nelson Chu2021-10-284-5/+16
* RISC-V/zfh: Support .float16 directive for assembler.Nelson Chu2021-10-284-1/+34
* RISC-V/zfh: Add half-precision floating-point v0.1 instructions.Nelson Chu2021-10-288-0/+344
* RISC-V/rvv: Add rvv v0.10 instructions.Nelson Chu2021-10-2842-41/+10151
* RISC-V/extended: Add assembler and dis-assembler hooks for extended extensions.Nelson Chu2021-10-286-355/+630
* Automatic date update in version.inGDB Administrator2021-10-271-1/+1
* gold: Place .note.gnu.property section before other note sectionsH.J. Lu2021-10-262-3/+9
* [gdb/doc] Fix print inferior-events defaultTom de Vries2021-10-261-1/+1
* Automatic date update in version.inGDB Administrator2021-10-261-1/+1
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-2596-417/+453
* gdbsupport: add assertions in array_viewSimon Marchi2021-10-251-4/+24
* gdbserver: make target_pid_to_str return std::stringSimon Marchi2021-10-256-51/+50
* x86: Also handle stores for -muse-unaligned-vector-moveH.J. Lu2021-10-254-15/+74
* [gdb/testsuite] Fix duplicate in gdb.mi/mi-var-cp.expTom de Vries2021-10-251-1/+1
* libctf, ld: handle nonrepresentable types betterNick Alcock2021-10-255-6/+53
* libctf: dump: do not stop dumping types on errorNick Alcock2021-10-252-4/+14
* binutils, ld: make objdump --ctf's parameter optionalNick Alcock2021-10-2535-35/+81
* binutils: make objdump/readelf --ctf-parent actually usefulNick Alcock2021-10-254-121/+86
* objdump doesn't accept -L optionAlan Modra2021-10-251-1/+1
* bfd_nonfatal_message, localise va_startAlan Modra2021-10-251-3/+3
* ubsan: _bfd_xcoff64_swap_aux_in left shift of negative valueAlan Modra2021-10-251-5/+2
* asan: evax_bfd_print_image buffer overflowAlan Modra2021-10-251-42/+51
* Automatic date update in version.inGDB Administrator2021-10-251-1/+1
* asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra2021-10-246-17/+44
* asan: arm-darwin: buffer overflowAlan Modra2021-10-241-18/+21
* asan: aout: heap buffer overflowAlan Modra2021-10-242-6/+4
* LoongArch ld supportliuzhensong2021-10-2422-1/+1146
* LoongArch gas supportliuzhensong2021-10-2439-5/+4152
* LoongArch binutils supportliuzhensong2021-10-243-0/+27
* LoongArch opcodes supportliuzhensong2021-10-2412-0/+1877
* LoongArch bfd supportliuzhensong2021-10-2420-3/+4519
* Automatic date update in version.inGDB Administrator2021-10-241-1/+1
* Automatic date update in version.inGDB Administrator2021-10-231-1/+1
* x86: Add -muse-unaligned-vector-move to assemblerH.J. Lu2021-10-227-0/+110
* Fix 'uninstall' targetTom Tromey2021-10-222-3/+14
* Remove unused variables from gdbserver's MakefileTom Tromey2021-10-221-26/+1
* [gdb/testsuite] Fix gdb.threads/linux-dp.expTom de Vries2021-10-221-1/+1
* [gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.expTom de Vries2021-10-221-2/+2
* gdb/python: move gdb.Membuf support into a new fileAndrew Burgess2021-10-225-179/+236
* gdb/python: new gdb.architecture_names functionAndrew Burgess2021-10-226-0/+92
* gdb: make disassembler fprintf callback a static member functionAndrew Burgess2021-10-222-16/+18
* RISC-V: Added ld testcase for pcgp relaxation.Lewis Revill2021-10-225-2/+36