aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x
AgeCommit message (Expand)AuthorFilesLines
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka2-271/+0
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-7/+7
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-2/+0
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi2-5/+6
2001-10-17config.gcc: Update c4x and i370 for C front end-specific dependencies.Neil Booth5-148/+169
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-1/+1
2001-09-21Table-driven attributes.Joseph Myers1-25/+31
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-2/+2
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg3-9/+5
2001-08-18optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg1-2/+2
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson1-4/+2
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+2
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson2-87/+4
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2-2/+13
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs3-14/+14
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-4/+0
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers3-10/+8
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-2/+2
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth3-7/+11
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-11/+0
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