aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
2022-01-18xtensa: fix -Wformat-diag warnings.Martin Liska1-3/+3
2022-01-17Change references of .c files to .cc filesMartin Liska3-4/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek13-13/+13
2021-11-21xtensa: Fix non-robust split condition in define_insn_and_splitKewen Lin1-2/+2
2021-09-14gcc: xtensa: fix PR target/102336Max Filippov1-0/+1
2021-09-07gcc: xtensa: fix PR target/102115Max Filippov1-1/+2
2021-06-02xtensa: Fix 2 warnings during xtensa build [PR100841]Jakub Jelinek1-3/+4
2021-05-04Remove CC0Segher Boessenkool1-1/+1
2021-01-04Update copyright years.Jakub Jelinek13-13/+13
2020-12-20gcc: xtensa: implement bswapsi2, bswapdi2 and helpersMax Filippov1-0/+21
2020-12-16gcc: xtensa: add optimizations for shift operationsTakayuki 'January June' Suwa1-0/+43
2020-12-16gcc: xtensa: rearrange DI mode constant loadingTakayuki 'January June' Suwa2-2/+32
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-6/+6
2020-12-14gcc: xtensa: fix PR target/98285Max Filippov2-9/+14
2020-06-15gcc: xtensa: make TARGET_HAVE_TLS definition staticMax Filippov1-3/+6
2020-06-15gcc: xtensa: add -mabi option for call0/windowed ABIMax Filippov6-7/+35
2020-06-15gcc: xtensa: make register elimination data staticMax Filippov2-8/+34
2020-05-27gcc: xtensa: delegitimize UNSPEC_PLTMax Filippov1-0/+24
2020-04-14xtensa: fix PR target/94584Max Filippov1-3/+3
2020-01-01Update copyright years.Jakub Jelinek13-13/+13
2019-09-26xtensa: fix PR target/91880Max Filippov1-2/+3
2019-09-10Remove redundant fixed_regs testsRichard Sandiford1-2/+1
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-8/+7
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-18/+15
2019-08-20Add must_pass_va_arg_in_stackRichard Sandiford1-1/+1
2019-08-20Add pass_va_arg_by_referenceRichard Sandiford1-1/+1
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-2/+2
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-06-19Simplify setjmp and non-local goto implementation (PR84521)Wilco Dijkstra1-1/+1
2019-06-18xtensa: fix PR target/90922Max Filippov1-1/+2
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-1/+1
2019-01-01Update copyright years.Jakub Jelinek13-13/+13
2018-12-31re PR target/86814 (xtensa port needs updating for CVE-2017-5753)Max Filippov1-0/+3
2018-11-05gcc: xtensa: don't force PIC for uclinux targetMax Filippov1-2/+2
2018-09-04gcc: xtensa: fix NAND code in xtensa_expand_atomicMax Filippov1-2/+2
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-3/+0
2018-06-19xtensa: fix PR target/65416Max Filippov1-0/+46
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek1-4/+1
2018-01-03Update copyright years.Jakub Jelinek13-13/+13
2017-12-21poly_int: frame allocationsRichard Sandiford2-2/+2
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-05gcc: xtensa: enable address sanitizerMax Filippov2-1/+14
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-4/+14
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-11/+19
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-7/+13
2017-09-12Use hard_regno_nregs instead of HARD_REGNO_NREGSRichard Sandiford1-2/+2