Age | Commit message (Expand) | Author | Files | Lines |
2003-07-08 | re PR target/11420 ([x86_64] gcc generates invalid asm code when "-O -fPIC" i... | Jakub Jelinek | 1 | -0/+1 |
2003-07-07 | i386-protos.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -202/+193 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 1 | -1/+1 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 1 | -1/+0 |
2003-04-20 | target.h (encode_section_info): Add new argument carrying the RTL to be modif... | Zack Weinberg | 1 | -1/+1 |
2003-03-05 | i386-local.c: New. | Jan Hubicka | 1 | -1/+2 |
2003-02-16 | i386.c (x86_ext_80387_constants): Use 80387 insns to load mathematical consta... | Roger Sayle | 1 | -0/+2 |
2003-02-06 | dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe... | Roger Sayle | 1 | -2/+1 |
2003-02-05 | i386-protos.h (x86_emit_floatuns): Declare. | Jan Hubicka | 1 | -0/+1 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 1 | -1/+0 |
2003-01-24 | i386-protos.h (function_arg_pass_by_reference): Declare. | Zdenek Dvorak | 1 | -0/+3 |
2003-01-08 | i386.md (adddi3_carry_rex64, [...]): Name pattern. | Jan Hubicka | 1 | -0/+1 |
2002-12-19 | i386.c (ix86_handle_cdecl_attribute): Check for attributes incompatible with ... | Casper S. Hornstrup | 1 | -0/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+5 |
2002-11-21 | i386-protos.h (x86_64_sign_extended_value): Fix prototype. | Jan Hubicka | 1 | -1/+1 |
2002-11-15 | i386-protos.h (x86_function_profiler): New function | Jan Hubicka | 1 | -0/+1 |
2002-10-21 | i386.c (x86_64_sign_extended_value): Add allow_rip argument. | Jakub Jelinek | 1 | -1/+1 |
2002-10-20 | target.h (struct gcc_target): Line wrap. | Richard Henderson | 1 | -2/+0 |
2002-10-20 | alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h. | Mark Mitchell | 1 | -2/+2 |
2002-10-18 | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | Mark Mitchell | 1 | -1/+2 |
2002-09-15 | i386-protos.h (i386_pe_dllexport_name_p, [...]): Add prototype. | Kaveh R. Ghazi | 1 | -0/+7 |
2002-09-12 | i386.c (any_fp_register_operand, [...]): New predicate functions. | Graham Stott | 1 | -0/+6 |
2002-09-08 | dwarf2.h (DW_OP_call_ref): Rename from DW_OP_calli. | Richard Henderson | 1 | -0/+1 |
2002-07-16 | i386.h (MACHINE_DEPENDENT_REORG): New macro. | Jan Hubicka | 1 | -0/+1 |
2002-07-16 | builtins.c (std_expand_builtin_va_start): Remove unused first argument. | Zack Weinberg | 1 | -1/+1 |
2002-06-16 | i386-protos.h (x86_field_alignment): Declare. | Jan Hubicka | 1 | -0/+1 |
2002-05-23 | configure.in (HAVE_AS_TLS): New test. | Richard Henderson | 1 | -0/+11 |
2002-05-23 | i386.c (get_pic_label_name): New. | Richard Henderson | 1 | -1/+1 |
2002-05-22 | i386.c (ix86_expand_call): New function, extracted from md call patterns. | Richard Henderson | 1 | -0/+1 |
2002-05-19 | system.h (BLOCK_PROFILER, [...]): Poison. | Richard Henderson | 1 | -3/+0 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 1 | -0/+5 |
2002-05-15 | invoke.texi (-malign-double): Re-add lost warning. | Jan Hubicka | 1 | -0/+1 |
2002-02-07 | i386-protos.h (x86_order_regs_for_local_alloc): Declare | Jan Hubicka | 1 | -0/+1 |
2002-01-12 | i386.c (override_options): If SSE, enable sse prefetch. | Richard Henderson | 1 | -1/+1 |
2001-10-31 | att.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-10-22 | i386.c (ix86_expand_clear): New. | Richard Henderson | 1 | -0/+1 |
2001-10-16 | configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | Richard Henderson | 1 | -0/+4 |
2001-09-28 | i386-protos.h (ix86_setup_incoming_varargs, [...]): Declare. | Jan Hubicka | 1 | -0/+6 |
2001-09-21 | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 1 | -0/+6 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 1 | -3/+3 |
2001-08-22 | i386-protos.h: Correct declaration of i386_pe_asm_named_section. | David Billinghurst | 1 | -2/+1 |
2001-08-18 | haifa-sched.c: Convert to target hooks. | Zack Weinberg | 1 | -5/+0 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -0/+4 |
2001-07-20 | i386-protos.h (ix86_zero_extend_to_Pmode): Declare. | Jan Hubicka | 1 | -0/+1 |
2001-07-15 | loop.c (scan_loop): Add USEs inside PARALLELs into dependencies of the movable. | Jan Hubicka | 1 | -1/+3 |
2001-07-10 | target.h (struct gcc_target): New fields init_builtins and expand_builtin. | Stan Shebs | 1 | -0/+1 |
2001-07-03 | cygwin.h (VALID_MACHINE_DECL_ATTRIBUTE, [...]): Remove. | Neil Booth | 1 | -0/+2 |
2001-06-29 | target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a... | Joseph Myers | 1 | -1/+0 |
2001-06-28 | i386.c (ix86_valid_type_attribute_p): Give external linkage, move declaration... | Neil Booth | 1 | -2/+1 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 1 | -2/+0 |