aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move libgcc2 to toplevel libgccRainer Orth2-73/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-5/+0
2011-09-27iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-1/+1
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+3
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-13/+1
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-16/+26
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-9/+0
2011-05-09re PR target/48899 (enum conversion initializing global_options_init.x_iq2000...Nick Clifton1-1/+1
2011-05-03i2000.c (iq2000_init_builtins): Call build_function_type_list instead of buil...Nathan Froyd1-51/+29
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-15/+0
2011-03-29[multiple changes]Vladimir Makarov1-5/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+5
2011-03-27[multiple changes]Vladimir Makarov1-5/+0
2011-03-22iq2000-opts.h: New.Joseph Myers4-61/+67
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-3/+15
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