summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300/mn10300.c
Commit message (Expand)AuthorAgeFilesLines
* mn10300.c: Fold code to 80-character width.Nick Clifton2010-10-211-175/+166
* mn10300.h (CONSTANT_ALIGNMENT): Define.Nick Clifton2010-10-141-88/+109
* mn10300.h (FIRST_PSEUDO_REGISTER): Increment by one.Nick Clifton2010-10-061-35/+48
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-3/+6
* builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd2010-08-091-3/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Revert r156276Nick Clifton2010-01-271-7/+72
* mn10300.c (mn10300_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov2009-11-011-2/+28
* mn10300.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson2009-09-221-1/+41
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-151-3/+0
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-2/+18
* Merge cond-optab branch.Paolo Bonzini2009-05-121-1/+7
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-2/+6
* target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov2009-04-251-1/+17
* mn10300.h (CALL_REALLY_USED_REGISTERS): Define.Nick Clifton2008-10-281-9/+9
* mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs.Richard Sandiford2008-10-151-1/+2
* frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka2008-08-311-2/+2
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-5/+5
* mn10300.c (mn10300_secondary_reload_class): We need secondary reloads for AM3...Jeff Law2008-08-291-11/+26
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-11/+11
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-17/+17
* re PR target/31110 (Problem while compiling gcc for mn10300-elf)Nick Clifton2008-03-281-6/+2
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-061-1/+4
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-6/+6
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+1
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-50/+34
* genrecog.c: Include regs.h in generated file.Eric Christopher2007-05-301-21/+22
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* Preparatory work for PR target/21623:J"orn Rennecke2005-11-221-1/+2
* mn10300.c (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_PTR_A0D0.DJ Delorie2005-09-211-3/+36
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell2005-05-081-21/+18
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* mn10300-protos.h (mn10300_override_options): Declare.Richard Sandiford2005-04-051-0/+40
* mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_...Kazu Hirata2005-03-191-29/+0
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-6/+10
* (legitimate_address_p): Reject address whose index is itself the sum of twoNick Clifton2004-12-101-0/+1
* function.c (reference_callee_copied): New.Richard Henderson2004-09-081-0/+2
* expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini2004-07-141-3/+0
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-131-1/+21
* builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson2004-07-131-12/+0
* mn10300-protos.h (mn10300_va_arg): Remove.Richard Henderson2004-07-091-33/+8
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-13/+0
* mn10300-protos.h (legitimate_address_p): Declare.Alexandre Oliva2004-06-281-0/+50
* mn10300.c (notice_update_cc): Don't handle CC_INVERT.Kazu Hirata2004-03-171-7/+0
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-2/+0