summaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv.c
Commit message (Expand)AuthorAgeFilesLines
* arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford2008-04-301-7/+7
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-2/+2
* frv.c (frv_stack_info): Use crtl instead of cfun.Nick Clifton2008-04-221-5/+5
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-061-1/+5
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-6/+6
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-2/+2
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-4/+4
* re PR target/32369 ([frv] macro "DF_LIVE_IN" passed 2 arguments, but takes ju...Rask Ingemann Lambertsen2007-06-191-11/+9
* [multiple changes]Andrew Pinski2007-06-151-1/+2
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-14/+15
* frv.c (frv_read_argument): Take a tree and int argument.Eric Christopher2007-02-211-89/+86
* frv.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-191-3/+3
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+3
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-1/+1
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-1/+1
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-2/+2
* alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther2005-12-021-2/+2
* cfg.c, [...]: Fix comment typos.Kazu Hirata2005-07-291-1/+1
* frv.opt (moptimize-membar): New.Aldy Hernandez2005-07-281-42/+416
* extend.texi (Raw read/write Functions): New section.Aldy Hernandez2005-07-261-0/+99
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-21/+21
* builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling2005-06-281-2/+2
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-7/+9
* re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou2005-06-081-3/+10
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-3/+3
* frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell2005-05-081-56/+44
* frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_...Kazu Hirata2005-04-041-1536/+2
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-1/+1
* * config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int)Richard Sandiford2005-03-221-78/+59
* s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE.Jakub Jelinek2005-02-171-2/+2
* frv.md ("tls_indirect_call"): Turn into libcall-like expand.Alexandre Oliva2005-02-071-2/+1
* frv.c (movcc_fp_destination_operand): New.Alexandre Oliva2005-02-011-1/+47
* frv.c (bdesc_2arg): Remove __MDPACKH.Richard Sandiford2005-01-281-2/+50
* frv.c (frv_class_likely_spilled_p): Add GR8_REGS, GR9_REGS, GR89_REGS, FDPIC_...Alexandre Oliva2005-01-271-0/+5
* frv.c (frv_legitimize_tls_address): New.Aldy Hernandez2005-01-261-3/+255
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-7/+9
* frv-modes.def: Fix comment typos.Richard Sandiford2004-12-101-225/+83
* frv.c (frv_sort_insn_group): Always initialize packet_group->nop.Richard Sandiford2004-12-081-0/+4
* frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns that set a reg...Alexandre Oliva2004-11-261-3/+21
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-3/+3
* basic-block.h (reg_set_iterator): New.Kazu Hirata2004-10-181-10/+11
* frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez2004-10-051-0/+36
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-1/+1
* darwin-c.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* darwin.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-3/+3
* * config/frv/frv.c (acc_operand, accg_operand): Use REGNO.Richard Sandiford2004-09-091-2/+2
* * config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)Richard Sandiford2004-09-091-630/+1132
* function.c (reference_callee_copied): New.Richard Henderson2004-09-081-19/+0