aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-05-28c-common.h (GCC_DIAG_STYLE): Define earlier in the file, before including dia...Steven Bosscher7-36/+44
2010-05-28c-common.h: Add FIXME for awkward split of c_register_addr_space.Steven Bosscher6-20/+42
2010-05-28* config/darwin-c.c: Remove c-tree.h include.Mike Stump2-1/+4
2010-05-28gcc.c: Include diagnostic.h.Joseph Myers4-161/+72
2010-05-28ira.c (ira_bad_reload_regno, [...]): New functions.Jeff Law4-4/+59
2010-05-28ira-color.c (update_curr_costs): Free updated hard reg costs.Jeff Law2-4/+7
2010-05-28Fix erroneous duplication.Ian Lance Taylor1-11633/+0
2010-05-28options.c (gfc_handle_option): Fix handling of -fno-whole-file.Tobias Burnus2-1/+5
2010-05-28tree-vect-stmts.c (vectorizable_assignment): Call build1 instead of build1_stat.Nathan Froyd2-1/+6
2010-05-28re PR lto/44312 (lto-streamer-in.c: In function ‘lto_read_tree’: warning:...Richard Guenther3-4/+18
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-27re PR c++/43555 (wrong address calculation of multidimensional variable-lengt...Jason Merrill4-0/+77
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