aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers65-479/+187
2010-11-29re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2-1/+7
2010-11-29In gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero17-70/+1035
2010-11-29In gcc/testsuite/: 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero4-18/+20
2010-11-29In gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-0/+22
2010-11-29re PR tree-optimization/46621 (gimple.h includes tm.h)Joern Rennecke3-3/+7
2010-11-29Daily bump.GCC Administrator1-1/+1
2010-11-28re PR fortran/46662 ([OOP] gfortran accepts "CALL polymorphic%abstract_type%p...Janus Weil4-2/+88
2010-11-28aliasing2.adb (dg-final): Robustify pattern matching.Eric Botcazou3-2/+7
2010-11-28* sv.po: Update.Joseph Myers2-355/+359
2010-11-28re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...Paul Thomas20-14/+963
2010-11-28re PR fortran/46678 (Wrong code with strings)Tobias Burnus2-1/+8
2010-11-28Daily bump.GCC Administrator1-1/+1
2010-11-27re PR fortran/46301 (Missing diagnosis for "len=:")Jerry DeLisle2-0/+13
2010-11-27re PR fortran/46638 (Wrong result with TRANSFER from string to DT)Tobias Burnus2-2/+14
2010-11-27dwarf2out.c (dwarf2out_begin_function): Set cold_text_section and output cold...Jan Hubicka2-9/+18
2010-11-27re PR ada/46574 (ada bootstrap fails with --enable-build-with-cxx.)Eric Botcazou2-2/+7
2010-11-27re PR ada/40777 (compile error on gcc-interface/targtyps.c)Eric Botcazou2-2/+12
2010-11-27s-osinte-linux.ads (sigset_t): Use unsigned_char subtype directly.Eric Botcazou2-1/+11
2010-11-27In gcc/cp/: 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero4-3/+29
2010-11-27bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.Eric Botcazou4-28/+58
2010-11-27gimple.c (gimple_assign_copy_p): Use gimple_assign_single_p.Richard Guenther5-37/+38
2010-11-27In gcc/objc/: 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero8-13/+520
2010-11-27In gcc/objc/: 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero7-28/+191
2010-11-27Daily bump.GCC Administrator1-1/+1
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers11-128/+597
2010-11-26re PR target/46623 (microblaze --enable-werror-always build fails)Joern Rennecke3-23/+53
2010-11-26gnat.exp: Load gcc.exp.Rainer Orth3-0/+13
2010-11-26tree-ssa-copy.c (fini_copy_prop): Don't DCE when we have loops.Michael Matz3-2/+10
2010-11-26re PR lto/46648 (type mismatch in array reference; verify_stmts failed)Richard Guenther5-17/+72
2010-11-26arith_divide_no_check.f [...]: new tests.Bud Davis4-0/+52
2010-11-26re PR middle-end/46559 (libstdc++ link FAILs with -flto)Richard Guenther2-4/+9
2010-11-26Add a testcase for PR tree-optimization/46665.H.J. Lu2-0/+41
2010-11-26re PR tree-optimization/46560 (libstdc++ execute FAILs with -flto)Richard Guenther2-0/+9
2010-11-26s390.c (print_operand_address): Replace assert with error message.Andreas Krebbel2-19/+67
2010-11-26re PR rtl-optimization/46665 (two gfortran tests fail with -O[2s] -fipa-pta -...Richard Guenther2-1/+6
2010-11-26arm.c (arm_option_override): enable loop array prefetching at -O3 for suitabl...Ian Bolton3-5/+53
2010-11-262817.md (z196_crack): Add z196_g3 as possible slot.Christian Borntraeger2-2/+8
2010-11-26re PR lto/46664 (Failed to build 481.wrf in SPEC CPU 2006 with LTO)Richard Guenther2-1/+9
2010-11-26re PR target/33637 ("checking for nm: test: too many arguments" causes "Undef...Michael Haubenwallner4-9/+17
2010-11-26re PR bootstrap/46528 (profiledbootstrap failure)Richard Guenther2-1/+9
2010-11-26re PR middle-end/46647 (Can't inline memset with -1)Jakub Jelinek4-2/+40
2010-11-26re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)Jakub Jelinek2-7/+7
2010-11-26re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)Jakub Jelinek5-292/+243
2010-11-26Makefile.in (s-tm-texi): Remove spurous tab.Basile Starynkevitch2-1/+5
2010-11-26re PR debug/46258 (gcc.dg/tree-ssa/pr23820.c: -fcompare-debug failure with -O...Alexandre Oliva2-1/+7
2010-11-26toplev.c (finalize): Add no_backend parameter.Alexandre Oliva2-6/+16
2010-11-26pa.md (negdf2): Condition on !flag_signed_zeros instead of flag_unsafe_math_o...John David Anglin2-48/+55
2010-11-26Daily bump.GCC Administrator1-1/+1
2010-11-25re PR fortran/46581 ([OOP] segfault in SELECT TYPE with associate-name)Janus Weil6-100/+135