aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-28When niter may be zero, return a COND_EXPR with the may_be_zero condition.Sebastian Pop6-49/+70
2010-05-28Don't generate COND_EXPRs for degenerate_phi_result.Sebastian Pop2-15/+26
2010-05-28Check the if-convertibility of phi nodes in non predicated BBs.Sebastian Pop2-4/+10
2010-05-28re PR objc/44125 (const-str-9 fails.)Mike Stump2-1/+6
2010-05-28* objc.dg/stret-2.m: Fix to use more than 4 bytes.Mike Stump1-1/+2
2010-05-28* gcc.c (error, warning, inform): Remove duplicate ": " in output.Joseph Myers2-3/+7
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers11-149/+232
2010-05-28* expr.c (get_symbol_table_index): Add spaces in expression.Nathan Froyd2-1/+5
2010-05-28thumb2.md (*thumb2_addsi3_compare0): New.Julian Brown4-4/+67
2010-05-28ipa-reference.c (add_static_var): Remove redundant all_module_statics check.Jan Hubicka2-14/+17
2010-05-28config.gcc (*-*-darwin*): Adjust t-make fragments for Darwin.Iain Sandoe2-4/+9
2010-05-28re PR bootstrap/44314 (Powerpc64-unknown-linux-gnu bootstrap broken)Maxim Kuvyrkov4-0/+12
2010-05-28re PR debug/41048 (bad DW_AT_data_member_location from g++)Jakub Jelinek2-78/+102
2010-05-28java-tree.h (method_entry): Declare.Nathan Froyd4-50/+54
2010-05-28re PR target/43636 (ICE in extract_insn, at recog.c:2103)Jakub Jelinek5-10/+34
2010-05-28re PR objc++/23616 (obj-c++.dg/try-catch-[29].mm (objc exceptions are broken)...Iain Sandoe3-4/+10
2010-05-28final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers12-51/+61
2010-05-28i386.c (ix86_fn_abi_va_list): Make static.Uros Bizjak3-28/+39
2010-05-28lto-wrapper.c (run_gcc): With -save-temps generate a user-visible ltrans file...Richard Guenther4-180/+74
2010-05-28c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...Kai Tietz7-33/+49
2010-05-28re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)Kai Tietz4-7/+10
2010-05-28re PR target/44266 (stack frame lacks parameter save area)Alan Modra2-22/+19
2010-05-28s390.md (movqi): Fix typo ('*' -> '#').Andreas Krebbel2-1/+5
2010-05-28Daily bump.GCC Administrator1-1/+1
2010-05-28Revert "Fix PR c++/44188"Dodji Seketeli12-175/+113
2010-05-28rs6000-modes.def (PSImode): Delete.Segher Boessenkool2-5/+4
2010-05-28constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool7-25/+42
2010-05-28re PR bootstrap/44255 (gcc-4.6-20100522 bootstrap comparison failure on sparc...Jakub Jelinek2-15/+17
2010-05-27invoke.texi (xtensa options): Add -mforce-no-pic.Sterling Augustine4-0/+11653
2010-05-27re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)Kai Tietz3-2/+8
2010-05-27diagnostic-core.h: New.Joseph Myers55-193/+340
2010-05-27re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli12-78/+206
2010-05-27print-tree.c (debug_vec_tree): New fn.Jason Merrill4-2/+68
2010-05-27revert: re PR libstdc++/42832 (Revisit std::function for aliasing issues and ...Jason Merrill3-20/+14
2010-05-27re PR c++/43555 (wrong address calculation of multidimensional variable-lengt...Jason Merrill4-0/+77
2010-05-27re PR libstdc++/40497 ([C++0x] troubles with std::next / std::prev declarations)Paolo Carlini4-3/+92
2010-05-27ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.Jan Hubicka2-19/+67
2010-05-27re PR objc/44140 (ObjC lto/whopr fails)Iain Sandoe9-9/+28
2010-05-27changelog correctionJason Merrill1-1/+1
2010-05-27Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.Steven Bosscher8-10/+58
2010-05-27cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).Jan Hubicka3-2/+10
2010-05-2720100302_0.C: Skip on darwin.Jack Howarth2-1/+5
2010-05-27sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka8-46/+55
2010-05-27PR 43726 * config/lm32/lm32.h: Remove definition of GO_IF_MODE_DEPENDENT_ADDR...Jon Beniston2-4/+7
2010-05-27re PR lto/44230 (Do not create need for multiple EH personalities)Eric Botcazou7-9/+57
2010-05-27re PR tree-optimization/44284 (vectorization does not work for short variable)Richard Guenther33-24/+104
2010-05-27gthr-posix.h (pthread_cancel): Don't declare if compiling against Bionic C li...Maxim Kuvyrkov2-1/+18
2010-05-27Support compilation for Android platform. Reimplement -mandroid.Maxim Kuvyrkov8-142/+163
2010-05-27Add support for Bionic C libraryMaxim Kuvyrkov11-53/+123
2010-05-27c-common.h (c_register_addr_space): Add prototype.Ulrich Weigand5-27/+45