summaryrefslogtreecommitdiff
path: root/gcc/config/frv
Commit message (Expand)AuthorAgeFilesLines
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-0210-50/+40
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-4/+4
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-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
* * config/frv/predicates.md (symbolic_operand): Accept CONSTs.Nick Clifton2007-05-021-1/+1
* predicates.md (minmax_operator): Don't check operands here.DJ Delorie2007-03-151-6/+0
* frv.h (ASM_OUTPUT_CASE_LABEL): Delete.Nick Clifton2007-02-251-27/+1
* 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-194-41/+41
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+3
* frv.md (reload_incc, [...]): Remove invalid patterns.Alexandre Oliva2007-02-151-60/+0
* * config/frv/predicates.md (reg_or_0_operand): Accept CONST_DOUBLEs.Nick Clifton2007-01-081-1/+1
* Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz2007-01-041-0/+3
* alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher2007-01-021-8/+4
* 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
* * config/frv/frv.h (EXTRA_MEMORY_CONSTRAINT): Define.Nick Clifton2006-09-061-0/+3
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-17/+4
* arm.c (all_fpus): Fix comment typo.Volker Reichelt2006-01-021-1/+1
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-073-48/+6
* alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther2005-12-021-2/+2
* 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