| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-07-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-20 | 1 | -2/+0 |
* | * libgcc2.c (__enable_execute_stack): New symbol. | ebotcazou | 2004-07-17 | 4 | -4/+4 |
* | * langhooks.h (builtin_function): New langhook. | jsm28 | 2004-07-17 | 1 | -6/+6 |
* | 2004-07-17 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-07-17 | 1 | -1/+1 |
* | 2004-07-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-17 | 1 | -1/+1 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -3/+0 |
* | * config/alpha/alpha.c (alpha_gimplify_va_arg_1): Move indirect ... | rth | 2004-07-14 | 1 | -7/+3 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 3 | -15/+8 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 3 | -18/+14 |
* | * config/i386/i386.c (override_options): Pick a 64-bit CPU | drow | 2004-07-10 | 1 | -2/+20 |
* | * config/i386/i386.c (init_cumulative_args): Set mmx/sse registers | rth | 2004-07-10 | 1 | -7/+10 |
* | * config/i386/mm3dnow.h: New. | rth | 2004-07-10 | 1 | -0/+220 |
* | * config/i386/i386.md (sse2_clflush): Use correct operand for clflush. | rth | 2004-07-09 | 1 | -1/+1 |
* | * config/i386/i386.c (classify_argument): Treat V1xx modes the same as | rth | 2004-07-09 | 2 | -41/+91 |
* | * expmed.c (extract_bit_field): Correct condition to use vec_extract | rth | 2004-07-08 | 1 | -0/+4 |
* | 2004-07-08 Paolo Bonzini <bonzini@gnu.org> | jakub | 2004-07-08 | 1 | -0/+8 |
* | * config/i386/i386.c (ix86_gimplify_va_arg): Don't need temporary for | rth | 2004-07-08 | 1 | -4/+4 |
* | * config/i386/i386.c (override_options): Don't set x86_prefetch_sse | jakub | 2004-07-07 | 1 | -2/+0 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 4 | -15/+15 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -10/+9 |
* | * config/i386/i386.c (legitimize_pic_address): Make static. | rth | 2004-07-06 | 2 | -11/+9 |
* | * config/alpha/alpha.c (alpha_use_dfa_pipeline_interface): Remove. | steven | 2004-07-06 | 1 | -14/+1 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -4/+0 |
* | 2004-07-02 Aaron W. LaFramboise <aaronraolete36@aaronwl.com> | dannysmith | 2004-07-01 | 1 | -3/+7 |
* | * config/i386/winnt.c (i386_pe_encode_section_info): Smash rtlname's | bothner | 2004-06-30 | 1 | -9/+9 |
* | * config/rs6000/darwin.h (CC1_SPEC): Handle -gused and -gfull. | dpatel | 2004-06-25 | 1 | -0/+3 |
* | * config/i386/i386.md (ffsdi2, clzdi2): New expanders. | jakub | 2004-06-24 | 1 | -0/+67 |
* | Patch from Robert Millan. | wilson | 2004-06-24 | 3 | -37/+56 |
* | 2004-06-23 Wu Yongwei <adah@sh163.net> | dannysmith | 2004-06-23 | 1 | -7/+9 |
* | * config/i386/i386.c (TARGET_STRUCT_VALUE_RTX): New. | rth | 2004-06-23 | 1 | -21/+37 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -8/+8 |
* | 2004-06-21 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-06-21 | 1 | -7/+10 |
* | * config/i386/i386.c: Include insn-codes.h | steven | 2004-06-21 | 3 | -847/+853 |
* | * config/i386/i386.c (pentium4_cost): Increase "lea" cost from 1 to 3. | sayle | 2004-06-20 | 1 | -4/+2 |
* | 2004-06-18 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-18 | 1 | -0/+7 |
* | PR target/15433 | hubicka | 2004-06-17 | 1 | -4/+4 |
* | PR target/15178 | jakub | 2004-06-14 | 1 | -0/+15 |
* | * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort. | jason | 2004-06-11 | 2 | -242/+1 |
* | * target.h (struct gcc_target): Change gimplify_va_arg_expr | jason | 2004-06-10 | 1 | -13/+8 |
* | * config/i386/winnt.c (i386_pe_output_labelref): Correct | dannysmith | 2004-06-09 | 1 | -2/+2 |
* | * config/i386/k6.md: Rewrite using the DFA model. | steven | 2004-06-09 | 2 | -122/+250 |
* | Gimplify VA_ARG_EXPR into simpler forms. | jason | 2004-06-09 | 1 | -0/+257 |
* | PR target/15790 | wilson | 2004-06-08 | 1 | -0/+7 |
* | PR rtl-optimization/15717 | rakdver | 2004-06-08 | 1 | -1/+2 |
* | PR rtl-opt/15193 | rth | 2004-06-07 | 1 | -0/+12 |
* | * toplev.c (init_asm_output): Add explicit 'b' to mode when | dannysmith | 2004-06-05 | 3 | -6/+161 |
* | Re-apply hopefully fixed patch: | hubicka | 2004-06-04 | 1 | -7/+10 |
* | * i386.c (ix86_adjust_cost): Don't increase the cost for | steven | 2004-06-02 | 1 | -8/+0 |
* | * except.c: Revert change of 2004-05-26. | bryce | 2004-05-28 | 1 | -13/+7 |
* | * i386.md (UNSPECV_EH_RETURN): Kill. | hubicka | 2004-05-26 | 1 | -7/+13 |