summaryrefslogtreecommitdiff
path: root/gcc/config/frv
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson2005-08-041-1/+1
* cfg.c, [...]: Fix comment typos.Kazu Hirata2005-07-291-1/+1
* frv.opt (moptimize-membar): New.Aldy Hernandez2005-07-284-84/+429
* extend.texi (Raw read/write Functions): New section.Aldy Hernandez2005-07-263-2/+152
* predicates.md (integer_register_operand): Use GPR_AP_OR_PSEUDO_P.Aldy Hernandez2005-07-251-1/+1
* 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-282-7/+12
* defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2005-06-261-3/+3
* Update FSF address.R. Kelley Cook2005-06-2516-32/+32
* 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-083-11/+10
* system.h: Poison EXTRA_CC_MODES.Eric Christopher2005-06-081-13/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-262-4/+4
* frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell2005-05-082-78/+58
* frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_...Kazu Hirata2005-04-045-1634/+1566
* frv.h (PREDICATE_CODES): Add CONST to gpr_or_int12_operand.Kazu Hirata2005-04-041-1/+1
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-013-4/+4
* * config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int)Richard Sandiford2005-03-224-334/+255
* 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-072-12/+28
* frv.c (movcc_fp_destination_operand): New.Alexandre Oliva2005-02-013-4/+73
* 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.md: Add fr400_integer automaton.Aldy Hernandez2005-01-261-4/+7
* frv.c (frv_legitimize_tls_address): New.Aldy Hernandez2005-01-264-8/+427
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-293-31/+9
* frv-modes.def: Fix comment typos.Richard Sandiford2004-12-105-557/+262
* frv.c (frv_sort_insn_group): Always initialize packet_group->nop.Richard Sandiford2004-12-081-0/+4
* frv-protos.h: Guard ifcvt functions declarations with BB_HEAD, not BLOCK_HEAD.Alexandre Oliva2004-11-261-1/+1
* 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
* * config/frv/linux.h (TARGET_C99_FUNCTIONS): Define to 0.Alexandre Oliva2004-10-251-0/+15
* frv.md (movdi, movdf): Handle wide-constant splits with wider-than-32-bit HOS...Alexandre Oliva2004-10-251-4/+26
* basic-block.h (reg_set_iterator): New.Kazu Hirata2004-10-181-10/+11
* elfos.h, [...]: Update copyright.Kazu Hirata2004-10-171-1/+1
* frv.md (*adddi3_internal): Change name to...Richard Sandiford2004-10-111-63/+32
* frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez2004-10-054-46/+57
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-1/+1
* darwin-c.c, [...]: Fix comment typos.Kazu Hirata2004-09-182-2/+2
* frv.md (UNSPEC_MASACCS, [...]): New constants.Richard Sandiford2004-09-101-69/+55
* darwin.c, [...]: Fix comment typos.Kazu Hirata2004-09-102-4/+4
* * 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-095-1320/+2307
* function.c (reference_callee_copied): New.Richard Henderson2004-09-083-34/+0
* flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg2004-08-251-5/+0
* rtl.def (NIL): Delete.Zack Weinberg2004-08-181-2/+2
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+1
* darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski2004-08-131-6/+6
* frv.md (movqi_internal, [...]): Add backup alternatives for memory inputs.Alexandre Oliva2004-07-291-11/+19