Age | Commit message (Expand) | Author | Files | Lines |
2011-09-27 | iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file. | Richard Sandiford | 1 | -1/+1 |
2011-08-18 | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 1 | -2/+3 |
2011-08-05 | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 1 | -13/+1 |
2011-07-20 | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 1 | -3/+0 |
2011-06-16 | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 1 | -16/+26 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -9/+0 |
2011-05-09 | re PR target/48899 (enum conversion initializing global_options_init.x_iq2000... | Nick Clifton | 1 | -1/+1 |
2011-05-03 | i2000.c (iq2000_init_builtins): Call build_function_type_list instead of buil... | Nathan Froyd | 1 | -51/+29 |
2011-04-21 | alpha.c (struct machine_function): Use rtx, not struct rtx_def *. | Joseph Myers | 1 | -1/+1 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -2/+0 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -15/+0 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -5/+0 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -0/+5 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -5/+0 |
2011-03-22 | iq2000-opts.h: New. | Joseph Myers | 4 | -61/+67 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -3/+15 |
2011-02-15 | make iq2000 use constraints.md | Nathan Froyd | 3 | -80/+98 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2 | -2/+2 |
2010-12-22 | svr4.h: Remove. | Joseph Myers | 1 | -1/+1 |
2010-12-09 | iq2000.h (LINK_SPEC, [...]): Define. | Joseph Myers | 1 | -0/+16 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -1/+0 |
2010-11-16 | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 2 | -9/+16 |
2010-11-10 | re PR target/44760 (iq2000.md warnings) | Joern Rennecke | 3 | -36/+19 |
2010-10-28 | iq2000-protos.h (function_arg): Delete. | Nathan Froyd | 3 | -21/+24 |
2010-10-23 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__... | Nathan Froyd | 1 | -1/+0 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 2 | -2/+9 |
2010-09-30 | * config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete. | Nathan Froyd | 1 | -4/+0 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 3 | -7/+7 |
2010-08-09 | builtins.c (fold_builtin_next_arg): Use stdarg_p. | Nathan Froyd | 1 | -3/+1 |
2010-08-03 | alpha.h (SWITCH_TAKES_ARG): Define. | Joseph Myers | 1 | -5/+1 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -4/+4 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -2/+0 |
2010-06-17 | iq2000-protos.h (print_operand): Delete. | Nathan Froyd | 3 | -21/+24 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -5/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -2/+0 |
2009-11-15 | iq2000.c (iq2000_function_value): Make static, add new 'outgoing' argument. | Anatoly Sokolov | 3 | -15/+39 |
2009-09-22 | iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. | Richard Henderson | 2 | -37/+53 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 2 | -13/+22 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -8/+5 |
2009-06-13 | alpha.c (alpha_build_builtin_va_list): Pass location to build_decl. | Aldy Hernandez | 1 | -1/+2 |
2009-05-15 | frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS. | Paolo Bonzini | 1 | -1/+1 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 3 | -18/+7 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 5 | -441/+40 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 2 | -66/+71 |
2009-05-03 | defaults.h (FRAME_POINTER_REQUIRED): Provide default. | Anatoly Sokolov | 1 | -2/+0 |
2009-04-24 | iq2000.c (function_arg): Handle TImode values. | Nick Clifton | 2 | -1/+12 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -1/+1 |