aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
2008-10-22frv.h (HARD_REGNO_RENAME_OK): Define.Nick Clifton1-0/+2
2008-09-18frv.h (IRA_COVER_CLASSES): Define.Nick Clifton4-12/+79
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-1/+2
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2-46/+46
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers1-10/+0
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-7/+8
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-6/+6
2008-04-30arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford1-7/+7
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-2/+2
2008-04-22frv.c (frv_stack_info): Use crtl instead of cfun.Nick Clifton1-5/+5
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-1/+1
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek3-16/+5
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-2/+2
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton10-50/+40
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi1-4/+4
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-4/+4
2007-06-19re PR target/32369 ([frv] macro "DF_LIVE_IN" passed 2 arguments, but takes ju...Rask Ingemann Lambertsen1-11/+9
2007-06-15[multiple changes]Andrew Pinski1-1/+2
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-14/+15
2007-05-02* config/frv/predicates.md (symbolic_operand): Accept CONSTs.Nick Clifton1-1/+1
2007-03-15predicates.md (minmax_operator): Don't check operands here.DJ Delorie1-6/+0
2007-02-25frv.h (ASM_OUTPUT_CASE_LABEL): Delete.Nick Clifton1-27/+1
2007-02-21frv.c (frv_read_argument): Take a tree and int argument.Eric Christopher1-89/+86
2007-02-19frv.c, [...]: Follow spelling conventions.Kazu Hirata4-41/+41
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-2/+3
2007-02-15frv.md (reload_incc, [...]): Remove invalid patterns.Alexandre Oliva1-60/+0
2007-01-08* config/frv/predicates.md (reg_or_0_operand): Accept CONST_DOUBLEs.Nick Clifton1-1/+1
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz1-0/+3
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-8/+4
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-1/+1
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-1/+1
2006-09-06* config/frv/frv.h (EXTRA_MEMORY_CONSTRAINT): Define.Nick Clifton1-0/+3
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-17/+4
2006-01-02arm.c (all_fpus): Fix comment typo.Volker Reichelt1-1/+1
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford3-48/+6
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-2/+2
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-08-04Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson1-1/+1
2005-07-29cfg.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-28frv.opt (moptimize-membar): New.Aldy Hernandez4-84/+429
2005-07-26extend.texi (Raw read/write Functions): New section.Aldy Hernandez3-2/+152
2005-07-25predicates.md (integer_register_operand): Use GPR_AP_OR_PSEUDO_P.Aldy Hernandez1-1/+1
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-21/+21
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling2-7/+12
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-3/+3