summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* ubsan: opcodes/csky-opc.h:929 shift exponent 536870912Alan Modra2020-09-262-48/+51
* RISC-V: Error for relaxable branch in absolute section.Jim Wilson2020-09-245-0/+23
* readelf: Show Unit Type for DWARF5Mark Wielaard2020-09-242-0/+5
* arm: Add support for Neoverse V1 CPUAlex Coplan2020-09-243-0/+9
* aarch64: Add support for Neoverse V1 CPUAlex Coplan2020-09-243-0/+14
* arm: Add support for Neoverse N2 CPUAlex Coplan2020-09-243-0/+11
* Add support for Intel TDX instructions.Cui,Lili2020-09-249-1/+62
* CSKY: Add objdump option -M abi-names.Cooper Qu2020-09-237-416/+327
* Enable support to Intel Keylocker instructionsTerry Guo2020-09-2314-1/+263
* PR26569, R_RISCV_RVC_JUMP results in buffer overflowAlan Modra2020-09-212-3/+15
* bpf: xBPF SDIV, SMOD instructionsDavid Faust2020-09-186-0/+67
* Ensure that space allocated by assembler directives converts from an octet co...Nick Clifton2020-09-182-1/+7
* Tidy gas i386.expAlan Modra2020-09-172-34/+38
* Tidy elf_symbol_fromAlan Modra2020-09-166-11/+18
* PE/x86-64: Display PE relocation namesH.J. Lu2020-09-153-5/+10
* PR26610, ARM's "VFPv3 vldr to vmov" gas testcase failAlan Modra2020-09-152-19/+28
* Fix the assembler's new .nop directive so that the input line pointer is pres...Nick Clifton2020-09-153-6/+14
* Change the /nop directive for the BPF port of the assembler to use the encodi...David Faust2020-09-152-1/+7
* Fix support for theassembler's new ".nop" directive on the IA64 target.Nick Clifton2020-09-142-0/+3
* Add a new ".nop" directive to the assembler to allow the creation of no-op in...Nick Clifton2020-09-1418-39/+165
* CSKY: Set feature flags for default cpu.Cooper Qu2020-09-141-3/+2
* gas: Don't error when .debug_line already exists, unless .loc was usedMark Wielaard2020-09-1113-10/+369
* CSKY: Enable extend lrw by default for CK802, CK803 and CK860.Cooper Qu2020-09-102-1/+9
* CSKY: Add L2Cache instructions for CK860.Cooper Qu2020-09-101-1/+1
* CSKY: Add new arches while refine the cpu option process.Cooper Qu2020-09-102-172/+466
* power10 on ppc32Alan Modra2020-09-092-1/+7
* CSKY: Change mvtc and mulsw's ISA flag.Cooper Qu2020-09-092-2/+7
* CSKY: Support option -mfloat-abi.Cooper Qu2020-09-092-0/+67
* CSKY: Add FPUV3 instructions, which supported by ck860f.Cooper Qu2020-09-092-31/+217
* MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz2020-09-082-1/+59
* aarch64: Add -mcpu option for Cortex-R82Alex Coplan2020-09-083-1/+8
* aarch64: Add support for Armv8-R system registersAlex Coplan2020-09-089-4/+493
* aarch64: Add support for Armv8-R DFB aliasAlex Coplan2020-09-083-0/+15
* aarch64: Add base support for Armv8-RAlex Coplan2020-09-083-1/+7
* gas: Output directory and file names in .debug_line_str for DWARF5Mark Wielaard2020-09-073-23/+82
* gas: Output .debug_rnglists for DWARF 5.Mark Wielaard2020-09-072-14/+96
* gas: Make sure to only add an md5 to a .file when requested.Mark Wielaard2020-09-073-2/+8
* gas: Use DW_FORM_sec_offset for DWARF version 4 or higher.Mark Wielaard2020-09-032-9/+16
* ubsan: expr.c:1725,1741 signed integer overflowAlan Modra2020-09-022-2/+7
* ubsan: tc-z80.c:3656 shift exponent 32 is too largeAlan Modra2020-09-022-1/+5
* ubsan: tc-sparc.c:1146 left shift cannot be representedAlan Modra2020-09-022-1/+6
* ubsan: tc-nios2.c:1403 shift exponent 32 is too largeAlan Modra2020-09-022-1/+5
* ubsan: tc-mips.c:9606 shift exponent 32 is too largeAlan Modra2020-09-022-2/+9
* ubsan: tc-d30v.c left shift cannot be representedAlan Modra2020-09-022-2/+6
* ubsan: rx-parse.y:1743 shift exponent 32 is too largeAlan Modra2020-09-022-24/+30
* ubsan: obj-macho.c:503 left shift cannot be representedAlan Modra2020-09-022-1/+6
* ubsan: bfin-lex.l:503 left shift cannot be representedAlan Modra2020-09-022-1/+5
* 32-bit host pdp11 breakageAlan Modra2020-09-022-0/+7
* CSKY: Add CPU CK803r3.Cooper Qu2020-09-022-17/+27
* CSKY: Fix Encode of mulsws.Cooper Qu2020-09-022-1/+5