aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2022-06-27drop XC16x bitsJan Beulich55-2676/+0
2022-06-22RISC-V: Reorder the prefixed extensions which are out of order.Nelson Chu6-15/+0
2022-06-22RISC-V: Use single h extension to control hypervisor CSRs and instructions.Nelson Chu12-309/+361
2022-06-22RISC-V: Fix inconsistent error message (range)Tsukasa OI1-1/+1
2022-06-17PR29256, memory leak in obj_elf_section_nameAlan Modra1-14/+18
2022-06-16use of uninitialised value in input_file_openAlan Modra1-7/+7
2022-06-16Restore readelf -wFAlan Modra1-1/+1
2022-06-16PR29250, readelf erases CIE initial register stateAlan Modra3-1/+56
2022-06-14BFD_RELOC_MIPS_16Alan Modra1-8/+8
2022-06-14gas dwarf2dbg.c tidyAlan Modra5-41/+81
2022-06-08asan: double free sb_killAlan Modra1-2/+1
2022-06-03Re: ubsan: undefined shift in frag_align_codeAlan Modra1-1/+2
2022-06-03x86: exclude certain ISA extensions from v3/v4 ISAJan Beulich8-4/+43
2022-06-02Re: ubsan: signed integer overflow in atof_genericAlan Modra1-0/+1
2022-06-02ubsan: signed integer overflow in atof_genericAlan Modra1-8/+8
2022-06-02ubsan: undefined shift in frag_align_codeAlan Modra1-1/+1
2022-06-02gas read_a_source_file #APP processingAlan Modra1-91/+10
2022-06-02sb_scrub_and_add_sb not draining input string bufferAlan Modra1-2/+14
2022-06-02asan: heap buffer overflow in dwarf2_directive_filenameAlan Modra1-3/+5
2022-05-31ia64 gas: Remove unnecessary initAlan Modra1-2/+0
2022-05-31Trailing spaces in objdump -r headerAlan Modra106-142/+142
2022-05-30Fix failing test for armeb-gnu-eabiLuis Machado1-18/+2
2022-05-30RISC-V: Add zhinx extension supports.jiawei2-0/+125
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess203-1666/+1666
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra2-6/+6
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra8-70/+55
2022-05-27x86/Intel: allow MASM representation of embedded rounding / SAEJan Beulich12-1960/+2015
2022-05-27x86: re-work AVX512 embedded rounding / SAEJan Beulich4-72/+119
2022-05-27x86/Intel: adjust representation of embedded rounding / SAEJan Beulich36-9924/+9924
2022-05-27x86/Intel: allow MASM representation of embedded broadcastJan Beulich24-4140/+4262
2022-05-27x86/Intel: adjust representation of embedded broadcastJan Beulich50-16765/+16765
2022-05-26 arm: avoid use of GNU builtin function in s_arm_unwind_save_mixedRichard Earnshaw1-40/+17
2022-05-25RISC-V: Fix RV32Q conflictTsukasa OI7-3/+19
2022-05-25opcodes: introduce BC field; fix iselDmitry Selyutin4-4/+4
2022-05-25ppc: extend opindex to 16 bitsDmitry Selyutin2-13/+17
2022-05-20RISC-V: Update zfinx implement with zicsr.Jia-Wei Chen1-0/+36
2022-05-20RISC-V: Remove RV128-only fmv instructionsTsukasa OI3-0/+8
2022-05-19arm: Fix system register fpcxt_ns and fpcxt_s naming convention.Srinath Parvathaneni3-3/+88
2022-05-19Arm64: force emission of ILP32-dependent relocsJan Beulich1-1/+1
2022-05-18Arm64: follow-on to PR gas/27217 fixJan Beulich1-2/+7
2022-05-18oops - forgot changelog entry for the previous delta.Victor Do Nascimento1-0/+16
2022-05-18arm: Add unwind support for mixed register listsVictor Do Nascimento4-42/+107
2022-05-18gas: avoid octal numbers being accepted when processing .linefileJan Beulich3-0/+12
2022-05-18gas: avoid bignum related errors when processing .linefileJan Beulich4-4/+27
2022-05-18gas: fold do_repeat{,_with_expander}()Jan Beulich4-46/+15
2022-05-18gas: don't ignore .linefile inside false conditionalsJan Beulich4-0/+26
2022-05-18gas: simplify ignore_input()Jan Beulich1-11/+13
2022-05-18gas: tweak .irp and alike file/line handling for M68K/MRIJan Beulich1-1/+4
2022-05-17RISC-V: Added half-precision floating-point v1.0 instructions.Nelson Chu6-1/+191
2022-05-16IBM zSystems: Fix left-shifting negative PCRel32 values (PR gas/29152)Ilya Leoshkevich1-3/+3