]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/xtensa/xtensa.cc
xtensa: gcc: enable section anchors support
[thirdparty/gcc.git] / gcc / config / xtensa / xtensa.cc
2022-09-22  Max Filippovxtensa: gcc: enable section anchors support
2022-09-22  Max Filippovxtensa: gcc: implement MI thunk generation for call0 ABI
2022-09-13  Max FilippovRevert "xtensa: Implement new target hook: TARGET_CONST...
2022-09-12  Takayuki 'January... xtensa: Implement new target hook: TARGET_CONSTANT_OK_F...
2022-09-12  Max Filippovxtensa: gcc: fix builtin_apply return value
2022-09-10  Takayuki 'January... xtensa: constantsynth: Add new 3-insns synthesis pattern
2022-09-09  Takayuki 'January... xtensa: Eliminate unused stack frame allocation/freeing
2022-09-05  Martin Liskarename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
2022-08-18  Takayuki 'January... xtensa: Optimize stack pointer updates in function...
2022-07-30  Takayuki 'January... xtensa: Add RTX costs for if_then_else
2022-07-19  Takayuki 'January... xtensa: Correct the relative RTX cost that corresponds...
2022-07-16  Takayuki 'January... xtensa: constantsynth: Make try to find shorter instruction
2022-06-19  Takayuki 'January... xtensa: Fix RTL insn cost estimation about relaxed...
2022-06-19  Takayuki 'January... xtensa: Apply a few minor fixes
2022-06-18  Takayuki 'January... xtensa: Defer storing integer constants into litpool...
2022-06-15  Takayuki 'January... xtensa: Add support for sibling call optimization
2022-06-14  Takayuki 'January... xtensa: Simplify conditional branch/move insn patterns
2022-06-14  Takayuki 'January... xtensa: Improve shift operations more
2022-06-11  Takayuki 'January... xtensa: Improve constant synthesis for both integer...
2022-06-11  Takayuki 'January... xtensa: Improve instruction cost estimation and suggestion
2022-06-11  Takayuki 'January... xtensa: Consider the Loop Option when setmemsi is expan...
2022-05-27  Takayuki 'January... xtensa: Add setmemsi insn pattern
2022-05-26  Takayuki 'January... xtensa: Fix instruction counting regarding block move...
2022-05-26  Takayuki 'January... xtensa: Make use of IN_RANGE macro where appropriate
2022-05-26  Takayuki 'January... xtensa: Simplify EXTUI instruction maskimm validations
2022-01-18  Martin Liskaxtensa: fix -Wformat-diag warnings.
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.