aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
AgeCommit message (Expand)AuthorFilesLines
2011-02-15make iq2000 use constraints.mdNathan Froyd3-80/+98
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek2-2/+2
2010-12-22svr4.h: Remove.Joseph Myers1-1/+1
2010-12-09iq2000.h (LINK_SPEC, [...]): Define.Joseph Myers1-0/+16
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+0
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2-9/+16
2010-11-10re PR target/44760 (iq2000.md warnings)Joern Rennecke3-36/+19
2010-10-28iq2000-protos.h (function_arg): Delete.Nathan Froyd3-21/+24
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-1/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-2/+9
2010-09-30* config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete.Nathan Froyd1-4/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-7/+7
2010-08-09builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd1-3/+1
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers1-5/+1
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-4/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-17iq2000-protos.h (print_operand): Delete.Nathan Froyd3-21/+24
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-5/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-2/+0
2009-11-15iq2000.c (iq2000_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov3-15/+39
2009-09-22iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2-37/+53
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-13/+22
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-8/+5
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-1/+2
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-18/+7
2009-05-12Merge cond-optab branch.Paolo Bonzini5-441/+40
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2-66/+71
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-2/+0
2009-04-24iq2000.c (function_arg): Handle TImode values.Nick Clifton2-1/+12
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-2/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers3-0/+48
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka1-3/+4
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+4
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-28* config/iq2000/iq2000.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+7
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand1-2/+0
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-4/+4
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+1
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-30arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-5/+5
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-4/+4
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek3-8/+5