]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/cris/cris.c
Turn HARD_REGNO_MODE_OK into a target hook
[thirdparty/gcc.git] / gcc / config / cris / cris.c
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-08-08  Martin Liskatrans.c: Include header files.
2017-04-12  Jeff Lawcris.md (cris_preferred_reload_class): Return GENNONACR...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-27  Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-22  Trevor Saundersmake next/prev nonnote_nondebug_insn take rtx_insn *
2016-09-22  Trevor Saundersuse rtx_insn * more
2016-09-14  Segher BoessenkoolPut a TARGET_LRA_P into every target
2016-09-09  Bernd Edlingertm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
2016-06-20  Hans-Peter Nilssonre PR target/71571 ([CRIS] Multiple inheritance non...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-09  Julian BrownMachine modes for address printing.
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-05  Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
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  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19  Richard Sandifordcris.c (cris_expand_prologue): Use gen_raw_REG instead...
2015-05-11  Richard HendersonConvert to md_asm_adjust
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Oleg Endortlanal.c (refers_to_regno_p): Change return value...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-15  David MalcolmInstruction attributes take an rtx_insn *
2014-09-09  David Malcolmsingle_set takes an insn
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-22  David Malcolmpredict.*: Use rtx_insn (also touches function.c and...
2014-07-17  Hans-Peter Nilssonre PR target/61737 (ICE when building libgcc for cris...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-23  Hans-Peter Nilssonre PR target/59203 (config/cris/cris.c:2491: possible...
2013-11-22  Hans-Peter Nilssoncris.c (cris_atomic_align_for_mode): New function.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-27  Hans-Peter Nilssoncris.c (cris_emit_trap_for_misalignment): Replace the...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-13  Hans-Peter Nilssonre PR target/55257 (g++.dg/debug/dwarf2/non-virtual...
2012-09-05  Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-07-22  Hans-Peter NilssonEmit executable-stack note correctly for CRIS targets.
2012-07-20  Hans-Peter Nilssoncris.c (cris_asm_output_ident): Remove unused local...
2012-07-16  Hans-Peter Nilssoncris-protos.h (cris_legitimate_address_p): Declare.
2012-07-16  Hans-Peter Nilssoncris.c (cris_preferred_reload_class): Don't return...
2012-07-16  Hans-Peter Nilssoncris.c (cris_init_libfuncs): Handle initialization...
2012-07-16  Hans-Peter Nilssoncris.c (cris_print_operand): New cases.
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-20  Steven Bosschercris.c: Include cgraph.h.
2012-06-19  Steven Bosschertarget.def (output_ident): New hook.
2012-06-17  Steven Bosschercris.h (TARGET_ELF): Remove.
2012-06-09  Hans-Peter NilssonFix CRIS build errors with --enable-build-with-cxx.
2012-06-01  Hans-Peter NilssonAdd CRIS atomic patterns for 1, 2, and 4 bytes.
2012-05-08  Hans-Peter Nilssonre PR target/53272 (wrong condition-codes for strict...
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2011-11-18  Anatoly Sokolovcris.c (cris_function_value_regno_p): Make static.
2011-11-07  Anatoly Sokolovconstraints.md: New file.
2011-10-29  Anatoly Sokolovcris.c (reg_ok_for_base_p, [...]): New functions.
2011-10-10  Anatoly Sokolovcris.c (cris_preferred_reload_class): New function.
2011-10-03  Anatoly Sokolovcris.c (cris_output_addr_const_extra): Make static.
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-07-09  Hans-Peter Nilssonre PR bootstrap/49680 (IRIX 6.5 bootstrap broken: SEGV...
2011-06-16  Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-09  Hans-Peter Nilssonre PR rtl-optimization/49154 (build fails on cris-elf...
2011-05-03  Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-03-22  Joseph Myerscris.c (cris_handle_option): Access target_flags via...
2011-03-22  Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-22  Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-12  Joern Renneckere PR target/46435 (cris-elf --enable-werror-always...
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-10-28  Nathan Froydcris.h (FUNCTION_ARG, [...]): Delete.
2010-10-22  Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-09-30  Anatoly Sokolovm32c.c (cris_memory_move_cost): New.
2010-09-16  Joseph Myerstarget.def (target_option.optimization): New hook.
2010-09-16  Joseph Myerstm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29  Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-16  Nathan Froydcris-protos.h (cris_print_operand): Delete.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-10-19  Anatoly Sokolovcris.c (cris_function_value, [...]): New functions.
2009-09-22  Richard Hendersoncris.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.
2009-08-12  Paolo Bonzinitm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentati...
2009-08-01  Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-06-29  Anatoly Sokolovtarget.h (struct gcc_target): Add frame_pointer_require...
2009-05-12  Paolo BonziniMerge cond-optab branch.
next