Daily bump.
[gcc.git] / gcc / config / xtensa /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-20 Max Filippovgcc: xtensa: implement bswapsi2, bswapdi2 and helpers
2020-12-17 Takayuki 'January... gcc: xtensa: add optimizations for shift operations
2020-12-16 Takayuki 'January... gcc: xtensa: rearrange DI mode constant loading
2020-12-16 Martin Liskaopts: Remove all usages of Report keyword.
2020-12-15 Max Filippovgcc: xtensa: fix PR target/98285
2020-06-15 Max Filippovgcc: xtensa: make TARGET_HAVE_TLS definition static
2020-06-15 Max Filippovgcc: xtensa: add -mabi option for call0/windowed ABI
2020-06-15 Max Filippovgcc: xtensa: make register elimination data static
2020-05-28 Max Filippovgcc: xtensa: delegitimize UNSPEC_PLT
2020-04-14 Max Filippovxtensa: fix PR target/94584
2020-01-01 Jakub JelinekUpdate copyright years.
2019-09-26 Max Filippovxtensa: fix PR target/91880
2019-09-10 Richard SandifordRemove redundant fixed_regs tests
2019-09-10 Richard SandifordAdd call_used_or_fixed_reg_p
2019-08-20 Richard SandifordUse function_arg_info for TARGET_MUST_PASS_IN_STACK
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20 Richard SandifordAdd must_pass_va_arg_in_stack
2019-08-20 Richard SandifordAdd pass_va_arg_by_reference
2019-08-13 Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-06-27 Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-06-19 Wilco DijkstraSimplify setjmp and non-local goto implementation ...
2019-06-18 Max Filippovxtensa: fix PR target/90922
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-31 Max Filippovre PR target/86814 (xtensa port needs updating for...
2018-11-05 Max Filippovgcc: xtensa: don't force PIC for uclinux target
2018-09-04 Max Filippovgcc: xtensa: fix NAND code in xtensa_expand_atomic
2018-07-05 Nathan SidwellReplace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
2018-06-19 Max Filippovxtensa: fix PR target/65416
2018-02-19 Jakub Jelinekre PR target/84146 (ICE with -mcet in dwarf2out_var_loc...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: frame allocations
2017-12-16 Richard Sandifordpoly_int: IN_TARGET_CODE
2017-12-05 Max Filippovgcc: xtensa: enable address sanitizer
2017-10-23 Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-25 Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
2017-09-15 Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-12 Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-12 Richard SandifordUse hard_regno_nregs instead of HARD_REGNO_NREGS
2017-09-11 Max Filippovxtensa: fix PR target/82181
2017-09-04 Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04 Richard SandifordPR82045: Avoid passing machine modes through "..."
2017-08-30 Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-30 Richard Sandiford[1/77] Add an E_ prefix to mode names
2017-08-08 Martin Liskatrans.c: Include header files.
2017-06-14 Max Filippovgcc: xtensa: allow XCHAL_* macros to be non-constant
2017-05-29 Max Filippovgcc: xtensa: fix unused parameter warning
2017-05-29 Max Filippovgcc: xtensa: fix fprintf format specifiers
2017-05-08 Max Filippovxtensa: add support for SSP
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-29 Max Filippovxtensa: Fix PR target/78603
2016-11-02 Max Filippovxtensa: fix ICE on pr59037.c test
2016-11-01 Max Filippovxtensa: Fix PR target/78118
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-14 Segher BoessenkoolPut a TARGET_LRA_P into every target
2016-08-26 Max Filippovxtensa: report stack usage
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-09 Julian BrownMachine modes for address printing.
2015-10-21 Martin SeborImprove --help output to generate references to option...
2015-10-16 Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-05 Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-10-03 Max Filippovxtensa: add uclinux support
2015-09-15 Max Filippovxtensa: fix xtensa_fallback_frame_state for call0 ABI
2015-09-15 Max Filippovxtensa: fix TLS calls for call0 ABI
2015-08-12 Max Filippovxtensa: add -mauto-litpools option
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-09 Trevor Saundersalways define WORD_REGISTER_OPERATIONS
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25 Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-10 Max Filippovxtensa: implement trap pattern
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-20 Max Filippovre PR target/65730 (xtensa: ICE in libstdc++-v3/include...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-03-03 Max FilippovImplement call0 ABI for xtensa
2015-03-03 Max FilippovTurn RETURN_ADDR_IN_PREVIOUS_FRAME into C expression
2015-02-24 Jeff Lawre PR target/65117 (xtensa: With -Os, invalid parameter...
2015-02-23 Max Filippovxtensa: align data naturally when optimizing for size
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Max FilippovFix loop optimization when ZOL is not available in...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-02 Jakub Jelineksparc.c (sparc_atomic_assign_expand_fenv): Remove NULL...
2014-11-19 Richard HendersonMake TARGET_STATIC_CHAIN allow a function type
2014-10-30 Felix YangAdd zero-cost loops for xtensa port.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-26 Richard Sandifordxtensa.c: Include rtl-iter.h.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Max Filippovxtensa: use pre- and postincrement FP load/store when...
2014-10-15 Max Filippovxtensa: drop unimplemented floating point operations
2014-08-25 David Malcolmconfig/xtensa: Use rtx_insn and rtx_code_label
next