2004-07-02 |
David Billinghurst | re PR fortran/16290 (Test intrinsic_set_exponent.f90... |
commit | commitdiff | tree |
2004-07-02 |
Paolo Bonzini | Makefile.def (build_modules): Add bison, byacc, flex... |
commit | commitdiff | tree |
2004-07-02 |
Steven Bosscher | * tree-flow.h (bb_ann_d): Remove ephi_nodes field. |
commit | commitdiff | tree |
2004-07-02 |
Richard Henderson | alpha.c (struct machine_function): Add gp_save_rtx. |
commit | commitdiff | tree |
2004-07-02 |
Richard Henderson | alpha.c (struct alpha_rtx_cost_data): Add int_div. |
commit | commitdiff | tree |
2004-07-02 |
Richard Henderson | gimple-low.c (lower_function_body): Don't reset_block_c... |
commit | commitdiff | tree |
2004-07-02 |
Richard Henderson | tree.def (RTL_EXPR): Remove. |
commit | commitdiff | tree |
2004-07-02 |
Kazu Hirata | ifcvt.c, [...]: Fix comment typos. |
commit | commitdiff | tree |
2004-07-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-07-01 |
Aaron W. LaFramboise | gcc.c (STANDARD_STARTFILE_PREFIX_1): Define. |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | tree-sra.c (sra_walk_expr): Don't maybe_lookup_element_... |
commit | commitdiff | tree |
2004-07-01 |
Joseph Myers | cppinternals.texi, [...]: Use terminology "testsuite... |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | dwarf2out.c (reg_save): Use INVALID_REGNUM. |
commit | commitdiff | tree |
2004-07-01 |
Richard Kenner | * gimplify.c (gimplify_one_sizepos): Don't do anything... |
commit | commitdiff | tree |
2004-07-01 |
Richard Kenner | tree-pretty-print.c (dump_generic_node, [...]): Use... |
commit | commitdiff | tree |
2004-07-01 |
Paolo Carlini | stl_algobase.h (__copy_trivial): Remove. |
commit | commitdiff | tree |
2004-07-01 |
Paolo Bonzini | c-pretty-print.c (pp_c_postfix_expression): Fix pasto. |
commit | commitdiff | tree |
2004-07-01 |
Per Bothner | * final.c (final): Fix typo reported by Aaron W. LaFra... |
commit | commitdiff | tree |
2004-07-01 |
Benjamin Kosnik | re PR libstdc++/16248 (recent concurrence.h chanes... |
commit | commitdiff | tree |
2004-07-01 |
Paul Brook | Fix copy/paste error. |
commit | commitdiff | tree |
2004-07-01 |
Benjamin Kosnik | Per Bothner <per@bothner.com > Mohan Embar <gnustuff... |
commit | commitdiff | tree |
2004-07-01 |
Jakub Jelinek | expr.c (expand_assignment): Optimize bitfld += cst... |
commit | commitdiff | tree |
2004-07-01 |
Paolo Bonzini | c-pretty-print.c (pp_c_postfix_expression): Handle... |
commit | commitdiff | tree |
2004-07-01 |
Roger Sayle | simplify-rtx.c (simplify_binary_operation): Use rtx_cos... |
commit | commitdiff | tree |
2004-07-01 |
Jerry Quinn | alias.c (get_alias_set, [...]): Use MEM_P. |
commit | commitdiff | tree |
2004-07-01 |
Steven Bosscher | Rotate ChangeLog |
commit | commitdiff | tree |
2004-07-01 |
Jerry Quinn | alias.c (get_alias_set, [...]): Use MEM_P. |
commit | commitdiff | tree |
2004-07-01 |
Steven Bosscher | stmt.c (check_seenlabel): Remove. |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | function.h (struct function): Remove x_function_call_count. |
commit | commitdiff | tree |
2004-07-01 |
Joseph Myers | re PR c/1027 (slightly misleading printf format warning) |
commit | commitdiff | tree |
2004-07-01 |
Nick Clifton | target.h (struct gcc_target): Add new field to struct... |
commit | commitdiff | tree |
2004-07-01 |
Eric Botcazou | * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2. |
commit | commitdiff | tree |
2004-07-01 |
Paolo Bonzini | builtins.c (fold_builtin_classify): Fix typo. |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | function.c (identify_blocks, [...]): Remove. |
commit | commitdiff | tree |
2004-07-01 |
Paolo Bonzini | builtins.c (fold_builtin_classify): New. |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | function.h (struct function): Remove dont_emit_block_notes. |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | cgraph.h (cgraph_build_static_cdtor): Declare. |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | * match.c (var_element): Remove unused variable. |
commit | commitdiff | tree |
2004-07-01 |
Roger Sayle | expmed.c (expand_shift): Consider expanding LSHIFT_EXPR... |
commit | commitdiff | tree |
2004-07-01 |
Geoffrey Keating | Index: gcc/ChangeLog |
commit | commitdiff | tree |
2004-07-01 |
Alan Modra | rs6000.c (rs6000_mixed_function_arg): Rewrite. |
commit | commitdiff | tree |
2004-07-01 |
John David... | pa-protos.h (prefetch_operand): Add prototype. |
commit | commitdiff | tree |
2004-07-01 |
Brad Spencer | mt_allocator.h: Handle allocations at static initializa... |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | function.h (struct function): Remove x_whole_function_m... |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | tree.h (immediate_size_expand): Delete. |
commit | commitdiff | tree |
2004-07-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | gimplify.c (gimplify_compound_lval): Take fallback... |
commit | commitdiff | tree |
2004-07-01 |
Richard Henderson | tree-gimple.c (right_assocify_expr): Kill |
commit | commitdiff | tree |
2004-06-30 |
Richard Henderson | function.h (struct function): Remove x_last_parm_insn... |
commit | commitdiff | tree |
2004-06-30 |
Jerry Quinn | Statement.java (doExecute): Fix formatting. |
commit | commitdiff | tree |
2004-06-30 |
Joseph Myers | call.c (build_over_call), [...]): Call check_function_a... |
commit | commitdiff | tree |
2004-06-30 |
Richard Henderson | * function.c, rtl.h (get_first_nonparm_insn): Remove. |
commit | commitdiff | tree |
2004-06-30 |
Joseph Myers | c-common.h (check_function_format): Remove first parameter. |
commit | commitdiff | tree |
2004-06-30 |
Eric Botcazou | sparc-protos.h (output_cbranch): Constify return value. |
commit | commitdiff | tree |
2004-06-30 |
Zdenek Dvorak | common.opt (ftree-loop-optimize): New flag. |
commit | commitdiff | tree |
2004-06-30 |
Zdenek Dvorak | tree-ssa-loop-ch.c: New file. |
commit | commitdiff | tree |
2004-06-30 |
Eric Botcazou | compat-common.h: Wrap up CINT in an #ifndef SKIP_COMPLE... |
commit | commitdiff | tree |
2004-06-30 |
Richard Henderson | call.c (build_over_call): Use __builtin_memcpy for... |
commit | commitdiff | tree |
2004-06-30 |
Richard Henderson | init.c (build_new_1): Fill in TYPE_DOMAIN, TYPE_SIZE... |
commit | commitdiff | tree |
2004-06-30 |
Aaron W. LaFramboise | prefix.c (lookup_key): Cast buffer to LPBYTE. |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | line-map.h (fileline): Remove old typedef. |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | Conditionally compile support for --enable-mapped_location. |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | Conditionally compile support for --enable-mapped_location. |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | Conditionally compile support for --enable-mapped_location. |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | Conditionally compile support for --enable-mapped_location. |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | Conditionally compile support for --enable-mapped_location. |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | Conditionally compile support for --enable-mapped_location. |
commit | commitdiff | tree |
2004-06-30 |
Richard Sandiford | 3000.md: Improve description. |
commit | commitdiff | tree |
2004-06-30 |
Paul Brook | cirrus.md (cirrus_arm_movdi, [...]): Set pool ranges... |
commit | commitdiff | tree |
2004-06-30 |
Nitin Yewale | * gcc.dg/Wunreachable-8.c : New test. |
commit | commitdiff | tree |
2004-06-30 |
Benjamin Kosnik | linker-map.gnu: Revert. |
commit | commitdiff | tree |
2004-06-30 |
Nitin Yewale | * gcc.dg/h8300-ice2.c : New test |
commit | commitdiff | tree |
2004-06-30 |
Benjamin Kosnik | linker-map.gnu: Add destructor exports for abstract... |
commit | commitdiff | tree |
2004-06-30 |
Sebastian Pop | Makefile.in (OBJS-common): Add tree-chrec.o. |
commit | commitdiff | tree |
2004-06-30 |
Roger Sayle | combine.c: Include "output.h" to define dump_file. |
commit | commitdiff | tree |
2004-06-30 |
Tobias Schlüter | re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER... |
commit | commitdiff | tree |
2004-06-30 |
Roger Sayle | rs6000.c (rs6000_rtx_costs): Handle subtractions identi... |
commit | commitdiff | tree |
2004-06-30 |
J"orn Rennecke | * expmed.c (expand_smod_pow2): Fix sign of mask. |
commit | commitdiff | tree |
2004-06-30 |
David Billinghurst | re PR fortran/16289 (Test intrinsic_nearest.f90 not... |
commit | commitdiff | tree |
2004-06-30 |
Jakub Jelinek | struct-by-value-22_main.c: New test. |
commit | commitdiff | tree |
2004-06-30 |
Diego Novillo | tree-ssa-pre.c (phi_trans_add): Use is_gimple_min_invar... |
commit | commitdiff | tree |
2004-06-30 |
Eric Botcazou | RTL prologue/epilogue for SPARC |
commit | commitdiff | tree |
2004-06-30 |
Jakub Jelinek | re PR tree-optimization/15310 ([tree-ssa] Optimize... |
commit | commitdiff | tree |
2004-06-30 |
Geoffrey Keating | ffi_darwin.c (flush_icache): ';' is a comment character... |
commit | commitdiff | tree |
2004-06-30 |
Steven Bosscher | * config/c4x/c4x.md: Fix comment. |
commit | commitdiff | tree |
2004-06-30 |
Paolo Carlini | [multiple changes] |
commit | commitdiff | tree |
2004-06-30 |
Akos Kiss | arm.md (cond_return_inverted): Add "length" attribute. |
commit | commitdiff | tree |
2004-06-30 |
Steve Kargl | rand.c (rand): Wrap the irand() call from the previous... |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | tree.c (build_min_nt, [...]): Don't set TREE_COMPLEXITY... |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | winnt.c (i386_pe_encode_section_info): Smash rtlname... |
commit | commitdiff | tree |
2004-06-30 |
Per Bothner | jni.cc (_Jv_JNI_NewGlobalRef, [...]): Remove needless... |
commit | commitdiff | tree |
2004-06-30 |
Zack Weinberg | * config/ia64/hpux.h: Target does too support thread... |
commit | commitdiff | tree |
2004-06-30 |
Zack Weinberg | Revert accidental commit |
commit | commitdiff | tree |
2004-06-30 |
Zack Weinberg | combine.c (distribute_notes): Don't look at global_regs... |
commit | commitdiff | tree |
2004-06-30 |
Richard Henderson | gimplify.c (gimplify_modify_expr_rhs): Move immediately... |
commit | commitdiff | tree |
2004-06-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-06-29 |
Roman Zippel | web.c (union_defs): use all defs of an instruction... |
commit | commitdiff | tree |
2004-06-29 |
Richard Henderson | re PR middle-end/16216 (ICE in gimplify_va_arg_expr... |
commit | commitdiff | tree |
2004-06-29 |
Tobias Schlüter | Paul Brook <paul@codesourcery.com> |
commit | commitdiff | tree |
2004-06-29 |
Frank Ch. Eigler | [multiple changes] |
commit | commitdiff | tree |
next |