summaryrefslogtreecommitdiff
path: root/gcc/config/c4x
Commit message (Expand)AuthorAgeFilesLines
* * recog.h (INSN_OUTPUT_FORMAT_*): New.rth1999-09-141-1/+1
* Replace insn_foo with insn_data.foo.rth1999-09-121-1/+1
* * config/c4x/c4x.h (c4x_rpts_cycles_string,m.hayes1999-09-122-4/+4
* * config/c4x/c4x.c: Include ggc.h.m.hayes1999-09-081-7/+22
* * config/c4x/c4x.h (DBR_OUTPUT_SEQEND): Use XVECEXP not XEXPs.m.hayes1999-09-041-2/+2
* * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Disable.m.hayes1999-09-041-4/+4
* Sat Sep 4 16:56:28 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes1999-09-041-38/+31
* Sat Sep 4 11:37:15 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes1999-09-033-20/+157
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-5/+1
* Fri Aug 20 22:32:17 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes1999-08-201-36/+4
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * c4x.h (EXPAND_BUILTIN_VA_ARG): New.rth1999-07-262-0/+19
* * config/c4x/c4x.h (TARGET_EXPOSE_LDP, LEGITIMIZE_RELOAD_ADDRESS):m.hayes1999-06-093-16/+72
* * config/c4x/c4x.md (set_lo_sum+2): New splitter to load largem.hayes1999-05-141-0/+14
* * config/c4x/c4x.md (decrement_and_branch_on_count): Disabled.m.hayes1999-05-141-5/+52
* Xm.hayes1999-05-141-1/+1
* * config/c4x/c4x.md (*cmpqf, *cmpqf_noov, *cmpqi_test,m.hayes1999-04-261-14/+14
* * config/c4x/c4x.md: Add new peepholes to remove redundant loads.m.hayes1999-04-201-0/+23
* * config/c4x/c4x.md (binary patterns): Reorder alternativesm.hayes1999-04-201-304/+304
* * config/c4x/c4x.c (legitimize_operands): Use rtx_costm.hayes1999-04-172-10/+30
* * config/c4x/c4x.md (*andqi3_255_clobber,*andqi3_65535_clobber):m.hayes1999-04-171-3/+69
* * config/c4x/c4x.md (mulqf3_clrqf_clobber, mulqi3_clrqi_clobber):m.hayes1999-04-161-1/+31
* * config/c4x/c4x.h: Tweaked comment formatting.m.hayes1999-04-152-28/+28
* * config/c4x/c4x.md (storeqf_int, storeqf_int_clobber, loadqf_int,m.hayes1999-04-133-9/+179
* * config/c4x/c4x.md (ashlhi3, lshrhi3, ashrhi3): Force operand 1m.hayes1999-04-011-10/+16
* * config/c4x/c4x.md (*db): Enable pattern if TARGET_LOOP_UNSIGNEDm.hayes1999-04-011-13/+38
* * config/c4x/c4x.h: Added more comments.m.hayes1999-04-011-3/+10
* * config/c4x/c4x.c (c4x_emit_move_sequence): Force invalid QImodem.hayes1999-04-011-5/+12
* * 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