aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arc.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-20elf-attrs.c memory allocation failAlan Modra1-4/+12
2023-08-02Revert "2.41 Release sources"Sam James1-1/+1
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-1/+1
2023-07-04arc: Update default target CPU to match GCC defaultsClaudiu Zissulescu1-1/+1
2023-05-12gas: equates of registersJan Beulich1-0/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra1-6/+6
2022-07-18arc: Update missing cipher.Claudiu Zissulescu1-1/+1
2022-07-09arc gas: don't leak arc_opcode_hash memoryAlan Modra1-1/+20
2022-07-09gas: rename md_end to md_finishAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-21as_bad_subtractAlan Modra1-6/+1
2021-04-01Use startswith in gas subfolder.Martin Liska1-5/+5
2021-03-31Use bool in gasAlan Modra1-113/+111
2021-03-29TRUE/FALSE simplificationAlan Modra1-8/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-10-22Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert1-1/+1
2020-08-25gas warning fixesAlan Modra1-1/+1
2020-08-24Remove "memory exhausted" messagesAlan Modra1-15/+0
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-6/+10
2020-08-21Rearrange symbol_create parametersAlan Modra1-3/+3
2020-08-20Port gas/config/* to str_htab.Martin Liska1-41/+21
2020-07-07arc: Improve error messages when assemblingClaudiu Zissulescu1-18/+42
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu1-1/+11
2020-01-07[ARC] Improve parsing instruction operands.Claudiu Zissulescu1-91/+110
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-3/+2
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-3/+0
2019-04-16Make frag fr_fix unsignedAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-29Move struc-symbol.h to symbols.cAlan Modra1-2/+1
2018-09-20ARC: Fix build errors with large constants and C89Maciej W. Rozycki1-2/+2
2018-08-06[ARC] Check if an input asm file is rf16 compliantclaziss1-0/+25
2018-08-06[ARC] Add Tag_ARC_ATR_version.claziss1-1/+5
2018-08-06[ARC] Update handling AUX-registers.claziss1-1/+9
2018-07-23[ARC] Fix case-sensitivity for extension instructions.claziss1-0/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-06-26Update check conditions for illegal placed instructions.claziss1-2/+17
2017-06-08[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_Vineet Gupta1-4/+1
2017-05-30[ARC] Add arc-cpu.def with processor definitionsAnton Kolesov1-26/+3
2017-05-23[ARC] Reformat error messages.claziss1-10/+11
2017-05-10[ARC] Object attributes.Claudiu Zissulescu1-66/+309
2017-03-16gas/arc: Limit special handling of t/nt flag to ARCv2Rinat Zelig1-5/+13
2017-02-15[ARC] Fix assembler relaxation.Claudiu Zissulescu1-9/+32
2017-02-06[ARC] Provide an interface to decode ARC instructions.Claudiu Zissulescu1-0/+4
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-10/+10
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-08ARC/GAS: Correct a `spaces' global shadowing errorMaciej W. Rozycki1-5/+5
2016-12-05[ARC] Don't check extAuxRegister second argument for sign.Claudiu Zissulescu1-11/+16
2016-12-02[ARC] Sync cpu names with the ones accepted by GCC.Claudiu Zissulescu1-22/+85