aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-27domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.Kazu Hirata4-27/+30
2005-05-27basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata12-104/+74
2005-05-27abi.html: Mention 3.4.0 as the current baseline; add a notice about the confi...Paolo Carlini2-1/+13
2005-05-27cgraph.c: Include tree-gimple.hJan Hubicka5-181/+174
2005-05-27ChangeLog: Fix typo.Ziga Mahkovec1-1/+5
2005-05-27MAINTAINERS (Write After Approval): Add self.Ziga Mahkovec2-0/+5
2005-05-27re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik1-0/+1
2005-05-27in_pack_generic.c: Adjust copyright years.Thomas Koenig3-8/+17
2005-05-27trans-array.c (gfc_trans_deferred_array): Use build_int_cst to force like typ...Steven G. Kargl2-1/+7
2005-05-27[multiple changes]Richard Guenther4-14/+94
2005-05-27re PR tree-optimization/21658 (CCP does not propagate ADDR_EXPR far enough.)Kazu Hirata4-2/+35
2005-05-27test.html: Mention PCH_CXXFLAGS.Mark Mitchell4-11/+34
2005-05-27misc-inst.cc: Remove unnecessary included files.Theodore Papadopoulo2-4/+5
2005-05-27c++config: Remove extern template use when in debug mode, disable for non-wea...Benjamin Kosnik2-23/+33
2005-05-27re PR c++/21455 (type 'X' is not a base type for type 'X' in pointer to membe...Nathan Sidwell4-27/+52
2005-05-27re PR libstdc++/20534 (Erroneous #include of <cassert>)Benjamin Kosnik14-459/+657
2005-05-27re PR c++/21681 (ICE with nested types in template)Nathan Sidwell4-0/+34
2005-05-27vec.h: Implement integral type vector specialization.Nathan Sidwell6-62/+125
2005-05-27tree-into-ssa.c (update_ssa): Ensure that the operand cache is up-to-date.Kazu Hirata3-9/+20
2005-05-27t-rtems: Remove roe multilib variant.Ralf Corsepius2-35/+4
2005-05-27* gcc.dg/setjmp-2.c: Only run in 32-bit.Andreas Jaeger2-0/+3
2005-05-27Correct Martin Loewis's last name ("oe" was "o" with umlaut) mangled byRanjit Mathew1-1/+1
2005-05-27re PR java/19870 (gcj -C doesn't generate accessors for private members acros...Ranjit Mathew4-156/+309
2005-05-27Testsuite adjustments for PR java/19870.Ranjit Mathew4-0/+64
2005-05-27i386-sse-8.c: Run test on all archs.Andreas Jaeger3-6/+9
2005-05-26MAINTAINERS (Write After Approval): Remove self.Chris Demetriou2-1/+4
2005-05-27isa-field-1.m: Only run on darwin.Mike Stump4-3/+9
2005-05-27comp-types-8.m, [...]: New.Ziemowit Laski22-0/+683
2005-05-27re PR tree-optimization/9814 (gcc fails to optimise if (l&2) l|=2 away)Roger Sayle4-1/+274
2005-05-27comp-types-8.m, [...]: New.Ziemowit Laski1-0/+13
2005-05-27reg-stack.c (convert_regs_entry, [...]): Delete prototypes.Roger Sayle2-121/+117
2005-05-27Daily bump.GCC Administrator1-1/+1
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata13-12/+20
2005-05-26darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers for Objective...Mike Stump2-0/+7
2005-05-27Fix last patch.Andreas Jaeger1-2/+2
2005-05-26Fix last checkinAndreas Jaeger1-3/+2
2005-05-26obj-c++.exp (obj-c++_target_compile): Declare global variable, remove extrane...Janis Johnson2-3/+9
2005-05-26comp-types-12.mm: New.Ziemowit Laski4-0/+64
2005-05-26re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Andreas Jaeger56-110/+145
2005-05-26ieee.exp: Set float-store for 32-bit x86-64 compilation.Andreas Jaeger2-1/+9
2005-05-26tree-ssa-forwprop.c (forward_propagate_addr_expr): See through ADDR_EXPR in f...Richard Guenther2-3/+12
2005-05-26decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed.Bryce McKinlay4-34/+88
2005-05-26re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Andreas Jaeger28-46/+77
2005-05-26data.c, [...]: Fix comment typos.Kazu Hirata10-11/+17
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata50-70/+90
2005-05-26ext_ins.c: New test for testing the generation of MIPS32/64 rev 2 ext/ins ins...David Ung6-5/+126
2005-05-26unsigned.tree: Use gimple instead of nonexisting generic dump.Andreas Jaeger2-3/+8
2005-05-26re PR translation/21768 (ICE in error message due to violation of coding conv...Volker Reichelt2-4/+9
2005-05-26re PR libstdc++/13943 (call of overloaded `llabs(int)' is ambiguous)Paolo Carlini5-14/+78
2005-05-26* call.c (build_op_delete_call): Fix quoting in error message.Volker Reichelt2-1/+5