aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-04-27re PR c++/41468 (SFINAE for expressions doesn't consider ambiguous conversion...Jason Merrill4-0/+17
2010-04-27re PR c++/41468 (SFINAE for expressions doesn't consider ambiguous conversion...Jason Merrill6-8/+59
2010-04-27re PR c++/42844 (const variable requires initializer / no explicitly declared...Fabien ChĂȘne10-10/+176
2010-04-27dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression force using DW_CFA_d...Jakub Jelinek2-2/+9
2010-04-27* tree.h: Fix truncated long macros.Eric Botcazou2-99/+163
2010-04-27collect2.c (TARGET_64BIT): Redefine to target's default.Kai Tietz10-7/+109
2010-04-27invoke.texi (-fipa-profile): Document.Jan Hubicka9-5/+122
2010-04-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-2/+7
2010-04-27* config/arm/arm.c (arm_expand_builtin): Remove redundant declaration.Nathan Froyd2-1/+4
2010-04-27gfc-internals.texi: Update copyright year.Tobias Burnus4-3/+9
2010-04-27re PR c++/40561 (code does not compile -- compiles fine when replacing != wit...Richard Guenther2-0/+43
2010-04-27re PR middle-end/43812 (compiling .cc file with -fwhole-program results in IC...Martin Jambor5-8/+108
2010-04-27varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.Eric Botcazou2-2/+75
2010-04-27cgraph.c (cgraph_propagate_frequency): New function.Jan Hubicka6-2/+79
2010-04-27* unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.Jakub Jelinek2-1/+6
2010-04-27re PR target/40657 (allocate local variables with fewer instructions)Bernd Schmidt4-1/+76
2010-04-27gimple.texi (gimple_statement_with_ops): Remove addresses_taken field.Jie Zhang2-20/+19
2010-04-27pr32207.c: Fix typo in expected warning messages.Shujing Zhao6-23/+31
2010-04-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus9-63/+185
2010-04-27tree-inline.c (eni_inlining_weights): Remove.Jan Hubicka3-13/+85
2010-04-27re PR c/32207 (missing warnings about address of 'x'.)Shujing Zhao8-43/+85
2010-04-27Missing changelog from last commit!Dave Korn1-0/+27
2010-04-27re PR lto/42776 (LTO doesn't work on non-ELF platforms.)Dave Korn13-14/+1403
2010-04-27re PR target/43889 (mmix-knuth-mmixware gcc.c-torture/execute/arith-rand.c -O...Hans-Peter Nilsson1-0/+1
2010-04-27mmix.md ("*divdi3_nonknuth", [...]): Add missing earlyclobber for second alte...Hans-Peter Nilsson2-2/+7
2010-04-26Add a run-time testcase for PR tree-optimization/43904.H.J. Lu2-0/+38
2010-04-27Daily bump.GCC Administrator1-1/+1
2010-04-27re PR objc/35165 (Massive failures of objc on i686-apple-darwin9)Iain Sandoe11-39/+114
2010-04-26df-problems.c (df_simulate_initialize_forwards): Set, don't clear, bits for a...Bernd Schmidt3-9/+14
2010-04-26Update the date to date of checkin.Mike Stump2-2/+2
2010-04-26re PR target/43715 (configure option --enable-plugin fails on darwin)Jack Howarth3-6/+44
2010-04-26re PR target/43715 (configure option --enable-plugin fails on darwin)Jack Howarth2-0/+10
2010-04-26re PR c/43893 (Error: Invalid controlling predicate with -fopenmp)Jakub Jelinek2-5/+14
2010-04-26c-parser.c (struct c_token): Move location field up.Nathan Froyd3-10/+18
2010-04-26cfgloop.h (struct loop): Move can_be_parallel field up.Nathan Froyd5-39/+50
2010-04-26* sv.po: Update.Joseph Myers2-1285/+378
2010-04-26varasm.c (IN_NAMED_SECTION): Remove guard.Eric Botcazou3-5/+11
2010-04-26gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_ local variables.Eric Botcazou2-39/+45
2010-04-26Change "ditto" to "Ditto.", which is clearly more expressive.Steven G. Kargl1-36/+36
2010-04-26cgraph.c (cgraph_create_node): Set node frequency to normal.Jan Hubicka14-45/+103
2010-04-26lto.c (lto_fixup_type): Deal with non-type TYPE_CONTEXT.Richard Guenther4-1/+22
2010-04-26re PR tree-optimization/43833 (false warning: array subscript is above array ...Jie Zhang4-15/+67
2010-04-26* cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.Jan Hubicka2-5/+9
2010-04-26re PR c++/43080 (ICE with anonymous union and -flto)Richard Guenther4-1/+27
2010-04-26re PR debug/42425 (ICE declaring local class)Richard Guenther4-1/+32
2010-04-26tree-vectorizer.h (struct _stmt_vec_info): Add new field to determine if the ...Ira Rosen7-17/+189
2010-04-26lto.h (lto_elf_file_open): Rename prototype from this ...Dave Korn5-27/+61
2010-04-26Daily bump.GCC Administrator1-1/+1
2010-04-25Reformat.H.J. Lu1-39/+40
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers16-14/+407