summaryrefslogtreecommitdiff
path: root/gcc/config/convex/convex.h
Commit message (Collapse)AuthorAgeFilesLines
* 1750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1998-03-311-1/+1
| | | | | | | | | | | | | | * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently. * convex.h, dsp16xx.c, fx80.md, gmicro.c, gmicro.md: Likewise. * i370.h, i370.md, i860.c, i860.h, i860.md, i960.c: Likewise. * i960.h, i960.md, m32r.md, m68k.md, m68kv4.h, m88k.c: Likewise. * m88k.md, ns32k.c, ns32k.md, pdp11.c, pdp11.h, pdp11.md: Likewise. * pyr.c, pyr.h, pyr.md, romp.c, romp.h, romp.md: Likewise. * rs6000.md, sparc.c, sparc.h, sparc.md, spur.c, spur.md: Likewise. * tahoe.md, vax.h, vax.md, we32k.c, we32k.h, we32k.md: Likewise. * md.texi: Likewise. From-SVN: r18927
* rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1998-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rtl.h (addr_diff_vec_flags): New typedef. (union rtunion_def): New member rt_addr_diff_vec_flags. (ADDR_DIFF_VEC_FLAGS): New macro. * sh.c (output_branch): Fix offset overflow problems. * final.c (shorten_branches): Implement CASE_VECTOR_SHORTEN_MODE. (final_scan_insn): New argument BODY for ASM_OUTPUT_ADDR_DIFF_ELT. * rtl.def (ADDR_DIFF_VEC): Three new fields (min, max and flags). * stmt.c (expand_end_case): Supply new arguments to gen_rtx_ADDR_DIFF_VEC. * 1750a.h (ASM_OUTPUT_ADDR_DIFF_ELT): New argument BODY. * alpha.h, arc.h, clipper.h, convex.h : Likewise. * dsp16xx.h, elxsi.h, fx80.h, gmicro.h, h8300.h : Likewise. * i370.h, i386.h, i860.h, i960.h, m32r.h, m68k.h, m88k.h : Likewise. * mips.h, mn10200.h, mn10300.h, ns32k.h, pa.h, pyr.h : Likewise. * rs6000.h, sh.h, sparc.h, spur.h, tahoe.h, v850.h : Likewise. * vax.h, we32k.h, alpha/vms.h, arm/aof.h, arm/aout.h : Likewise. * i386/386bsd.h, i386/freebsd-elf.h : Likewise. * i386/freebsd.h, i386/linux.h : Likewise. * i386/netbsd.h, i386/osfrose.h, i386/ptx4-i.h, i386/sco5.h : Likewise. * i386/sysv4.h, m68k/3b1.h, m68k/dpx2.h, m68k/hp320.h : Likewise. * m68k/mot3300.h, m68k/sgs.h : Likewise. * m68k/tower-as.h, ns32k/encore.h, sparc/pbd.h : Likewise. * sh.h (INSN_ALIGN, INSN_LENGTH_ALIGNMENT): Define. (CASE_VECTOR_SHORTEN_MODE): Define. (short_cbranch_p, align_length, addr_diff_vec_adjust): Don't declare. (med_branch_p, braf_branch_p): Don't declare. (mdep_reorg_phase, barrier_align): Declare. (ADJUST_INSN_LENGTH): Remove alignment handling. * sh.c (uid_align, uid_align_max): Deleted. (max_uid_before_fixup_addr_diff_vecs, branch_offset): Deleted. (short_cbranch_p, med_branch_p, braf_branch_p, align_length): Deleted. (cache_align_p, fixup_aligns, addr_diff_vec_adjust): Deleted. (output_far_jump): Don't use braf_branch_p. (output_branchy_insn): Don't use branch_offset. (find_barrier): Remove checks for max_uid_before_fixup_addr_diff_vecs. Remove paired barrier stuff. Don't use cache_align_p. Take alignment insns into account. (fixup_addr_diff_vecs): Reduce to only fixing up the base label of the addr_diff_vec. (barrier_align, branch_dest): New function. (machine_dependent_reorg, split_branches): Remove infrastructure for branch shortening that is now provided in the backend. * sh.md (short_cbranch_p, med_branch_p, med_cbranch_p): New attributes. (braf_branch_p, braf_cbranch_p): Likewise. (attribute length): Use new attributes. (casesi_worker): Get mode and unsignednedd from ADDR_DIFF_VEC. (addr_diff_vec_adjust): Delete. (align_2): Now a define_expand. (align_log): Now length 0. From-SVN: r18433
* expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1997-12-191-4/+5
| | | | | | | | | | | * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression. * stmt.c (expand_end_case): Likewise. * alpha.h (CASE_VECTOR_PC_RELATIVE): Update. * fx80.h, gmicro.h, m68k.h, m88k.h, ns32k.h: Likewise. * rs6000.h, sh.h, tahoe.h, v850.h vax.h z8k.h: Likewise. From-SVN: r17155
* Fix capitalization of OVERFLOW in CHECK_FLOAT_VALUE definitionChris Smith1997-07-241-1/+1
| | | | From-SVN: r14523
* (OVERRIDE_OPTIONS): Don't need to set dollars_in_ident any more, sinceRichard Kenner1996-10-091-7/+0
| | | | | | -ansi doesn't change it. From-SVN: r12938
* (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1996-09-211-3/+2
| | | | From-SVN: r12750
* Provide a default for TARGET_DEFAULT.Richard Kenner1996-05-181-9/+9
| | | | | | Take "or" of TARGET_DEFAULT and TARGET_CPU_DEFAULT everywhere. From-SVN: r12025
* calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1996-03-291-1/+1
| | | | | | | | | | | | | | | | | | * calls.c (expand_call): Remove current_call_is_indirect nonsense. Add additional argument to INIT_CUMULATIVE_ARGS. (emit_library_call): Likewise. (emit_library_call_value): Likewise. * expr.c (expand_builtin): Likewise. * function.c (assign_parms): Likewise. * cp/method.c (emit_thunk): Likewise. * config/pa/pa.h (hppa_args): New field "indirect". (INIT_CUMULATIVE_ARGS): Initialize "indirect" field. (FUNCTION_ARG): Check "indirect" field, rather than "current_call_is_indirect". * All other backends updated with new argument to INIT_CUMULATIVE_ARGS From-SVN: r11641
* * convex/convex.h (EXTRA_SECTIONS,EXTRA_SECTIONS_FUNCTIONS): Delete.Doug Evans1996-02-291-16/+1
| | | | From-SVN: r11368
* Update FSF address.Richard Kenner1995-06-151-1/+2
| | | | From-SVN: r9975
* Added arg to RETURN_POPS_ARGS.Richard Kenner1995-02-211-2/+3
| | | | From-SVN: r8999
* update for 2.6.1Chris Smith1994-09-041-17/+1
| | | | From-SVN: r8023
* Remove references to LSHIFT and lshlsi3.Richard Kenner1994-04-101-1/+0
| | | | From-SVN: r7016
* *** empty log message ***Chris Smith1994-03-291-1/+1
| | | | From-SVN: r6916
* Add OVERFLOW operand to CHECK_FLOAT_VALUE.Richard Kenner1994-03-131-3/+3
| | | | From-SVN: r6770
* (MAX_LONG_TYPE_SIZE): Defined.Richard Stallman1993-10-201-0/+2
| | | | From-SVN: r5832
* (CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans1993-10-021-1/+1
| | | | From-SVN: r5557
* [_IEEE_FLOAT_] (LINK_SPEC): Use ___gcc_cleanup, not __gcc_cleanup.Richard Stallman1993-06-011-2/+2
| | | | From-SVN: r4621
* (REGNO_REG_CLASS): Don't call abort; it will cause a compilation errorRichard Kenner1993-05-151-2/+1
| | | | | | as written and isn't done elsewhere. From-SVN: r4473
* (LINK_LIBGCC_SPECIAL_1): Define this instead of LINK_LIBGCC_SPECIAL.Richard Stallman1993-05-081-1/+1
| | | | From-SVN: r4383
* *** empty log message ***Chris Smith1993-05-071-270/+613
| | | | From-SVN: r4377
* define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLEBrendan Kehoe1993-03-311-1/+4
| | | | From-SVN: r3954
* don't use psh.w spChris Smith1992-11-031-1/+4
| | | | From-SVN: r2683
* undefine SHIFT_COUNT_TRUNCATEDChris Smith1992-10-261-1/+1
| | | | From-SVN: r2613
* *** empty log message ***Chris Smith1992-10-251-2/+2
| | | | From-SVN: r2601
* (P_tmpdir): Remove definition.Brendan Kehoe1992-10-231-5/+0
| | | | From-SVN: r2581
* updates for 2.3Chris Smith1992-10-141-1/+12
| | | | From-SVN: r2448
* entered into RCSCharles Hannum1992-05-071-6/+3
| | | | From-SVN: r926
* *** empty log message ***Richard Stallman1992-05-051-2/+6
| | | | From-SVN: r903
* *** empty log message ***Richard Stallman1992-04-181-2/+2
| | | | From-SVN: r783
* *** empty log message ***Richard Stallman1992-03-141-3/+3
| | | | From-SVN: r478
* *** empty log message ***Chris Smith1992-02-121-7/+8
| | | | From-SVN: r314
* Initial revisionChris Smith1992-01-151-0/+1182
From-SVN: r187