]> gcc.gnu.org Git - gcc.git/history - gcc/config/c4x
sparc.h (TARGET_ARCH32): Exchange ifdefs so that if compiling libgcc2 the macro depen...
[gcc.git] / gcc / config / c4x /
1999-11-09 Michael Hayesc4x-protos.h: New file.
1999-10-24 Kaveh R. Ghazioutput.h (ctors_section, [...]): Prototype.
1999-10-16 Michael Hayes* config/c4x/c4x.md (HF mode patterns): Add missing...
1999-10-16 Michael Hayesc4x.md (movstrqi_small): Utilise parallel move instruct...
1999-10-16 Michael HayesTry again!?
1999-10-16 Michael Hayesc4x.md (parallel instruction patterns): Rework constrai...
1999-10-16 Michael Hayes* config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber,
1999-10-15 Michael Hayes* config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_st...
1999-10-15 Michael Hayesc4x.c (c4x_rptb_insert): Emit rpts_top pattern if appro...
1999-10-15 Michael Hayesc4x.c (src_operand): Check SYMBOL_REF and LABEL_REF...
1999-10-15 Michael Hayesc4x.md: Define mode for remaining unspec operators.
1999-10-15 Michael Hayes* config/c4x/c4x.h (c4x_va_start, c4x_va_arg): Declare.
1999-10-15 Michael Hayesc4x.c (dst_operand): New.
1999-09-22 Michael Hayes* config/c4x/c4x.md: Delete parallel instruction peepholes.
1999-09-22 Michael Hayes* config/c4x/c4x.c (c4x_add_gc_roots): Add tree roots.
1999-09-22 Michael Hayesc4x.c (c4x_process_after_reload): Rework machdep insn...
1999-09-22 Michael Hayesc4x.h (EXPAND_BUILTIN_VA_START): Call c4x_va_start.
1999-09-16 Kaveh R. Ghazisystem.h (CTYPE_CONV, [...]): New macros.
1999-09-15 Jason Merrillgbl-ctors.h: Lose HAVE_ATEXIT.
1999-09-14 Richard Hendersonrecog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-12 Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-12 Michael Hayesc4x.h (c4x_rpts_cycles_string, [...]): Constify char *.
1999-09-08 Michael Hayesc4x.c: Include ggc.h.
1999-09-04 Michael Hayes* config/c4x/c4x.h (DBR_OUTPUT_SEQEND): Use XVECEXP...
1999-09-04 Michael Hayesc4x.h (CALLER_SAVE_PROFITABLE): Disable.
1999-09-04 Michael Hayesc4x.md (rptb_init): Renamed from *rptb_init.
1999-09-03 Michael Hayesc4x.c (c4x_emit_move_sequence): Do not force large...
1999-08-27 Zack Weinbergrtl.c: Define CONST_DOUBLE_FORMAT to the appropriate...
1999-08-20 Michael Hayesc4x.h (STARTFILE_SPEC): Don't define.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-07-26 Richard Hendersonc4x.h (EXPAND_BUILTIN_VA_ARG): New.
1999-06-09 Michael Hayesc4x.h (TARGET_EXPOSE_LDP, [...]): Define new macros.
1999-05-14 Michael Hayesc4x.md (set_lo_sum+2): New splitter to load large const...
1999-05-14 Michael Hayesc4x.md (decrement_and_branch_on_count): Disabled.
1999-05-14 Michael Hayesc4x.md (*umulqi3_highpart_clobber): Fix operand 2 const...
1999-04-26 Michael Hayes* config/c4x/c4x.md (*cmpqf, *cmpqf_noov, *cmpqi_test,
1999-04-20 Michael Hayes* config/c4x/c4x.md: Add new peepholes to remove redund...
1999-04-20 Michael Hayesc4x.md (binary patterns): Reorder alternatives so that...
1999-04-17 Michael Hayesc4x.c (legitimize_operands): Use rtx_cost to determine...
1999-04-17 Michael Hayesc4x.md (*andqi3_255_clobber,*andqi3_65535_clobber)...
1999-04-16 Michael Hayesc4x.md (mulqf3_clrqf_clobber, [...]): New patterns...
1999-04-15 Michael Hayesc4x.h: Tweaked comment formatting.
1999-04-13 Michael Hayesc4x.md (storeqf_int, [...]): Add new patterns with...
1999-04-01 Michael Hayesc4x.md (ashlhi3, [...]): Force operand 1 into a registe...
1999-04-01 Michael Hayesc4x.md (*db): Enable pattern if TARGET_LOOP_UNSIGNED...
1999-04-01 Michael Hayes* config/c4x/c4x.h: Added more comments.
1999-04-01 Michael Hayesc4x.c (c4x_emit_move_sequence): Force invalid QImode...
1999-03-20 Michael Hayesc4x.h (TARGET_SWITCHES): Add null description to defaul...
1999-03-19 Michael Hayesc4x.md (decrement_and_branch_on_count): Emit rptb_end...
1999-03-19 Michael Hayesc4x.h (TARGET_SWITCHES): Add documentation.
1999-02-12 Michael Hayesc4x.c (c4x_address_cost): Revert 9 Feb change.
1999-02-09 Michael Hayesc4x.md (*movhf_noclobber, [...]): Use m constraint...
1999-02-08 Michael Hayesc4x.md (*movhi_stik): New pattern.
1999-02-08 Michael Hayesc4x.md (all call patterns): Add constraints "Ur".
1999-02-08 Michael Hayesc4x.c (call_address_operand, [...]): Rename from call_o...
1999-02-08 Michael Hayesc4x.c (c4x_legitimize_address): Don't generate a LO_SUM...
1999-02-08 Michael Hayesc4x.c (c4x_address_cost): Return cost of 1 for REG...
1999-02-08 Michael Hayest-c4x (LIBGCC2_CFLAGS): Delete.
1999-01-30 Michael Hayesc4x.h (RTX_COSTS): Explicitly define c4x costs.
1999-01-26 Michael Hayesc4x.h (COUNTER_REGS): New register class.
1999-01-24 Michael HayesConvert all direct memory references to use LO_SUM...
1999-01-21 Richard Hendersoncse.c (fold_rtx): Revert 29 Dec change.
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-15 Michael HayesUpdated copyright
1999-01-15 Michael Hayesc4x.md (not_repeat_reg): Allow ldp instruction in delay...
1999-01-15 Michael Hayeslibgcc.S (___divhi3, ___modhi3): Fix long long divide...
1999-01-13 Michael Hayesc4x.md (in_annul_slot_3): Correctly allow unarycc and...
1999-01-09 Michael Hayesc4x.c: Include system.h.
1999-01-09 Michael Hayesc4x.md: (in_annul_slot_3): Allow unarycc and binarycc...
1999-01-07 Michael Hayesc4x.c: Added space after negation operator.
1999-01-07 Michael Hayes* config/c4x/c4x.c (c4x_preferred_reload_class): Always...
1999-01-06 Jeff LawFix copyright dates.
1999-01-06 Michael Hayesc4x.md (addqi3): If the destination operand is a hard...
1998-12-05 Michael Hayesc4x.c (valid_parallel_load_store): Flog functionality...
1998-12-05 Michael Hayes* config/c4x/c4x.c (iteration_info): Delete.
1998-11-26 Michael HayesREADME.C4X: Updated URLs.
1998-11-26 Michael Hayes* config/c4x/c4x.h (TARGET_DEFAULT): Fix typo.
1998-11-25 Michael Hayesc4x.md: Fix minor formatting problems.
1998-11-25 Michael Hayesc4x.c: (c4x_override_options): For compatibility with...
1998-11-25 Michael Hayesc4x.c (c4x_modified_between_p, [...]): Delete.
1998-11-25 Michael Hayesc4x.h (TARGET_DEFAULT): Add PARALEL_MPY_FLAG.
1998-11-25 Michael Hayesc4x.md (addqi3): Emit addqi3_noclobber pattern during...
1998-11-24 Jeffrey A Lawcse.c (fold_rtx): Make autoincrement addressing mode...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-10-20 Michael Hayesc4x.c (c4x_parallel_process): Disable until BCT loop...
1998-10-20 Michael Hayesc4x.md (repeat_block_top, [...]): Deleted.
1998-10-14 Michael Hayesc4x.c: Convert to use GEN_INT.
1998-10-13 Michael Hayesc4x.c: Convert to gen_rtx_FOO.
1998-09-22 Jeff LawForgot to commit.
1998-09-19 Michael HayesREADME.C4X: New file with information about the c4x...
This page took 0.661673 seconds and 8 git commands to generate.