| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h (has_c_linkage): New interface. | zack | 2004-06-20 | 1 | -0/+6 |
* | * target.h (struct gcc_target): Change gimplify_va_arg_expr | jason | 2004-06-10 | 1 | -1/+1 |
* | Gimplify VA_ARG_EXPR into simpler forms. | jason | 2004-06-09 | 1 | -0/+4 |
* | 2004-06-03 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-03 | 1 | -0/+6 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate | mrs | 2004-05-19 | 1 | -2/+3 |
* | * stor-layout.c (update_alignment_for_field): Use | pbrook | 2004-05-14 | 1 | -0/+3 |
* | [gcc/ChangeLog] | zlaski | 2004-03-24 | 1 | -0/+5 |
* | Enabled linkonce support for Darwin. | austern | 2004-03-12 | 1 | -0/+6 |
* | PR target/14547 | rth | 2004-03-12 | 1 | -18/+25 |
* | * hooks.c (hook_tree_tree_identity): New. | kazu | 2004-03-03 | 1 | -0/+4 |
* | * target.h: Remove texi jargons in comments. | kazu | 2004-03-03 | 1 | -2/+2 |
* | * builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove. | kazu | 2004-03-02 | 1 | -0/+4 |
* | 2003-02-24 Sanjiv Kumar Gupta <sanjivg@noida.hcltech.com> | vmakarov | 2004-02-24 | 1 | -0/+6 |
* | * Makefile.in (opts.o): Depend on target.h. | kazu | 2004-02-23 | 1 | -0/+5 |
* | * default.h (PROMOTE_PROTOTYPES): Remove. | kazu | 2004-02-08 | 1 | -1/+2 |
* | PR gcc/1532 | ian | 2004-01-23 | 1 | -0/+17 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * calls.c: Replace STRICT_ARGUMENT_NAMING in comments with | kazu | 2004-01-14 | 1 | -1/+1 |
* | PR target/13186 | rsandifo | 2003-12-04 | 1 | -2/+0 |
* | * function.c (update_epilogue_consts): Don't use PARAMS. | steven | 2003-12-01 | 1 | -3/+2 |
* | * ChangeLog.7: Fix comment typos. | kazu | 2003-11-21 | 1 | -1/+1 |
* | * Makefile.in (expr.o): Depend on $(TARGET_H). | rsandifo | 2003-11-16 | 1 | -0/+1 |
* | * Makefile.in (targhooks.o, reload.o): Update dependencies. | rsandifo | 2003-11-02 | 1 | -0/+2 |
* | * builtins.c (std_build_builtin_va_list): New. | rth | 2003-10-30 | 1 | -0/+3 |
* | PR 10757 | geoffk | 2003-10-24 | 1 | -0/+11 |
* | * haifa-sched.c (ok_for_early_schedule): New function. | dorit | 2003-10-09 | 1 | -0/+12 |
* | * c-pretty-print.c: Fix comment formatting. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -0/+3 |
* | * target.h (struct gcc_target): New member external_libcall. | ro | 2003-09-23 | 1 | -0/+4 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -0/+17 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -75/+73 |
* | * hooks.c (hook_int_void_no_regs): Rename from | rth | 2003-06-20 | 1 | -2/+9 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -1/+14 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -0/+3 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -0/+3 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 1 | -0/+4 |
* | * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete. | zack | 2003-04-28 | 1 | -4/+3 |
* | * target.h (encode_section_info): Add new argument carrying | zack | 2003-04-20 | 1 | -1/+1 |
* | 2003-03-05 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-03-05 | 1 | -0/+8 |
* | 003-02-20 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-02-25 | 1 | -2/+2 |
* | 2003-02-18 Nick Clifton <nickc@redhat.com> | aldyh | 2003-02-19 | 1 | -0/+3 |
* | * Makefile.in (cfglayout.o): Depend on TARGET_H. | rth | 2003-02-16 | 1 | -0/+3 |
* | * hooks.c (hook_rtx_rtx_identity): Generic hook function that | sayle | 2003-02-03 | 1 | -1/+4 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -0/+4 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 1 | -0/+9 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-09 | 1 | -0/+24 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+9 |
* | * target.h (gcc_target): Add cannot_force_const_mem. | rth | 2002-12-09 | 1 | -0/+3 |
* | * c-common.c (handle_visibility_attribute): Accept "default". | rth | 2002-11-27 | 1 | -1/+1 |