]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/cris/cris.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / config / cris / cris.c
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.
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-11-05  Hans-Peter Nilssonre PR target/38016 (-fno-ivopts exposes CRIS port bug...
2008-11-01  Hans-Peter Nilssonre PR target/37939 (CRIS port: no addi insn)
2008-08-31  Hans-Peter Nilsson* config/cris/cris.c (cris_rtx_costs): Correct call...
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-14  Hans-Peter Nilssonre PR target/35492 (ICE building kernel sk_stream_wait_...
2008-06-27  Kaveh R. Ghazic-format.c (handle_format_attribute): Fix -Wc++-compat...
2008-06-01  Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-08  Hans-Peter Nilssoncris.c (cris_address_cost): For a PLUS, swap tem1 and...
2008-04-08  Jan Hubickafunction.h (incomming_args): Break out of struct function.
2007-12-15  Hans-Peter Nilssoncris.c (ASSERT_PLT_UNSPEC): Remove unused macro.
2007-10-29  Hans-Peter Nilssoncris.c: Include df.h.
2007-09-12  Hans-Peter Nilssonre PR target/33360 (cris build failure)
2007-09-05  Hans-Peter Nilssoncris.c (cris_emit_movem_store): Call copy_rtx on parts...
2007-08-23  Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-22  Hans-Peter Nilssonmd.texi (Iterators): Renamed from Macros.
2007-08-02  Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-07-18  Rask Ingemann Lamb... re PR target/32808 (cris: ICE: RTL check: expected...
2007-07-10  Ian Lance TaylorReplace no_new_pseudos in backends.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-02-20  Kazu Hiratac4x.md, [...]: Follow spelling conventions.
2007-02-19  Jan-Benedict Glaw* config/cris/cris.c (cris_movem_load_rest_p, cris_stor...
2006-02-09  J"orn Renneckere PR inline-asm/16194 (global register with inline...
2006-01-26  Hans-Peter NilssonUpdate copyright years
2006-01-26  Hans-Peter Nilssonre PR target/25947 (Unrecognizable insn ICE for readlin...
2006-01-11  Hans-Peter Nilssonre PR target/25706 (invalid asm: "mov")
2005-12-23  Hans-Peter Nilssonre PR target/24342 (testsuite failure:gfortran.fortran...
2005-11-12  Hans-Peter Nilssoncris.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
2005-07-09  Hans-Peter NilssonRewrite PIC support to more closely model actual instru...
2005-07-03  Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-07-01  Hans-Peter Nilssoncris.md (CRIS_CC0_REGNUM): New constant.
2005-06-25  R. Kelley CookUpdate FSF address.
2005-05-26  Richard Sandifordopt-functions.awk (var_type): New function.
next