summaryrefslogtreecommitdiff
path: root/gcc/config/c4x/c4x.h
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-2/+2
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-5/+0
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-2/+2
* Move constructor/destructor handling into target hooks.rth2001-08-091-85/+2
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-2/+2
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-101-7/+0
* * final.c (output_addr_const): Use target opening andneil2001-07-091-4/+0
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-081-3/+0
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-3/+0
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-11/+0
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-041-2/+2
* * 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
* * tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORCES_BLK.amylaar2001-03-031-1/+2
* * caller-save.c (reg_save_code, reg_restore_code): Index by mode, nothubicka2001-02-281-1/+1
* * 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-031-6/+7
* * c4x.c (c4x_hard_regno_rename_ok): New.m.hayes2001-02-031-0/+5
* * c4x.h (TARGET_LOAD_DIRECT_MEMS): Define.m.hayes2001-01-231-0/+4
* * c4x-protos.h (c4x_legitimize_reload_address): Remove.m.hayes2001-01-231-10/+47
* * config/c4x/c4x.c (c4x_init_builtins): Remove builtin supportm.hayes2001-01-051-3/+0
* * 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.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma.m.hayes2000-12-161-0/+1
* * config/c4x/c4x.h (MD_INIT_BUILTINS): Add void_list_node argumentm.hayes2000-12-161-1/+1
* * config/c4x/c4x.h (MD_INIT_BUILTINS, MD_EXPAND_BUILTIN): Define.m.hayes2000-12-161-15/+42
* 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-071-8/+14
* * config/c4x/c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue.m.hayes2000-07-301-12/+9
* * 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
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-98/+98
* * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.m.hayes2000-03-251-1/+1
* * 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-171-5/+16
* * 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
* Fix copyrightslaw2000-02-261-1/+2
* * config/c4x/c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_global_label.m.hayes2000-02-111-14/+8
* 2000-02-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-02-051-14/+1
* 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-291-1/+20
* 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-291-0/+17
* 2000-01-27 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>m.hayes2000-01-291-1/+12
* 2000-01-23 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-01-221-0/+8
* * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.m.hayes2000-01-131-0/+4
* * config/c4x.h: Tidy up comments.m.hayes2000-01-091-127/+129
* * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.m.hayes2000-01-071-1/+1
* * config/c4x/c4x.md(udivqi3, divqi3): Delete.m.hayes2000-01-051-1/+34
* * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour ofm.hayes2000-01-041-89/+94