aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-10-13sse.md (avx2_gathersi<mode>, [...]): Add clobber of match_scratch...Jakub Jelinek3-54/+75
2011-10-12ada-tree.h (DECL_LOOP_PARM_P): New flag.Eric Botcazou27-69/+1325
2011-10-12re PR c++/50594 (Option -fwhole-program discards replaced new operator for st...Paolo Carlini2-5/+15
2011-10-12Add -mfpmath=sse/-mtune=generic to FMA tests.H.J. Lu25-60/+53
2011-10-12i386.md (simple_return): Disable if TARGET_SEH is active.Kai Tietz2-1/+10
2011-10-12ia64.c (ia64_init_builtins): Fix unbalanced parentheses.Steve Ellcey2-3/+7
2011-10-12tree-ssa-alias.c (maybe_skip_until): Cache also at the point of the first sto...Richard Guenther2-6/+41
2011-10-12re PR middle-end/50189 (Wrong code error in -O2 [-fstrict-enums] compile, tar...Paul Koning4-5/+137
2011-10-12invoke.texi (-fwhole-file): Update wording since -fwhole-file is now enabled ...Tobias Burnus2-8/+17
2011-10-12re PR middle-end/50700 (__builtin_object_size computed wrong)Richard Guenther4-14/+46
2011-10-12function.c (prepare_shrink_wrap, [...]): New function.Bernd Schmidt2-12/+154
2011-10-12re PR c/50565 (initializer element is not computable at load time)Joseph Myers5-0/+29
2011-10-12arm.h (EMIT_EABI_ATTRIBUTE): New macro.Nick Clifton4-147/+156
2011-10-12re PR target/49939 ([avr] Skip 2-word instructions if applicable)Georg-Johann Lay3-4/+64
2011-10-12expr.h (copy_blkmode_to_reg): Declare.Richard Sandiford5-113/+165
2011-10-12Daily bump.GCC Administrator1-1/+1
2011-10-11re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL o...Eric Botcazou2-10/+16
2011-10-11Remove incorrect ChangeLog entry, correct spacing.Ian Lance Taylor2-11/+1
2011-10-11tree-ssa-address.c (copy_ref_info): Remove copy of TREE_THIS_NOTRAP.Bill Schmidt2-1/+4
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner64-466/+853
2011-10-11tree.h (copy_ref_info): Expose existing function.Bill Schmidt4-58/+70
2011-10-11avr-protos.h (avr_mode_code_base_reg_class): New prototype.Georg-Johann Lay4-39/+114
2011-10-11re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay4-27/+93
2011-10-11re PR c++/49855 (internal compiler error: in fold_convert_const_int_from_real)Jason Merrill14-7/+120
2011-10-11Remove the extra break.H.J. Lu2-1/+5
2011-10-11New warning -Wvector-operation-performance.Artjoms Sinkarovs9-4/+120
2011-10-11pr49994-3.c: Add -mbackchain for s390 and s390x.Andreas Krebbel2-0/+5
2011-10-11re PR c++/50611 (Error reporting routines re-entered)Paolo Carlini2-1/+11
2011-10-11re PR tree-optimization/50204 (Missed fully redundant load found in crafty (S...Richard Guenther4-43/+107
2011-10-1120090223-1.c: Add -Wno-attributes.Andreas Krebbel2-1/+5
2011-10-11re PR c++/33067 (Awkward long decimal expansion for double literal in error.)Paolo Carlini2-1/+19
2011-10-11fma_double_1.c: Add -mfpmath=sse.Kirill Yukhin37-36/+75
2011-10-11modulo-sched.c: Fix comment typo.Richard Sandiford2-2/+11
2011-10-11c.opt: (fallow-parameterless-variadic-functions): New.Tristan Gingold8-5/+47
2011-10-11ChangeLog: Fix PR number.Tobias Burnus2-2/+2
2011-10-11re PR c++/50660 (warning about pass NULL to non pointer argument happens twice)Paolo Carlini2-6/+10
2011-10-11Daily bump.GCC Administrator1-1/+1
2011-10-11target-supports.exp (check_effective_target_fd_truncate): Close and unlink te...Uros Bizjak2-4/+18
2011-10-10re PR fortran/50564 (Front-end optimization - ICE with FORALL)Thomas Koenig4-0/+57
2011-10-10simulate-thread.gdb: Call wrappers for *other_threads() and *final_verify().Aldy Hernandez3-2/+115
2011-10-10gcc-gdb-test.exp (gdb-test): Delete $cmd_file before return.Uros Bizjak3-5/+15
2011-10-10avr.c (avr_option_override): Set flag_omit_frame_pointer to 0 if frame pointe...Georg-Johann Lay2-0/+21
2011-10-10* ChangeLog: Add PR number.Uros Bizjak1-0/+1
2011-10-10re PR bootstrap/50665 (Bootstrap failure)Uros Bizjak2-4/+10
2011-10-10* gcc.dg/graphite/id-pr46845.c: Include powerpc for warning options.Janis Johnson2-1/+5
2011-10-10cris.c (cris_preferred_reload_class): New function.Anatoly Sokolov3-16/+36
2011-10-10avr.md (*tablejump_rjmp): Change insn condition to !AVR_HAVE_JMP_CALL.Georg-Johann Lay3-52/+39
2011-10-10* doc/md.texi (vec_perm_const): Fix typo in cindex.Richard Henderson2-1/+5
2011-10-10Fix a typo in x86 FMA.Kirill Yukhin77-1/+3229
2011-10-10re PR tree-optimization/50389 (ICE: in execute_todo, at passes.c:1730 with -O...Richard Guenther4-7/+31