aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2021-09-25PowerPC: Enable mfppr mfppr32, mtppr and mtppr32 extended mnemonics on POWER5Peter Bergner6-8/+30
2021-09-24gas/testsuite/ld-elf/dwarf2-21.d: Pass -WHans-Peter Nilsson1-1/+1
2021-09-22dwarf2 sub-section testAlan Modra4-2/+32
2021-09-20Fix allocate_filenum last dir/file checksAlan Modra1-3/+3
2021-09-20Re: PR28149, debug info with wrong file associationAlan Modra1-13/+23
2021-09-18PR28149 part 2, purge generated line infoAlan Modra5-48/+40
2021-09-18PR28149, debug info with wrong file associationAlan Modra8-72/+105
2021-09-17RISC-V: Merged extension string tables and their version tables into one.Nelson Chu1-119/+7
2021-09-13RISC-V: Update the assembler insn testcase.Nelson Chu2-4/+0
2021-09-13MIPS: don't use get_symbol_name() for section parsing. With s_change_section...Jan Beulich2-14/+8
2021-09-13ia64: don't use get_symbol_name() for section parsing. With cross_section() ...Jan Beulich2-12/+9
2021-09-10Re: gas: Use the directory name in .file 0Alan Modra1-18/+18
2021-09-09gas: Use the directory name in .file 0H.J. Lu4-4/+135
2021-09-08RISC-V: Pretty print values formed with lui and addiw.Jim Wilson4-17/+17
2021-09-06Fix potential use on an uninitialised vairable in the MCore assembler.Nick Clifton1-3/+6
2021-09-06Fix potential uninitialised variable in microblaze assembler code.Nick Clifton1-1/+1
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV4-1/+40
2021-09-02Fix the V850 assembler's generation of relocations for the st.b instruction.Nick Clifton4-24/+34
2021-08-31RISC-V: Extend .insn directive to support hardcode encoding.Nelson Chu7-5/+96
2021-08-30RISC-V: PR27916, Support mapping symbols.Nelson Chu19-2/+516
2021-08-19x86: Put back 3 aborts in OP_E_memoryH.J. Lu1-0/+1
2021-08-19x86: Avoid abort on invalid broadcastH.J. Lu3-0/+17
2021-08-18Re: as: Replace the removed symbol with the versioned symbolAlan Modra1-2/+2
2021-08-17PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo1-0/+1
2021-08-17PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo1-0/+1
2021-08-17PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo1-0/+1
2021-08-17PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo1-0/+1
2021-08-17x86: Always run fp testsH.J. Lu4-208/+1
2021-08-16x86: Don't pad .tfloat directive outputH.J. Lu5-15/+127
2021-08-16as: Replace the removed symbol with the versioned symbolH.J. Lu8-10/+103
2021-08-13PR28168: [CSKY] Fix stack overflow in disassemblerLifang Xia3-8/+21
2021-08-12Re: gas: support NaN flavorsAlan Modra2-1/+10
2021-08-11Fix a typo in the RX asse,bler. The Double-precision floating-point exceptio...Darius Galis5-4/+11
2021-08-11Fix an internal error in the CSKY assembler when asked to resolve an overlarg...Nick Clifton2-1/+8
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson5-1704/+1694
2021-08-11Add a -mno-dollar-line-separator command line option to the AVR assembler.Matt Jacobson4-4/+33
2021-08-11Fix typo in previous deltaNick Clifton2-2/+6
2021-08-11gas: fold IEEE encoding of -Inf with that of +InfJan Beulich1-42/+3
2021-08-11gas: support NaN flavorsJan Beulich9-18/+221
2021-08-11Arm64: leave .bfloat16 processing to common codeJan Beulich1-49/+1
2021-08-11Arm32: leave more .bfloat16 processing to common codeJan Beulich1-46/+3
2021-08-11gas: make 2nd argument of .dcb.* consistently optionalJan Beulich2-55/+78
2021-08-11x86: introduce .bfloat16 directiveJan Beulich8-14/+32
2021-08-11x86: introduce .hfloat directiveJan Beulich7-6/+21
2021-08-11x86/ELF: fix .tfloat output with hex inputJan Beulich5-4/+29
2021-08-11x86/ELF: fix .ds.x outputJan Beulich7-7/+38
2021-08-11x86/ELF: fix .tfloat outputJan Beulich7-6/+60
2021-08-10Updated Serbian and Russian translations for various sub-directoriesNick Clifton2-4241/+4330
2021-08-09GAS: DWARF-5: Ensure that the 0'th entry in the directory table contains the ...Nick Clifton8-18/+91
2021-08-06Re: Add tests for Intel AVX512_FP16 instructionsAlan Modra1-0/+1