summaryrefslogtreecommitdiff
path: root/gcc/config/c4x
Commit message (Expand)AuthorAgeFilesLines
* * config/c4x/c4x.h (TARGET_SWITCHES): Add null description tom.hayes1999-03-201-3/+3
* * config/c4x/c4x.md (decrement_and_branch_on_count): Emit rptb_endm.hayes1999-03-191-1/+1
* * config/c4x/c4x.h (TARGET_SWITCHES): Add documentation.m.hayes1999-03-191-47/+94
* * config/c4x/c4x.c (c4x_address_cost): Revert 9 Feb change.m.hayes1999-02-121-8/+2
* * config/c4x/c4x.md (*movhf_noclobber, *movhi_noclobber): Usem.hayes1999-02-091-3/+2
* * config/c4x/c4x.md (*movhi_stik): New pattern.m.hayes1999-02-081-1/+10
* * config/c4x/c4x.md (all call patterns): Add constraints "Ur".m.hayes1999-02-082-22/+29
* * config/c4x/c4x.c (call_address_operand, symbolic_address_operand):m.hayes1999-02-083-33/+30
* * config/c4x/c4x.c (c4x_legitimize_address): Don't generate am.hayes1999-02-081-8/+26
* * config/c4x/c4x.c (c4x_address_cost): Return cost of 1 form.hayes1999-02-081-0/+8
* * config/c4x/t-c4x (LIBGCC2_CFLAGS): Delete.m.hayes1999-02-081-3/+1
* Sun Jan 31 15:33:09 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes1999-01-301-1/+13
* Tue Jan 26 23:21:49 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes1999-01-262-9/+20
* Convert all direct memory references to use LO_SUM and remove machdepm.hayes1999-01-243-615/+665
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-0/+3
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-2/+1
* Updated copyrightm.hayes1999-01-151-2/+2
* * config/c4x/c4x.md (not_repeat_reg): Allow ldp instructionm.hayes1999-01-151-1/+4
* * config/c4x/libgcc.S (___divhi3, ___modhi3): Fix long longm.hayes1999-01-151-4/+4
* * config/c4x/c4x.md (in_annul_slot_3): Correctly allow unaryccm.hayes1999-01-131-1/+1
* * config/c4x/c4x.c: Include system.h.m.hayes1999-01-093-29/+53
* * config/c4x/c4x.md: (in_annul_slot_3): Allow unarycc and binaryccm.hayes1999-01-092-10/+10
* * config/c4x/c4x.c: Added space after negation operator.m.hayes1999-01-073-179/+179
* * config/c4x/c4x.c (c4x_preferred_reload_class): Always return class.m.hayes1999-01-071-15/+0
* Fix copyright dates.law1999-01-061-1/+1
* * config/c4x/c4x.md (addqi3): If the destination operand ism.hayes1999-01-061-1/+32
* * config/c4x/c4x.c (valid_parallel_load_store): Flog functionalitym.hayes1998-12-053-28/+56
* * config/c4x/c4x.c (iteration_info): Delete.m.hayes1998-12-051-2/+0
* * README.C4X: Updated URLs.m.hayes1998-11-261-2/+1
* * config/c4x/c4x.h (TARGET_DEFAULT): Fix typo.m.hayes1998-11-261-1/+1
* * config/c4x/c4x.md: Fix minor formatting problems. Update docs.m.hayes1998-11-251-107/+138
* * config/c4x/c4x.c: (c4x_override_options): For compatibilitym.hayes1998-11-251-53/+88
* * config/c4x/c4x.c (c4x_modified_between_p, c4x_mem_set_p,m.hayes1998-11-251-766/+0
* * config/c4x/c4x.h (TARGET_DEFAULT): Add PARALEL_MPY_FLAG.m.hayes1998-11-251-53/+100
* * config/c4x/c4x.md (addqi3): Emit addqi3_noclobber patternm.hayes1998-11-251-1/+9
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-8/+8
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* * config/c4x/c4x.c (c4x_parallel_process): Disable until BCTm.hayes1998-10-201-554/+10
* * config/c4x/c4x.md (repeat_block_top, repeat_block_end,m.hayes1998-10-201-55/+10
* * config/c4x/c4x.c: Convert to use GEN_INT.m.hayes1998-10-144-136/+91
* * config/c4x/c4x.c: Convert to gen_rtx_FOO.m.hayes1998-10-134-146/+241
* Forgot to commit.law1998-09-221-0/+1501
* * README.C4X: New file with information about the c4x ports.law1998-09-195-0/+15053