aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x
AgeCommit message (Expand)AuthorFilesLines
2001-05-26c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.Philip Blundell1-1/+1
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2-5/+1
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi2-8/+8
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-10/+5
2001-04-07c4x.h (HARD_REGNO_NREGS): HCmode mode uses 2 regs not 4.Herman A.J. ten Brugge1-4/+8
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-2/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-2/+0
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-3/+0
2001-03-07Brad's -ffast-math breakup.Brad Lucier1-1/+1
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-3/+0
2001-03-03tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORCES_BLK.J"orn Rennecke1-1/+2
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+0
2001-02-28caller-save.c (reg_save_code, [...]): Index by mode, not NREGS.Jan Hubicka1-1/+1
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-18/+19
2001-02-03* c4x.h (HARD_REGNO_CALL_PART_CLOBBERED): Fix typo.Michael Hayes1-1/+1
2001-02-03c4x.h (IS_INT_CALL_SAVED_REG, [...]): Define.Michael Hayes2-14/+11
2001-02-03c4x.c (group1_reg_operand, [...]): Do not check register number before reload.Herman A.J. ten Brugge2-24/+24
2001-02-03c4x.c (c4x_hard_regno_rename_ok): New.Herman A.J. ten Brugge3-0/+30
2001-01-23* c4x.h (TARGET_LOAD_DIRECT_MEMS): Define.Michael Hayes1-0/+4
2001-01-23* c4x.c (c4x_r11_set_p): Calculate rtx code correctly.Herman A.J. ten Brugge1-14/+10
2001-01-23c4x-protos.h (c4x_legitimize_reload_address): Remove.Herman A.J. ten Brugge3-38/+47
2001-01-22c4x.c (c4x_valid_rptb_p, [...]): New functions.Herman A.J. ten Brugge1-1/+113
2001-01-22c4x.c (c4x_check_legit_addr): Only check CONST.Herman A.J. ten Brugge3-29/+89
2001-01-05c4x.c (c4x_expand_prologue): Don't compile an ISR with more than 32767 words ...Michael Hayes1-3/+8
2001-01-05c4x.c (c4x_init_builtins): Remove builtin support for 'abs', 'labs', and 'fabs'.Michael Hayes2-49/+3
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-17* c4x.h: Add ASM_OUTPUT_DEF definition for bounded pointer code.Herman A.J. ten Brugge1-0/+8
2000-12-16* config/c4x/c4x.md: Remove redundant @s from output patterns.Michael Hayes1-18/+9
2000-12-16c4x.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma.Michael Hayes3-6/+18
2000-12-16c4x.h (MD_INIT_BUILTINS): Add void_list_node argument to c4x_init_builtins.Michael Hayes3-10/+7
2000-12-16c4x.h (MD_INIT_BUILTINS, [...]): Define.Michael Hayes4-33/+470
2000-11-02config:Neil Booth1-1/+1
2000-09-25Change callers in config/[b-g]*/ to match:Hans-Peter Nilsson1-1/+1
2000-09-25definitions in config/[c-h]*:Hans-Peter Nilsson1-2/+2
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg3-118/+131
2000-08-04c4x.md (return_indirect_internal): New.Herman A.J. ten Brugge2-2/+9
2000-08-04alias.c (mark_constant_function): Use INSN_P.Rodney Brown1-3/+3
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson1-4/+0
2000-07-30c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue.Herman A.J. ten Brugge4-224/+188
2000-07-30c4x.c (c4x_emit_move_sequence): Use loadqi_big_constant and loadhi_big_consta...Michael Hayes2-162/+375
2000-07-30* config/c4x/c4x.c (c4x_rptb_insert): Make more robust.Michael Hayes1-6/+18
2000-07-30* config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output $ in label.Michael Hayes1-1/+1
2000-07-30* config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid unsigned warnings.Michael Hayes1-6/+12
2000-07-30* config/c4x/libgcc.S: (divqf3): Improve accuracy.Michael Hayes1-10/+15
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-98/+98
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-12/+6
2000-04-02c4x.c (c4x_function_arg): Check for void_type_node before checking MUST_PASS_...Michael Hayes1-1/+7
2000-03-25* config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.Michael Hayes1-1/+1