aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-04-15re PR testsuite/48614 (gcc.target/i386/pr46084.c should require avx_runtime)Jakub Jelinek2-1/+7
2011-04-15m68k.c (m68k_sched_variable_issue): Handle -fsched-pressure.Maxim Kuvyrkov2-1/+13
2011-04-15avr.md ("rotl<mode>3",mode=HIDI): Use match_dup instead of match_operand for ...Georg-Johann Lay2-1/+6
2011-04-15recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford4-16/+71
2011-04-15gimplify.c: Fix issues in comments throughout.Eric Botcazou2-75/+80
2011-04-15cfgexpand.c (expand_call_stmt): Convert the function type to the original one...Eric Botcazou2-5/+5
2011-04-15Use the backend interface for select statements.Ian Lance Taylor8-139/+209
2011-04-15Daily bump.GCC Administrator1-1/+1
2011-04-14cfgexpand.c (expand_call_stmt): Rematerialize the original function type if t...Eric Botcazou2-4/+14
2011-04-14re PR target/48605 (gcc.target/i386/sse4_1-insertps-2.c FAILs with -mtune=geo...Jakub Jelinek7-3/+146
2011-04-14In gcc/c-family/: 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero9-32/+61
2011-04-14pr41885.c (dg-options): Add -finline-limit=0Georg-Johann Lay2-1/+6
2011-04-14re PR target/46779 ([avr] wrong code generation for values held in R28/R29)Georg-Johann Lay3-0/+110
2011-04-14re PR objc++/48479 (Many ICEs in the obj-c++.dg test suite on *-apple-darwin*)Nathan Froyd2-1/+7
2011-04-14cp-tree.def (SWITCH_STMT): Add an extra operand.Nathan Froyd5-8/+17
2011-04-14sse.md (sse4_1): New mode attribute.Uros Bizjak3-300/+215
2011-04-14Update alignment on local variables.H.J. Lu2-4/+13
2011-04-14cp-tree.def (IF_STMT): Add an extra operand.Nathan Froyd5-7/+16
2011-04-14cp-tree.def (FOR_STMT, [...]): Add an extra operand.Nathan Froyd5-13/+29
2011-04-14parser.c (cp_parser_postfix_expression): Fix flags passed to build_new_method...Jason Merrill3-2/+8
2011-04-14re PR c++/48531 ([C++0x][SFINAE] Hard errors with arrays of unknown bound)Jason Merrill4-1/+20
2011-04-14re PR c++/48557 ([C++0x][SFINAE] Hard errors with void as operand of binary b...Jason Merrill4-4/+36
2011-04-14re PR c++/48446 (internal compiler error: in gimplify_var_or_parm_decl, at gi...Jason Merrill6-4/+56
2011-04-14tree-ssa-dse.c (struct dse_global_data, [...]): Remove.Richard Guenther5-144/+99
2011-04-14cgraph.c (dump_cgraph_node): Do not dump inline summaries.Jan Hubicka16-120/+318
2011-04-14tree-vectorizer.h (vect_strided_store_supported): Add a HOST_WIDE_INT argument.Richard Sandiford4-69/+66
2011-04-14re PR middle-end/48590 (Alias analysis confused by builtin-stack-save/restore)Richard Guenther3-1/+20
2011-04-14In gcc/: 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero8-37/+64
2011-04-14tree.h (get_object_alignment_1): Declare.Richard Guenther6-35/+42
2011-04-14tree-vectorizer.h (vect_create_data_ref_ptr): Add an extra type parameter.Richard Sandiford4-75/+92
2011-04-14tree-vect-stmts.c (vectorizable_load): Allocate and free dr_chain within the ...Richard Sandiford2-7/+10
2011-04-14Fix email attribution in last commits.Richard Sandiford1-2/+2
2011-04-14tree-vect-stmts.c (vectorizable_load): Print the number of copies in the dump...Richard Sandiford2-1/+6
2011-04-14options.texi (Negative): Explicitly mention that the Negative chain must be c...Richard Sandiford2-0/+12
2011-04-14utils.c (gnat_poplevel): Use block_chainon.Nathan Froyd11-10/+60
2011-04-14trivial.c: Fix line endings.Georg-Johann Lay3-28/+36
2011-04-14avr.c: ("insn-codes.h"...Anatoly Sokolov5-106/+680
2011-04-14re PR target/44643 ([avr] ICE in c-typeck.c)Georg-Johann Lay2-8/+20
2011-04-14tree.h (struct tree_constructor): Include tree_typed instead of tree_common.Nathan Froyd3-2/+9
2011-04-14Daily bump.GCC Administrator1-1/+1
2011-04-14sse.md (*sse2_uavgv16qi3): Merge with *avx_uavgv16qi3.Uros Bizjak2-498/+172
2011-04-13Use backend interface for go and defer statements.Ian Lance Taylor7-130/+133
2011-04-13* sv.po: Update.Joseph Myers2-256/+167
2011-04-13Unify handling of runtime support functions.Ian Lance Taylor9-443/+1009
2011-04-13re PR c++/48594 (Rejects valid with pointer-to-member in template)Jason Merrill4-5/+46
2011-04-13tree-flow.h (struct gimple_df): Make free_ssanames a VEC.Nathan Froyd5-23/+22
2011-04-13postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_e...Nathan Froyd4-0/+111
2011-04-13re PR rtl-optimization/48455 (Huge code size regression for all ARM configura...Vladimir Makarov2-2/+8
2011-04-13ipa-inline.h: New file.Jan Hubicka5-443/+593
2011-04-13configure.ac (gcc_cv_as_sparc_gotdata_op): Remove GNU ld check.Rainer Orth3-16/+13