summaryrefslogtreecommitdiff
path: root/gcc/config/c4x
Commit message (Expand)AuthorAgeFilesLines
* config:neil2000-11-021-1/+1
* Change callers in config/[b-g]*/ to match:hp2000-09-251-1/+1
* definitions in config/[c-h]*:hp2000-09-251-2/+2
* * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack2000-09-073-118/+131
* 2000-08-05 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-08-042-2/+9
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-3/+3
* * Makefile.in (OBJS): Add doloop.o.rth2000-07-301-4/+0
* * config/c4x/c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue.m.hayes2000-07-304-224/+188
* * config/c4x/c4x.c (c4x_emit_move_sequence): Use loadqi_big_constantm.hayes2000-07-302-162/+375
* * config/c4x/c4x.c (c4x_rptb_insert): Make more robust.m.hayes2000-07-301-6/+18
* * config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output $ in label.m.hayes2000-07-301-1/+1
* * config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid unsigned warnings.m.hayes2000-07-301-6/+12
* * config/c4x/libgcc.S: (divqf3): Improve accuracy.m.hayes2000-07-301-10/+15
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-98/+98
* Update to libgcc copyright exception clause.law2000-05-151-12/+6
* * config/c4x/c4x.c (c4x_function_arg): Check for void_type_nodem.hayes2000-04-021-1/+7
* * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.m.hayes2000-03-251-1/+1
* Clobber DP reg in case address needs to be loaded out of memory.m.hayes2000-03-231-9/+25
* * config/c4x/rtems.h: Include config/rtems.h.m.hayes2000-03-211-0/+3
* * config/c4x/c4x.h (CPP_SPEC): Fix typo.m.hayes2000-03-171-1/+1
* * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.m.hayes2000-03-172-8/+23
* * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.m.hayes2000-03-171-10/+12
* * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that the type info ism.hayes2000-03-081-0/+3
* * config/c4x/c4x-protos.h (c4x_global_name): Constify char *.m.hayes2000-03-062-3/+3
* Fix copyrightslaw2000-02-264-4/+8
* * 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-113-17/+120
* 2000-02-06 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-02-061-21/+26
* 2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-02-052-14/+12
* 2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-02-042-14/+27
* 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-294-32/+78
* 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-293-22/+72
* 2000-01-27 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-294-25/+35
* 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-292-34/+36
* 2000-01-23 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-01-221-0/+8
* * config/arm/arm-protos.h: PROTO -> PARAMS.ghazi2000-01-191-2/+2
* * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.m.hayes2000-01-131-0/+4
* * config/c4x.h: Tidy up comments.m.hayes2000-01-092-264/+280
* * config/c4x/c4x.md (*subqf3_set): Fix typo.m.hayes2000-01-071-2/+2
* * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.m.hayes2000-01-071-1/+1
* * config/c4x/t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF,m.hayes2000-01-051-1/+1
* * config/c4x/c4x.md(udivqi3, divqi3): Delete.m.hayes2000-01-052-132/+129
* * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour ofm.hayes2000-01-043-138/+143
* * config/c4x/c4x.md (*addqi3_noclobber_reload): Ensure that CC neverm.hayes2000-01-041-9/+21
* * config/c4x/c4x.c (c4x_address_cost): Add statement to defaultm.hayes1999-12-221-0/+15
* * config/c4x/c4x.md (*addqi3_noclobber_reload): Change operand 0m.hayes1999-12-221-1/+1
* * config/c4x/rtems.h: New file.m.hayes1999-12-201-0/+34
* * config/c4x/c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0).m.hayes1999-12-171-23/+23
* * config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers for rs and re.m.hayes1999-12-171-9/+13