summaryrefslogtreecommitdiffstats
path: root/gcc/config/c4x/c4x.c
Commit message (Expand)AuthorAgeFilesLines
* * config/c4x/c4x.c (c4x_function_arg): Check for void_type_nodem.hayes2000-04-021-1/+7
* * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.m.hayes2000-03-171-3/+7
* * config/c4x/c4x-protos.h (c4x_global_name): Constify char *.m.hayes2000-03-061-1/+1
* Fix copyrightslaw2000-02-261-1/+2
* * config/c4x/c4x.c (c4x_process_after_reload): Split all insns.m.hayes2000-02-231-20/+17
* * config/c4x/c4x.c (fp_zero_operand): Check for CONST_DOUBLE.m.hayes2000-02-111-0/+2
* * config/c4x/c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_global_label.m.hayes2000-02-111-3/+106
* 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-291-16/+30
* 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-291-15/+46
* 2000-01-27 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-291-0/+12
* * config/arm/arm-protos.h: PROTO -> PARAMS.ghazi2000-01-191-2/+2
* * config/c4x.h: Tidy up comments.m.hayes2000-01-091-137/+151
* * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour ofm.hayes2000-01-041-43/+43
* * config/c4x/c4x.c (c4x_address_cost): Add statement to defaultm.hayes1999-12-221-0/+15
* * config/c4x/c4x-protos.h: New file. Prototypes for functions definedm.hayes1999-11-091-34/+20
* * config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string.m.hayes1999-10-151-0/+2
* * config/c4x/c4x.c (c4x_rptb_insert): Emit rpts_top patternm.hayes1999-10-151-1/+4
* * config/c4x/c4x.c (src_operand): Check SYMBOL_REF and LABEL_REFm.hayes1999-10-151-1/+1
* * config/c4x/c4x.md: Define mode for remaining unspec operators.m.hayes1999-10-151-3/+4
* * config/c4x/c4x.c (dst_operand): New.m.hayes1999-10-151-1/+17
* * config/c4x/c4x.c (c4x_add_gc_roots): Add tree roots.m.hayes1999-09-221-0/+5
* * config/c4x/c4x.c (c4x_process_after_reload): Rework machdep insnm.hayes1999-09-221-17/+16
* * config/c4x/c4x.h (EXPAND_BUILTIN_VA_START): Call c4x_va_start.m.hayes1999-09-221-0/+11
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-4/+4
* * 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-121-2/+2
* * config/c4x/c4x.c: Include ggc.h.m.hayes1999-09-081-7/+22
* Sat Sep 4 11:37:15 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes1999-09-031-15/+22
* 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-261-0/+15
* * config/c4x/c4x.h (TARGET_EXPOSE_LDP, LEGITIMIZE_RELOAD_ADDRESS):m.hayes1999-06-091-9/+43
* * config/c4x/c4x.c (legitimize_operands): Use rtx_costm.hayes1999-04-171-9/+13
* * config/c4x/c4x.h: Tweaked comment formatting.m.hayes1999-04-151-6/+6
* * config/c4x/c4x.md (storeqf_int, storeqf_int_clobber, loadqf_int,m.hayes1999-04-131-8/+82
* * config/c4x/c4x.c (c4x_emit_move_sequence): Force invalid QImodem.hayes1999-04-011-5/+12
* * config/c4x/c4x.c (c4x_address_cost): Revert 9 Feb change.m.hayes1999-02-121-8/+2
* * config/c4x/c4x.md (all call patterns): Add constraints "Ur".m.hayes1999-02-081-8/+2
* * config/c4x/c4x.c (call_address_operand, symbolic_address_operand):m.hayes1999-02-081-14/+6
* * 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
* Convert all direct memory references to use LO_SUM and remove machdepm.hayes1999-01-241-312/+352
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-0/+3
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-2/+1
* * config/c4x/c4x.c: Include system.h.m.hayes1999-01-091-11/+10
* * config/c4x/c4x.md: (in_annul_slot_3): Allow unarycc and binaryccm.hayes1999-01-091-1/+1
* * config/c4x/c4x.c: Added space after negation operator.m.hayes1999-01-071-85/+85
* * config/c4x/c4x.c (c4x_preferred_reload_class): Always return class.m.hayes1999-01-071-15/+0
* * config/c4x/c4x.c (valid_parallel_load_store): Flog functionalitym.hayes1998-12-051-11/+37
* * config/c4x/c4x.c (iteration_info): Delete.m.hayes1998-12-051-2/+0
OpenPOWER on IntegriCloud