summaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv.h
Commit message (Expand)AuthorAgeFilesLines
* * function.h (incomming_args): Break out of struct function.hubicka2008-04-081-1/+1
* PR middle-end/20983jakub2007-12-061-13/+0
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-5/+4
* * config/frv/frv.h (ASM_OUTPUT_CASE_LABEL): Delete.nickc2007-02-251-27/+1
* * config/frv/frv.c, config/frv/frv.h, config/frv/frv.md,kazu2007-02-191-6/+6
* * config/frv/frv.h (EXTRA_MEMORY_CONSTRAINT): Define.nickc2006-09-061-0/+3
* * config/arm/arm.c (all_fpus): Fix comment typo.reichelt2006-01-021-1/+1
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-41/+4
* * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,kazu2005-08-061-1/+1
* Fix problem pointed out by Gunther Nikl on gcc list.wilson2005-08-051-1/+1
* * config/frv/frv.opt (moptimize-membar): New.aldyh2005-07-281-7/+0
* * doc/extend.texi (Raw read/write Functions): New section.aldyh2005-07-261-1/+9
* * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.jakub2005-06-261-3/+3
* Update FSF address.kcook2005-06-251-2/+2
* PR target/21889ebotcazou2005-06-081-7/+0
* 2005-06-07 Eric Christopher <echristo@redhat.com>echristo2005-06-081-13/+2
* * config/frv/frv-protos.h: Add a prototype tokazu2005-04-041-98/+0
* * config/frv/frv.h (PREDICATE_CODES): Add CONST tokazu2005-04-041-1/+1
* * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,kazu2005-04-011-1/+1
* * config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int)rsandifo2005-03-221-237/+0
* * config/frv/frv.c (movcc_fp_destination_operand): New.aoliva2005-02-011-0/+2
* * config/frv/frv.c (frv_legitimize_tls_address): New.aldyh2005-01-261-1/+37
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-20/+0
* * config/frv/frv-modes.def: Fix comment typos.rsandifo2004-12-101-11/+5
* * config/frv/frv.h (LEGITIMIZE_ADDRESS): New.aldyh2004-10-051-0/+10
* * config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)rsandifo2004-09-091-149/+159
* * function.c (reference_callee_copied): New.rth2004-09-081-11/+0
* * rtl.def (NIL): Delete.zack2004-08-181-2/+2
* * config/frv/frv.h (EPILOGUE_USES): New. Use LR.aldyh2004-07-281-0/+2
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-141-3/+0
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-58/+0
* * config/frv/frv-protos.h (frv_expand_builtin_va_arg): Remove.rth2004-07-081-6/+0
* * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.ian2004-05-211-4/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+1
* * config/frv/frv-protos.h (frv_expand_epilogue,aoliva2004-05-021-2/+4
* * config/frv/frv.h (ASM_SPEC): Pass -mno-fdpic as -mnopic.aoliva2004-05-021-3/+3
* * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,kazu2004-04-301-1/+1
* * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultkazu2004-03-071-2/+0
* Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.aoliva2004-02-241-46/+148
* * config/arc/arc.h, config/arm/arm.h, config/frv/frv.h,kazu2004-02-191-5/+0
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+1
* * config/frv/frv-protos.h: Remove the prototype forkazu2004-02-061-4/+0
* * system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.kazu2004-02-031-6/+0
* * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,kazu2004-02-011-2/+2
* * config/frv/frv.c: Don't mention deprecated macros inkazu2004-01-291-29/+0
* * config/frv/frv-protos.h: Remove the prototype forkazu2004-01-291-24/+16
* * config/frv/frv-protos.h: Fix comment formatting.kazu2004-01-161-2/+2
* 2003-11-14 Kelley Cook <kcook@gcc.gnu.org>kcook2003-11-141-8/+4
* * config/frv/frv.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.rsandifo2003-11-061-0/+3
* 2003-10-13 Eric Christopher <echristo@redhat.com>echristo2003-10-141-16/+3