aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-02gcc/testsuite/Richard Sandiford2-0/+7
2013-02-02Daily bump.GCC Administrator1-1/+1
2013-02-012013-02-01 François Dumont <fdumont@gcc.gnu.org>François Dumont5-81/+82
2013-02-01re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn12-4/+396
2013-02-01re PR debug/54793 (the location of a formal_parameter is not started from a f...Jakub Jelinek2-3/+68
2013-02-01alpha: widening multiply patternRichard Henderson2-0/+17
2013-02-01ppc64: widening multiply patternsRichard Henderson2-0/+33
2013-02-01* lib/gcc-dg.exp (restore-target-env-var): Avoid using lreverse.Jakub Jelinek2-1/+7
2013-02-01pr56023.c: XFAIL on AIX.David Edelsohn3-0/+7
2013-02-01xcoff.h (ASM_OUTPUT_ALIGNED_COMMON): Use floor_log2.David Edelsohn2-2/+25
2013-02-01task.c (GOMP_task, [...]): Comment.Alan Modra2-0/+19
2013-02-01re PR c/56113 (out of memory when compiling a function with many goto labels ...Richard Biener2-7/+46
2013-02-01fold-const.c (make_range_step): Bail out if the range isn't testing for zero.Eric Botcazou4-0/+50
2013-02-01runtime: Correct test for morestack.S.Ian Lance Taylor1-1/+1
2013-02-01compiler: Don't emit multiple methods for identical unnamed structs.Ian Lance Taylor2-0/+26