aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Daily bump.GCC Administrator1-1/+1
2011-10-25tree-eh.c (do_return_redirection): Remove return_value_p parameter.Ian Lance Taylor2-60/+34
2011-10-25Remove *mmx_maskmovq_rex.H.J. Lu2-14/+8
2011-10-25re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure)Eric Botcazou4-15/+14
2011-10-25dwarf2out.c (add_gnat_descriptive_type_attribute): Temporarily suppress debug...Eric Botcazou2-0/+9
2011-10-25* config/ia64/ia64.c (ia64_profile_hook): Fix thinko.Eric Botcazou2-3/+7
2011-10-25i386: Delete the vec_extract_even/odd patterns.Richard Henderson2-29/+3
2011-10-25rs6000: Remove some vec_extract_even/odd expanders.Richard Henderson2-132/+6
2011-10-25spu: Remove vec_extract_even/odd and vec_interleave expanders.Richard Henderson2-433/+8
2011-10-25Implement interleave via permutation.Richard Henderson6-69/+174
2011-10-25Change vec_perm checking and expansion level.Richard Henderson10-148/+198
2011-10-25Fix typos in the names of vec_extract & vec_interleave tree codes.Richard Henderson2-4/+10
2011-10-25* reload.c (regno_clobbered_p): Fix typo.Mike Stump2-1/+5
2011-10-25re PR c++/50866 (ICE in verify_gimple_stmt, at tree-cfg.c:4175)Jason Merrill7-2/+29
2011-10-25re PR c++/49996 (Internal error in verify_gimple_stmt: initializing struct in...Jason Merrill4-4/+42
2011-10-25Implement predeclared delete function.Ian Lance Taylor3-48/+105
2011-10-25Don't permit close of receive-only channel.Ian Lance Taylor1-0/+2
2011-10-25* ja.po: Update.Joseph Myers2-136/+137
2011-10-25re PR c++/50858 (segfault at ../../gcc/libiberty/hashtab.c:981)Paolo Carlini6-2/+52
2011-10-25Support expansion of reserved locations wrapped in virtual locationsDodji Seketeli2-9/+18
2011-10-25Delete remaining references to sparc little-endian support.David S. Miller11-55/+16
2011-10-25re PR tree-optimization/50596 (Problems in vectorization of condition express...Jakub Jelinek5-20/+249
2011-10-25i386.c (ix86_frame_pointer_required): Require frame-pointer, if setjmp is use...Kai Tietz2-0/+9
2011-10-25Implement new order of assignment rules.Ian Lance Taylor3-2/+103
2011-10-25pr42575.c: Remove architecture option.Joey Ye2-1/+5
2011-10-24Add some sparc VIS3 move test cases.David S. Miller4-0/+105
2011-10-25Daily bump.GCC Administrator1-1/+1
2011-10-24Segregate sparc FP/VEC constant constraints.David S. Miller2-12/+15
2011-10-24Remove extra newline added in October 11 changeMichael Meissner2-2/+6
2011-10-24Consolidate some sparc insn patterns using "enabled".David S. Miller2-430/+89
2011-10-24tree-ssa-strlen.c (get_string_length): Change assertion to STPCPY.Andreas Krebbel5-11/+104
2011-10-24Error if naked return when result variables are shadowed.Ian Lance Taylor1-0/+17
2011-10-24sse-5.c (dg-options): Add -mno-sse.Uros Bizjak4-7/+14
2011-10-24re PR target/50820 ([avr] Use EIND consistently)Georg-Johann Lay2-0/+118
2011-10-24re PR target/49824 ([avr] Missing documentation for OS_task and OS_main attri...Anatoly Sokolov2-10/+49
2011-10-24tree-vect-stmts.c (vect_get_vec_def_for_operand): Convert constants to vector...Richard Guenther5-30/+118
2011-10-24m68k.c (notice_update_cc): Tighten condition for setting CC_REVERSED for FP c...Julian Brown2-1/+7
2011-10-24re PR tree-optimization/50838 (ice in refs_may_alias_p_1 with -O3)Richard Guenther4-17/+63
2011-10-24Fix date.Arnaud Charlet1-1/+1
2011-10-24re PR rtl-optimization/50833 (ICE: in maybe_record_trace_start, at dwarf2cfi....Bernd Schmidt2-1/+5
2011-10-24re PR bootstrap/50836 (bootstrap fails due to error: no previous prototype fo...Bernd Schmidt2-1/+6
2011-10-24[multiple changes]Arnaud Charlet15-112/+245
2011-10-24Makefile.in: Use GNU ld switches to generate map files on AIX.Tristan Gingold2-3/+11
2011-10-24[multiple changes]Arnaud Charlet16-515/+842
2011-10-24[multiple changes]Arnaud Charlet5-53/+103
2011-10-24avr.c: Break long lines.Georg-Johann Lay2-98/+91
2011-10-24[multiple changes]Arnaud Charlet6-16/+319
2011-10-24[multiple changes]Arnaud Charlet9-69/+194
2011-10-242011-10-24 Sergey Rybin <rybin@adacore.com frybin>Arnaud Charlet8-125/+301
2011-10-24re PR tree-optimization/50730 (SLP vectorization confused by unrelated DRs)Ira Rosen5-2/+86