aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-04gcc: xtensa: fix NAND code in xtensa_expand_atomicMax Filippov1-2/+2
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 Jelinek1-1/+1
2017-12-21poly_int: frame allocationsRichard Sandiford1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-05gcc: xtensa: enable address sanitizerMax Filippov1-0/+12
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-0/+14
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-0/+19
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-0/+13
2017-09-12Use hard_regno_nregs instead of HARD_REGNO_NREGSRichard Sandiford1-2/+2
2017-09-11xtensa: fix PR target/82181Max Filippov1-0/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+15
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-2/+15
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-3/+3
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-15/+15
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford1-1/+2
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-06-14gcc: xtensa: allow XCHAL_* macros to be non-constantMax Filippov1-9/+9
2017-05-29gcc: xtensa: fix unused parameter warningMax Filippov1-1/+1
2017-05-29gcc: xtensa: fix fprintf format specifiersMax Filippov1-5/+6
2017-05-08xtensa: add support for SSPMax Filippov1-0/+24
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-29xtensa: Fix PR target/78603Max Filippov1-1/+4
2016-11-02xtensa: fix ICE on pr59037.c testMax Filippov1-21/+23
2016-11-01xtensa: Fix PR target/78118Max Filippov1-31/+51
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-08-26xtensa: report stack usageMax Filippov1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-26/+9
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-10/+6
2015-09-15xtensa: fix TLS calls for call0 ABIMax Filippov1-6/+6
2015-08-12xtensa: add -mauto-litpools optionMax Filippov1-1/+18
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-24/+22
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-13/+4
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-20re PR target/65730 (xtensa: ICE in libstdc++-v3/include/bits/atomic_base.h: I...Max Filippov1-2/+3
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-16/+15
2015-03-03Implement call0 ABI for xtensaMax Filippov1-122/+439
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+11
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+4
2015-01-05Fix loop optimization when ZOL is not available in xtensa configurationMax Filippov1-0/+8
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-02sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek1-1/+1