aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers171-434/+369
2010-11-30re PR driver/44986 (-fuse-linker-plugin -save-temps gives resolution file bas...Richard Guenther2-1/+8
2010-11-30re PR lto/45949 (ICE: SIGSEGV in gimple_default_def (tree-dfa.c:538) with -fl...Richard Guenther2-1/+11
2010-11-30Include coretypes.h in gcc-plugin.h & Add hard-reg-set.h in FUNCTION_H.Mingjie Xing3-1/+7
2010-11-30acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS, [...]): Remove.Tobias Burnus2-41/+6
2010-11-30ggc-zone.c (ggc_pch_read): Fix conditional compilation.Laurynas Biveinis3-1/+26
2010-11-30rs6000.c (rs6000_reg_live_or_pic_offset_p): Check TARGET_SINGLE_PIC_BASE for ...Joakim Tjernlund4-1/+26
2010-11-30Daily bump.GCC Administrator1-1/+1
2010-11-29* es.po: Update.Joseph Myers2-2167/+2074
2010-11-29Allow 'make check-objc -j2'Nicola Pero2-0/+13
2010-11-29Check and export LT_RCU_$id instead of LT_RCU.H.J. Lu2-3/+11
2010-11-29In gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-3/+79
2010-11-29In gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-5/+237
2010-11-29re PR debug/46338 (-fcompare-debug failure (length) with -O -fprofile-generate)Alexandre Oliva2-0/+29
2010-11-29configure: Regenerated.Kai Tietz6-370/+1436
2010-11-29[multiple changes]Uros Bizjak4-23/+62
2010-11-29* collect2.c (main): Do not imply verbose output with LTO and linker plugin.Jan Hubicka2-12/+5
2010-11-29strings-1.m: Move to...Iain Sandoe5-10/+63
2010-11-29sysv.S (FDE_ENCODING, FDE_ENCODE): Define.Richard Henderson2-25/+33
2010-11-29Fix PR c++/42260 and ensure PR c++/45383 is fixedDodji Seketeli5-0/+54
2010-11-29re PR c++/45383 (Implicit conversion to pointer does no longer automatically ...Dodji Seketeli7-29/+28
2010-11-29Add addresses of DIEs to debug_dwarf_dieDodji Seketeli2-3/+12
2010-11-29re PR debug/46101 (ICE: in build_abbrev_table, at dwarf2out.c:10333 with -fel...Dodji Seketeli4-2/+47
2010-11-29correct typographical errors.Iain Sandoe2-3/+8
2010-11-29re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe15-193/+1067
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers65-479/+187
2010-11-29configure.ac: Move comment to remove extra space in last argument of GCC_TARG...Andreas Schwab2-1/+7
2010-11-29* setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.Rainer Orth2-0/+5
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 libstdc++/46683 (FAIL: ext/profile/all.cc)Paolo Carlini2-4/+4
2010-11-28re PR fortran/46678 (Wrong code with strings)Tobias Burnus2-1/+8
2010-11-28re PR libstdc++/46689 (FAIL: 20_util/shared_ptr/comparison/cmp.cc)Jonathan Wakely2-16/+6
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-27shared_ptr_base.h (operator>, [...]): Remove comparisons not specified in the...Jonathan Wakely2-19/+5
2010-11-27In gcc/cp/: 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero4-3/+29