| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c (std_build_builtin_va_list): New. | rth | 2003-10-30 | 1 | -0/+3 |
* | PR 10757 | geoffk | 2003-10-24 | 1 | -1/+6 |
* | * haifa-sched.c (ok_for_early_schedule): New function. | dorit | 2003-10-09 | 1 | -1/+3 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -1/+6 |
* | * target.h (struct gcc_target): New member external_libcall. | ro | 2003-09-23 | 1 | -1/+6 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -0/+26 |
* | * target-def.h: Remove usage of OBJECT_FORMAT_ROSE. | aj | 2003-06-29 | 1 | -2/+2 |
* | * hooks.c (hook_int_void_no_regs): Rename from | rth | 2003-06-20 | 1 | -1/+1 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -1/+16 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -0/+4 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -1/+6 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 1 | -0/+3 |
* | * rtl.def (SYMBOL_REF): Add two 0 fields. | rth | 2003-04-11 | 1 | -1/+1 |
* | 2003-03-05 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-03-05 | 1 | -0/+3 |
* | 003-02-20 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-02-25 | 1 | -3/+3 |
* | 2003-02-18 Nick Clifton <nickc@redhat.com> | aldyh | 2003-02-19 | 1 | -0/+5 |
* | * Makefile.in (cfglayout.o): Depend on TARGET_H. | rth | 2003-02-16 | 1 | -0/+2 |
* | * hooks.c (hook_rtx_rtx_identity): Generic hook function that | sayle | 2003-02-03 | 1 | -1/+3 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -2/+6 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 1 | -0/+2 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-09 | 1 | -0/+6 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+11 |
* | * target.h (gcc_target): Add cannot_force_const_mem. | rth | 2002-12-09 | 1 | -0/+2 |
* | * hooks.c (hook_bool_void_false, hook_void_tree_int, | rth | 2002-11-27 | 1 | -8/+8 |
* | gcc/ | rth | 2002-10-22 | 1 | -7/+2 |
* | * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | mmitchel | 2002-10-18 | 1 | -1/+11 |
* | * target.h (struct gcc_target): New field | shebs | 2002-09-13 | 1 | -1/+10 |
* | * varasm.c (default_assemble_visibility): Rename from | amodra | 2002-09-08 | 1 | -1/+1 |
* | * doc/tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe. | amodra | 2002-09-07 | 1 | -0/+5 |
* | * target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro. | dje | 2002-09-04 | 1 | -1/+9 |
* | * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | ghazi | 2002-08-21 | 1 | -0/+5 |
* | * c-common.h (enum rid): Add RID_THREAD. | rth | 2002-05-22 | 1 | -0/+5 |
* | * target-def.h (TARGET_BINDS_LOCAL_P): New. | rth | 2002-05-19 | 1 | -3/+8 |
* | * system.h (STRIP_NAME_ENCODING): Poison it. | rth | 2002-05-19 | 1 | -1/+6 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 1 | -1/+6 |
* | * system.h (SELECT_RTX_SECTION): Poison. | rth | 2002-05-18 | 1 | -0/+5 |
* | * hooks.c (hook_tree_bool_false): New. | rth | 2002-05-17 | 1 | -1/+13 |
* | * Makefile.in: Update. | neil | 2002-05-09 | 1 | -2/+0 |
* | * Makefile.in (c-lex.o): Update. | neil | 2002-05-04 | 1 | -0/+2 |
* | 2002-05-03 David S. Miller <davem@redhat.com> | davem | 2002-05-04 | 1 | -2/+0 |
* | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2002-04-29 | 1 | -10/+27 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -1/+1 |
* | * hooks.c: New file. | aoliva | 2002-02-09 | 1 | -1/+7 |
* | * target.h (struct gcc_target): Added ms_bitfield_layout_p. | aoliva | 2002-02-05 | 1 | -1/+3 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 1 | -0/+38 |
* | * target.h (struct gcc_target): Add asm_out.exception_section, | shebs | 2001-10-22 | 1 | -1/+15 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -4/+4 |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 1 | -27/+10 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 1 | -10/+27 |
* | * haifa-sched.c: Convert to target hooks. Macros replaced | zack | 2001-08-18 | 1 | -0/+23 |