summaryrefslogtreecommitdiff
path: root/gcc/config/c4x
Commit message (Expand)AuthorAgeFilesLines
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-2/+2
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-263-7/+11
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-11/+0
* 2001-05-26 Philip Blundell <philb@gnu.org>pb2001-05-261-1/+1
* Standardize header guards.rth2001-05-261-1/+1
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-172-5/+1
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-042-8/+8
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-10/+5
* 2001-04-07 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2001-04-071-4/+8
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-2/+0
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-3/+0
* Brad's -ffast-math breakup.rth2001-03-071-1/+1
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-061-3/+0
* * tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORCES_BLK.amylaar2001-03-031-1/+2
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-8/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-5/+0
* * caller-save.c (reg_save_code, reg_restore_code): Index by mode, nothubicka2001-02-281-1/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-18/+19
* * c4x.h (HARD_REGNO_CALL_PART_CLOBBERED): Fix typo.m.hayes2001-02-031-1/+1
* * c4x.h (IS_INT_CALL_SAVED_REG, IS_FLOAT_CALL_SAVED_REG): Define.m.hayes2001-02-032-14/+11
* * c4x.c (group1_reg_operand, group1_mem_operand, arx_reg_operand,m.hayes2001-02-032-24/+24
* * c4x.c (c4x_hard_regno_rename_ok): New.m.hayes2001-02-033-0/+30
* * c4x.h (TARGET_LOAD_DIRECT_MEMS): Define.m.hayes2001-01-231-0/+4
* * c4x.c (c4x_r11_set_p): Calculate rtx code correctly.m.hayes2001-01-231-14/+10
* * c4x-protos.h (c4x_legitimize_reload_address): Remove.m.hayes2001-01-233-38/+47
* * c4x.c (c4x_valid_rptb_p, c4x_label_ref_used_p): New functions.m.hayes2001-01-221-1/+113
* * c4x.c (c4x_check_legit_addr): Only check CONST. Not if CONSTm.hayes2001-01-223-29/+89
* * config/c4x/c4x.c (c4x_expand_prologue): Don't compile an ISRm.hayes2001-01-051-3/+8
* * config/c4x/c4x.c (c4x_init_builtins): Remove builtin supportm.hayes2001-01-052-49/+3
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+2
* * c4x.h: Add ASM_OUTPUT_DEF definition for bounded pointer code.m.hayes2000-12-171-0/+8
* * config/c4x/c4x.md: Remove redundant @s from output patterns.m.hayes2000-12-161-18/+9
* * config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma.m.hayes2000-12-163-6/+18
* * config/c4x/c4x.h (MD_INIT_BUILTINS): Add void_list_node argumentm.hayes2000-12-163-10/+7
* * config/c4x/c4x.h (MD_INIT_BUILTINS, MD_EXPAND_BUILTIN): Define.m.hayes2000-12-164-33/+470
* 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