aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-11xtensa: fix PR target/82181Max Filippov1-0/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-10/+15
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-11/+17
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 Filippov2-12/+17
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 Filippov3-15/+29
2017-01-01Update copyright years.Jakub Jelinek13-13/+13
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 Filippov4-36/+55
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 Jelinek13-13/+13
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-7/+7
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-26/+9
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2-13/+7
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-1/+1
2015-10-03xtensa: add uclinux supportMax Filippov2-0/+101
2015-09-15xtensa: fix xtensa_fallback_frame_state for call0 ABIMax Filippov1-1/+3
2015-09-15xtensa: fix TLS calls for call0 ABIMax Filippov2-7/+12
2015-08-12xtensa: add -mauto-litpools optionMax Filippov7-20/+54
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+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-10xtensa: implement trap patternMax Filippov2-1/+15
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-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
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 Filippov5-151/+534
2015-03-03Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expressionMax Filippov1-1/+1
2015-02-24re PR target/65117 (xtensa: With -Os, invalid parameter c1 for reg_class_subs...Jeff Law1-6/+6
2015-02-23xtensa: align data naturally when optimizing for sizeMax Filippov1-2/+3