OSDN Git Service

* target.h (targetm.calls.arg_partial_bytes): New.
[pf3gnuchains/gcc-fork.git] / gcc / config / c4x / c4x.h
2004-12-30 rth * target.h (targetm.calls.arg_partial_bytes): New.
2004-11-24 stevengcc/
2004-10-21 zack * dbxout.c (asmfile): Delete. All uses changed to...
2004-09-18 kazu * config/darwin-c.c, config/arc/arc.c, config/arc...
2004-07-14 rth * target.h (struct gcc_target): Add calls.pass_by_refe...
2004-07-08 rth * config/c4x/c4x-protos.h (c4x_va_arg): Remove.
2004-07-05 jsm28 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c:...
2004-05-21 nickcoops - omitted from previous delta. This change is:
2004-02-06 amodra * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.
2004-02-03 kazu * config/c4x/c4x.h (FUNCTION_VALUE): Use gen_rtx_REG...
2004-02-01 kazu * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,
2004-01-28 kazu * config/c4x/c4x.c (TARGET_ASM_EXTERNAL_LIBCALL):...
2004-01-26 m.hayes * config/c4x/c4x.h (BCT_CHECK_LOOP_ITERATIONS): Remove.
2004-01-26 m.hayes * config/c4x/c4x.c (c4x_check_legit_addr): Rename to
2004-01-25 m.hayes * config/c4x/c4x.h (LEGITIMIZE_RELOAD_ADDRESS...
2003-10-05 kazu * fold-const.c: Follow spelling conventions.
2003-10-02 zack * target.h (init_libfuncs): New hook.
2003-09-28 steven * config/pdp11/pdp11-protos.h, config/pdp11/pdp11.c,
2003-06-28 kazu * builtins.c: Follow spelling conventions.
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-04 ghazi * alpha.c (print_operand_address): Fix format specifie...
2003-05-14 rsandifo * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-12 hubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-04-17 dj* toplev.c (target_options): Add value field.
2003-04-17 rth * config/c4x/c4x.h (TARGET_CPU_CPP_BUILTINS...
2003-03-13 neroden * config/c4x/c4x-c.c, config/c4x/c4x-modes.def,
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2003-01-06 m.hayes * config/c4x/c4x.h: Updated specs for new gas format...
2003-01-06 m.hayes * c4x.h: Remove hwint.h include and HOST_WIDE_I...
2003-01-01 neil * c-pragma.c (c_register_pragma): New.
2002-12-20 kazu * c-pretty-print.h: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-08-29 thorpej* config/chorus.h: Consistently define *_DEBUGGING_INFO...
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-20 ghazi * arc.c (output_shift): Use stdio instead of asm_fprintf.
2002-07-30 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h...
2002-07-17 neil * cpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-29 m.hayes * c4x.h: (TARGET_CPU_CPP_BUILTINS): Check flag_...
2002-06-15 aldyh2002-06-15 Aldy Hernandez <aldyh@redhat.com>
2002-06-10 zack * Makefile.in (MACHMODE_H): Add @extra_modes_file@.
2002-06-01 m.hayes * c4x/c4x.h (TARGET_CPU_CPP_BUILTINS): New.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
2002-03-12 ghazi * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h...
2002-03-03 m.hayes * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-03-03 ghazi * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x...
2002-03-03 rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2002-02-21 jakub PR c++/4574
2002-01-21 jsm28 * config/alpha/alpha.h, config/arc/arc.h, config/avr...
2002-01-09 m.hayes * config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING...
2002-01-08 jsm28 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
2001-12-20 rth * varasm.c (assemble_real): Use REAL_VALUE_TO_x and...
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-06 hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-11-22 ghazi * 1750a.h (DBX_REGISTER_NUMBER): Don't define.
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-11-04 ghazi * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
2001-10-17 neil * config.gcc: Update c4x and i370 for C front end...
2001-09-11 jakub * configure.in: Check whether assembler supports secti...
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-10 shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-09 neil * final.c (output_addr_const): Use target opening and
2001-07-08 jsm28 * target.h (struct gcc_target): Add insert_attributes.
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-26 neil * defaults.h: Default escape sequences to ASCII.
2001-05-04 ghazi * alpha.h: NULL_PTR -> NULL.
2001-04-16 zack * toplev.c (output_lang_identify): Delete.
2001-04-07 m.hayes2001-04-07 Herman A.J. ten Brugge <Haj.Ten.Brugge...
2001-03-03 amylaar * tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORC...
2001-02-28 hubicka * caller-save.c (reg_save_code, reg_restore_code)...
2001-02-03 m.hayes * c4x.h (HARD_REGNO_CALL_PART_CLOBBERED): Fix typo.
2001-02-03 m.hayes * c4x.h (IS_INT_CALL_SAVED_REG, IS_FLOAT_CALL_SAVED_RE...
2001-02-03 m.hayes * c4x.c (c4x_hard_regno_rename_ok): New.
2001-01-23 m.hayes * c4x.h (TARGET_LOAD_DIRECT_MEMS): Define.
2001-01-23 m.hayes * c4x-protos.h (c4x_legitimize_reload_address): Remove.
2001-01-05 m.hayes * config/c4x/c4x.c (c4x_init_builtins): Remove builtin...
2001-01-01 aoliva* tm.texi (REGISTER_MOVE_COST): Add a mode argument.
2000-12-17 m.hayes * c4x.h: Add ASM_OUTPUT_DEF definition for bounded...
2000-12-16 m.hayes * config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Call...
2000-12-16 m.hayes * config/c4x/c4x.h (MD_INIT_BUILTINS): Add void_list_n...
2000-12-16 m.hayes * config/c4x/c4x.h (MD_INIT_BUILTINS, MD_EXPAND_BUILTI...
2000-09-25 hpChange callers in config/[b-g]*/ to match:
2000-09-25 hpdefinitions in config/[c-h]*:
2000-09-07 zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
2000-07-30 m.hayes * config/c4x/c4x.md (set_ldp_prologue): Add for RTL...
2000-07-30 m.hayes * config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output...
2000-07-30 m.hayes * config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid...
2000-06-27 pthomas2000-06-27 Philipp Thomas <pthomas@suse.de>
2000-03-25 m.hayes * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.
next