aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-05* tree.h (struct tree_decl_with_vis): Remove thread_local field.Jakub Jelinek2-4/+5
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek3-10/+52
2013-02-05re PR tree-optimization/56205 (stdarg pass confused by jump threading)Jakub Jelinek5-0/+140
2013-02-05re PR tree-optimization/53342 (rnflow.f90 is ~5% slower after revision 187340)Richard Biener6-51/+64
2013-02-05re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon...Jan Hubicka3-5/+15
2013-02-05install.texi: Refer to ISL, not PPL.Richard Biener2-3/+7
2013-02-05re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon...Jan Hubicka8-5/+111
2013-02-05PR tree-optimization/r55789Jan Hubicka4-1/+45
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Eric Botcazou2-2/+9
2013-02-05re PR middle-end/56167 (ICE with invalid __attribute__ arguments)Jakub Jelinek4-1/+26
2013-02-05re PR bootstrap/56198 (Go profiledbootstrap error)Ian Lance Taylor1-3/+2
2013-02-05Daily bump.GCC Administrator1-1/+1
2013-02-04re PR target/55146 (jumptables with byte entries produce wrong code with -Os/...Oleg Endo2-1/+56
2013-02-04re PR tree-optimization/54386 (Unaligned mem load wrongly generated for inlin...Oleg Endo2-0/+46
2013-02-04re PR fortran/56008 ([F03] wrong code with lhs-realloc on assignment with der...Paul Thomas5-0/+126
2013-02-04MAINTAINERS: Explicitly add myself as AIX maintainer.David Edelsohn2-2/+7
2013-02-04functional_hash.h (std::__is_fast_hash<>): New.François Dumont7-5/+46
2013-02-04re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko2-0/+15
2013-02-04Rename update-copyright.pl to update-copyright.py.Richard Sandiford2-1/+1
2013-02-04re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko2-4/+58
2013-02-04Add contrib/update-copyright.pl.Richard Sandiford2-0/+770
2013-02-04PR libstdc++/56202 (again)Manuel López-Ibáñez3-7/+13
2013-02-04Update copyright in libgcc.Richard Sandiford586-693/+589
2013-02-04re PR fortran/54195 ([OOP] IMPORT fails with GENERIC TBP: "is already present...Mikael Morin5-1/+77
2013-02-04re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin5-9/+44
2013-02-04re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jakub Jelinek3-8/+15
2013-02-04re PR libstdc++/56202 (SIGFPE (division by zero) in std::binomial_distribution)Manuel López-Ibáñez2-0/+14
2013-02-04re PR target/56186 (function return ABI change for 128-bit types on Win64)Kai Tietz2-7/+28
2013-02-04* gcc/reload.c (subst_reloads): Fix DEBUG_RELOAD build issue.Matthew Gretton-Dann2-6/+10
2013-02-04typoJason Merrill1-1/+1
2013-02-04re PR middle-end/56188 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCA...Richard Biener2-14/+31
2013-02-04re PR lto/56168 (GCC seems to disregard -fno-builtin when compiling with LTO)Richard Guenther7-16/+61
2013-02-04re PR c/56113 (out of memory when compiling a function with many goto labels ...Richard Biener2-62/+40
2013-02-04Daily bump.GCC Administrator1-1/+1
2013-02-03divtab.c: Fix formatting and comments throughout the file.Oleg Endo16-850/+690
2013-02-03constraints.md: Adjust unused letters.John David Anglin7-396/+562
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford6550-7497/+6594
2013-02-03Update copyright in libssp.Richard Sandiford22-22/+25
2013-02-03Update copyright in libquadmath.Richard Sandiford71-74/+74
2013-02-03Update copyright in libmudflap.Richard Sandiford11-14/+14
2013-02-03Update copyright in libitm.Richard Sandiford68-67/+71
2013-02-03collect2.c (GCC_CHECK_HDR): Do not scan objects with F_LOADONLY flag set.David Edelsohn2-4/+12
2013-02-03decl.c: Include diagnostic-core.h.Eric Botcazou3-2/+15
2013-02-03Update copyright years in libobjc.Richard Sandiford50-72/+53
2013-02-03expmed.c (extract_bit_field_1): Pass the full width of the structure to get_b...Richard Sandiford2-1/+10
2013-02-03ctype_inline.h: Fix copyright typo.Richard Sandiford2-1/+5
2013-02-03Daily bump.GCC Administrator1-1/+1
2013-02-02re PR go/56171 (syscall FAILs on Solaris)Ian Lance Taylor3-4/+32
2013-02-02runtime: Correct handling of runtime.Callers skip parameter.Ian Lance Taylor1-2/+3
2013-02-02re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi...Thomas Koenig6-1/+64