summaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
Commit message (Expand)AuthorAgeFilesLines
* Move libgcc2 to toplevel libgccRainer Orth2011-11-022-73/+0
* Move libgcc1 to toplevel libgccRainer Orth2011-11-021-5/+0
* iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2011-09-271-1/+1
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-2/+3
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-13/+1
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-3/+0
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-16/+26
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-9/+0
* re PR target/48899 (enum conversion initializing global_options_init.x_iq2000...Nick Clifton2011-05-091-1/+1
* i2000.c (iq2000_init_builtins): Call build_function_type_list instead of buil...Nathan Froyd2011-05-031-51/+29
* alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers2011-04-211-1/+1
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-2/+0
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-15/+0
* [multiple changes]Vladimir Makarov2011-03-291-5/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+5
* [multiple changes]Vladimir Makarov2011-03-271-5/+0
* iq2000-opts.h: New.Joseph Myers2011-03-224-61/+67
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-3/+15
* make iq2000 use constraints.mdNathan Froyd2011-02-153-80/+98
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-032-2/+2
* svr4.h: Remove.Joseph Myers2010-12-221-1/+1
* iq2000.h (LINK_SPEC, [...]): Define.Joseph Myers2010-12-091-0/+16
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-1/+0
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-162-9/+16
* re PR target/44760 (iq2000.md warnings)Joern Rennecke2010-11-103-36/+19
* iq2000-protos.h (function_arg): Delete.Nathan Froyd2010-10-283-21/+24
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-1/+0
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-222-2/+9
* * config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete.Nathan Froyd2010-09-301-4/+0
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-163-7/+7
* builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd2010-08-091-3/+1
* alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers2010-08-031-5/+1
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-4/+4
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-2/+0
* iq2000-protos.h (print_operand): Delete.Nathan Froyd2010-06-173-21/+24
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-5/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-2/+0
* iq2000.c (iq2000_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov2009-11-153-15/+39
* iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2009-09-222-37/+53
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-262-13/+22
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-8/+5
* alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez2009-06-131-1/+2
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-151-1/+1
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-18/+7
* Merge cond-optab branch.Paolo Bonzini2009-05-125-441/+40
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-042-66/+71
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-2/+0