aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2020-08-28CSKY: Support attribute section.Cooper Qu1-5/+85
2020-08-26PR26508 UBSAN: tc-xtensa.c:7764 null pointer bsearchAlan Modra1-0/+3
2020-08-26bpf: add xBPF ISADavid Faust1-4/+30
2020-08-25PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015Alan Modra1-8/+3
2020-08-25PR26500, ASAN: tic4x_inst_make tc-tic4x.c:1247Alan Modra1-2/+1
2020-08-25PR26441, ASAN: get_b_cc tc-cr16.c:1521Alan Modra1-6/+3
2020-08-25PR26426, ASAN: neon_quad tc-arm.c:15175Alan Modra1-0/+5
2020-08-25gas warning fixesAlan Modra5-5/+6
2020-08-24CSKY: Add new arch CK860.Cooper Qu1-5/+21
2020-08-24tic54x fixesAlan Modra2-1/+5
2020-08-24Remove "memory exhausted" messagesAlan Modra9-79/+36
2020-08-24gcc-4 -Og false positive "may be used uninitialised"Alan Modra1-6/+4
2020-08-24CSKY: Add ck803r2 series cpu.Cooper Qu1-8/+44
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra56-301/+384
2020-08-21gas symbol struct field renamingAlan Modra1-1/+1
2020-08-21Rearrange symbol_create parametersAlan Modra30-207/+200
2020-08-21CSKY: Support two operands form for bloop.Cooper Qu1-1/+21
2020-08-20Port gas/config/* to str_htab.Martin Liska55-1214/+817
2020-08-20Use libiberty hash in gas/read.c.Martin Liska2-2/+2
2020-08-20Use libiberty hash in gas/macro.c.Martin Liska1-5/+9
2020-08-17gas: Fix internal error in S_SET_SEGMENTAlex Coplan1-1/+8
2020-08-13Fix an internal compiler error when attempting to create a second $GDB_DEBUG$...Nick Clifton1-1/+5
2020-08-12[PATCH] gas: arm: Fix IT-predicated MVE vcvtJoe Ramsay1-8/+10
2020-08-10aarch64: Don't assert on long sysreg namesAlex Coplan1-13/+30
2020-08-10[aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus1-4/+12
2020-08-10Error on lmw, lswi and related PowerPC insns when LEAlan Modra1-0/+9
2020-08-03MSP430: Remove unused -md GAS optionJozef Lawrynowicz1-9/+0
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu1-13/+37
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu1-2/+10
2020-07-21Fix Unreasonable arch and cpu conflict warning for ther CSky architecture.Cooper Qu1-2/+4
2020-07-21MIPS/GAS: Remove stale `prev_reloc_op_frag' variableMaciej W. Rozycki1-11/+2
2020-07-20x86: handle SVR4 escaped binary operatorsJan Beulich2-7/+20
2020-07-20x86: honor absolute section when emitting codeJan Beulich1-32/+76
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu1-4/+15
2020-07-13x86: Remove 32-bit sign extension in offset_in_rangeH.J. Lu1-8/+0
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu1-0/+4
2020-07-10x86: Extract extended states from instruction templateH.J. Lu1-73/+54
2020-07-10x86: Add support for Intel AMX instructionsLili Cui1-13/+84
2020-07-09x86: Properly set YMM/ZMM featuresH.J. Lu1-2/+7
2020-07-09Remove powerpc PE supportAlan Modra3-883/+15
2020-07-07arc: Improve error messages when assemblingClaudiu Zissulescu1-18/+42
2020-07-06Fix spelling mistakes in some of the binutils sub-directories.Nick Clifton3-6/+6
2020-07-02x86: Add SwapSourcesH.J. Lu1-4/+2
2020-07-02aarch64: Fix segfault on unicode symbolsAlex Coplan1-1/+1
2020-07-01obsolete xc16xAlan Modra1-0/+2
2020-06-30Remove x86 NaCl target supportH.J. Lu2-5/+0
2020-06-30RISC-V: Support debug and float CSR as the unprivileged ones.Nelson Chu1-29/+24
2020-06-29x86: Support VEX base opcode length > 1H.J. Lu1-6/+2
2020-06-29gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331Hans-Peter Nilsson2-6/+16
2020-06-29C++ commentsAlan Modra3-20/+11