2004-07-21 |
Steven Bosscher | rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. |
commit | commitdiff | tree |
2004-07-21 |
Benjamin Kosnik | mainpage.html: Clarify links. |
commit | commitdiff | tree |
2004-07-21 |
Frank Ch. Eigler | mf-runtime.c (__mfu_check): Remove mistaken mode-nop... |
commit | commitdiff | tree |
2004-07-21 |
Josef Zlomek | var-tracking.c (vt_find_locations): Set the in_pending... |
commit | commitdiff | tree |
2004-07-21 |
Andrew Haley | PR java/16431. |
commit | commitdiff | tree |
2004-07-21 |
Andrew Haley | verify.c (verify_jvm_instructions): Comment change... |
commit | commitdiff | tree |
2004-07-21 |
Paul Brook | Fix formatting. |
commit | commitdiff | tree |
2004-07-21 |
Paolo Bonzini | c-common.c (vector_types_convertible_p): Use vector... |
commit | commitdiff | tree |
2004-07-21 |
Paolo Bonzini | ansidecl.h (ATTRIBUTE_PURE): New. |
commit | commitdiff | tree |
2004-07-21 |
Paolo Bonzini | c-common.c (vector_types_convertible_p): Use vector... |
commit | commitdiff | tree |
2004-07-21 |
Jakub Jelinek | re PR middle-end/15345 ([non-unit-at-a-time] unreferenc... |
commit | commitdiff | tree |
2004-07-21 |
H.J. Lu | re PR target/16559 (Incorrect code generated for functi... |
commit | commitdiff | tree |
2004-07-21 |
Richard Kenner | Add parens so emacs will properly indent. |
commit | commitdiff | tree |
2004-07-21 |
Richard Henderson | cfgexpand.c (expand_gimple_cond_expr, [...]): Split, |
commit | commitdiff | tree |
2004-07-21 |
David S. Miller | sparc.c (sparc_rtx_costs case MULT): Emit enormous... |
commit | commitdiff | tree |
2004-07-21 |
Andrew Pinski | re PR target/16557 (bootstrap failure of gcc-4.0-200407... |
commit | commitdiff | tree |
2004-07-21 |
Richard Kenner | fold-const.c (operand_equal_p): Temporarily support... |
commit | commitdiff | tree |
2004-07-21 |
Richard Kenner | Fix typo in comment. |
commit | commitdiff | tree |
2004-07-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-07-21 |
Giovanni Bajo | re PR c++/14497 (Accepts invalid specialization of... |
commit | commitdiff | tree |
2004-07-21 |
Giovanni Bajo | re PR c++/509 (G++ forbids template specialization... |
commit | commitdiff | tree |
2004-07-21 |
David Billinghurst | README: Update |
commit | commitdiff | tree |
2004-07-21 |
David Billinghurst | Copy cases from g77.f-torture/execute and add dg-run... |
commit | commitdiff | tree |
2004-07-20 |
Paul Brook | * config/arm/arm.c (thumb_expand_prologue): Remove... |
commit | commitdiff | tree |
2004-07-20 |
Steven Bosscher | cp-tree.def (TINST_LEVEL): Make it an 'x' node. |
commit | commitdiff | tree |
2004-07-20 |
Zack Weinberg | rtl.h (plus_constant): Delete. |
commit | commitdiff | tree |
2004-07-20 |
Richard Henderson | gimplify.c (is_gimple_tmp_var): Move to tree-gimple.c. |
commit | commitdiff | tree |
2004-07-20 |
Richard Henderson | tree-pretty-print.c (dump_generic_node): Dump CALL_EXPR... |
commit | commitdiff | tree |
2004-07-20 |
Nathan Sidwell | vec.h (VEC_T_length, [...]): Use unsigned, not size_t. |
commit | commitdiff | tree |
2004-07-20 |
Frank Ch. Eigler | tree-mudflap.c (mf_set_options_fndecl): New tree. |
commit | commitdiff | tree |
2004-07-20 |
Frank Ch. Eigler | mf-impl.h (__mf_options): Add ignore_reads and timestam... |
commit | commitdiff | tree |
2004-07-20 |
John David... | re PR c++/14607 (Duplicate symbol "vtable for node... |
commit | commitdiff | tree |
2004-07-20 |
Mark Mitchell | * parser.c (cp_parser_simple_type_specifier): Fix typo. |
commit | commitdiff | tree |
2004-07-20 |
Mark Mitchell | re PR c++/16637 (syntax error on valid input code) |
commit | commitdiff | tree |
2004-07-20 |
Bryce McKinlay | re PR libgcj/16591 (Missing '#ifndef DISABLE_MAIN_ARGS... |
commit | commitdiff | tree |
2004-07-20 |
Bryce McKinlay | Socket.java (getImpl): Now private. |
commit | commitdiff | tree |
2004-07-20 |
Kriang Lerdsuwanakij | re PR c++/16175 (Wrong type reported in diagnostic) |
commit | commitdiff | tree |
2004-07-20 |
Bryce McKinlay | BufferedWriter.java (BufferedWriter): Use existing... |
commit | commitdiff | tree |
2004-07-20 |
Bryce McKinlay | prims.cc (process_gcj_properties): Don't increment... |
commit | commitdiff | tree |
2004-07-20 |
Mark Mitchell | re PR c++/16623 (g++ ICE in tsubst_decl:6081) |
commit | commitdiff | tree |
2004-07-20 |
Nathan Sidwell | * dbxout.c (dbxout_type): Fix printf format. |
commit | commitdiff | tree |
2004-07-20 |
Joseph Myers | * gcc.dg/pr12625-1.c: New test. |
commit | commitdiff | tree |
2004-07-20 |
Nathan Sidwell | tree.h (binfo_member): Remove. |
commit | commitdiff | tree |
2004-07-20 |
Nathan Sidwell | cp-tree.h (struct lang_type_class): Remove vfields... |
commit | commitdiff | tree |
2004-07-20 |
Nathan Sidwell | tree.h: Include vec.h |
commit | commitdiff | tree |
2004-07-20 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2004-07-20 |
Steven Bosscher | c-common.h (check_case_value): Remove prototype. |
commit | commitdiff | tree |
2004-07-20 |
Danny Smith | * include/c_std/std_cwchar.h (wcsstr): Correct signature. |
commit | commitdiff | tree |
2004-07-20 |
Paolo Bonzini | genattr.c (struct range, [...]): Remove them. |
commit | commitdiff | tree |
2004-07-20 |
Mark Mitchell | Revert patch for PR c++/16623. |
commit | commitdiff | tree |
2004-07-20 |
Kelley Cook | Remove DOS style trailing Carriage Returns |
commit | commitdiff | tree |
2004-07-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-07-19 |
Benjamin Kosnik | re PR libstdc++/15488 (possibly insufficient file permi... |
commit | commitdiff | tree |
2004-07-19 |
Bryce McKinlay | jartool.c (main): Ensure that only one of ftruncate... |
commit | commitdiff | tree |
2004-07-19 |
Roger Sayle | * rtlanal.c (reg_set_p): Add check for regs_invalidated... |
commit | commitdiff | tree |
2004-07-19 |
Bryce McKinlay | re PR java/16472 (jartool.c uses ftruncate, nonexistant... |
commit | commitdiff | tree |
2004-07-19 |
Mark Mitchell | re PR c++/16623 (g++ ICE in tsubst_decl:6081) |
commit | commitdiff | tree |
2004-07-19 |
Jeff Law | tree-ssa-dom.c (single_incoming_edge_ignoring_loop_edge... |
commit | commitdiff | tree |
2004-07-19 |
Per Bothner | Print -verbose:message on "loading", not initialization. |
commit | commitdiff | tree |
2004-07-19 |
Maciej W. Rozycki | mips.md (mulsidi3_32bit_r4000): Fix the clobber list. |
commit | commitdiff | tree |
2004-07-19 |
Nathan Sidwell | vec.h: Propagate location information properly. |
commit | commitdiff | tree |
2004-07-19 |
Kriang Lerdsuwanakij | re PR c++/12170 (ICE in cp_type_quals) |
commit | commitdiff | tree |
2004-07-19 |
Daniel Jacobowitz | Makefile.in (c-format.o): Depend on c-format.h. |
commit | commitdiff | tree |
2004-07-19 |
Andreas Krebbel | s390-protos.h (s390_return_address_offset): Prototype... |
commit | commitdiff | tree |
2004-07-19 |
Roger Sayle | fold-const.c (tree_expr_nonzero_p): Add function prototype. |
commit | commitdiff | tree |
2004-07-19 |
Gabriel Dos... | sourcebuild.texi: Add libcpp, now that CPP has its... |
commit | commitdiff | tree |
2004-07-19 |
Joseph Myers | c-tree.h (struct c_expr): Define. |
commit | commitdiff | tree |
2004-07-19 |
Paolo Bonzini | sh.c (sh_use_dfa_interface): Remove. |
commit | commitdiff | tree |
2004-07-19 |
Mark Mitchell | tree.c (no_linkage_helper): Remove. |
commit | commitdiff | tree |
2004-07-19 |
Zack Weinberg | pa.md: Delete the two remaining define_peephole patterns. |
commit | commitdiff | tree |
2004-07-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-07-18 |
Steven Bosscher | c-common.c (c_common_truthvalue_conversion): Don't... |
commit | commitdiff | tree |
2004-07-18 |
Mark Mitchell | mangle.c (write_expression): Issue a sorry for zero... |
commit | commitdiff | tree |
2004-07-18 |
Roger Sayle | builtins.c (simplify_builtin_memcmp, [...]): Delete. |
commit | commitdiff | tree |
2004-07-18 |
Daniel Jacobowitz | * Makefile.in (tree-alias-common.o): Update dependencies. |
commit | commitdiff | tree |
2004-07-18 |
Sebastian Pop | * cfgloop.c (flow_loop_nested_p): Fix comment. |
commit | commitdiff | tree |
2004-07-18 |
Jason Merrill | re PR tree-optimization/16115 (double-destruction probl... |
commit | commitdiff | tree |
2004-07-18 |
Roger Sayle | builtins.c (max_builtin, [...]): Replace calls to build... |
commit | commitdiff | tree |
2004-07-18 |
Tobias Schlüter | re PR fortran/16465 (parser chokes with ffixed-line... |
commit | commitdiff | tree |
2004-07-18 |
Tobias Schlüter | re PR fortran/16465 (parser chokes with ffixed-line... |
commit | commitdiff | tree |
2004-07-18 |
Bud Davis | configure.ac: Add check for LFS support. |
commit | commitdiff | tree |
2004-07-18 |
Kriang Lerdsuwanakij | re PR c++/13092 (Accepts invalid pointer-to-member... |
commit | commitdiff | tree |
2004-07-18 |
Matthias Klose | configure.in: Substitute target_noncanonical. |
commit | commitdiff | tree |
2004-07-18 |
Jason Merrill | re PR tree-optimization/16115 (double-destruction probl... |
commit | commitdiff | tree |
2004-07-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-07-17 |
Eric Botcazou | libgcc2.c (__enable_execute_stack): New symbol. |
commit | commitdiff | tree |
2004-07-17 |
Joseph Myers | langhooks.h (builtin_function): New langhook. |
commit | commitdiff | tree |
2004-07-17 |
Andrew Pinski | re PR target/16556 (minor cosmetic issue, easy to fix... |
commit | commitdiff | tree |
2004-07-17 |
Richard Sandiford | re PR bootstrap/16469 (bootstrap fails in libstdc+... |
commit | commitdiff | tree |
2004-07-17 |
Eric Botcazou | re PR rtl-optimization/16294 (Missed delay slot schedul... |
commit | commitdiff | tree |
2004-07-17 |
Zdenek Dvorak | loop-init.c (loop_optimizer_init, [...]): Do not destro... |
commit | commitdiff | tree |
2004-07-17 |
Mark Mitchell | re PR c++/16337 (bug defining multiple altivec vectors... |
commit | commitdiff | tree |
2004-07-17 |
Graham Stott | * emit-rtl.c (reorder_insns): Don't set BB for a BARRIE... |
commit | commitdiff | tree |
2004-07-17 |
Michael Koch | String.java: Fixed javadocs all over. |
commit | commitdiff | tree |
2004-07-17 |
Toon Moene | sourcebuild.texi: Remove libf2c entry. |
commit | commitdiff | tree |
2004-07-17 |
Michael Koch | [multiple changes] |
commit | commitdiff | tree |
2004-07-17 |
Paolo Bonzini | i386.md (movv16qi_internal): Fix typo. |
commit | commitdiff | tree |
2004-07-17 |
Mark Wielaard | Box.java: Put FIXME comment above class declaration. |
commit | commitdiff | tree |
2004-07-17 |
Toon Moene | g77.dg: Removed. |
commit | commitdiff | tree |
2004-07-17 |
Michael Koch | [multiple changes] |
commit | commitdiff | tree |
next |