summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/54195 ([OOP] IMPORT fails with GENERIC TBP: "is already present...Mikael Morin2013-02-045-1/+77
* re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin2013-02-045-9/+44
* re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jakub Jelinek2013-02-043-8/+15
* re PR libstdc++/56202 (SIGFPE (division by zero) in std::binomial_distribution)Manuel López-Ibáñez2013-02-042-0/+14
* re PR target/56186 (function return ABI change for 128-bit types on Win64)Kai Tietz2013-02-042-7/+28
* * gcc/reload.c (subst_reloads): Fix DEBUG_RELOAD build issue.Matthew Gretton-Dann2013-02-042-6/+10
* typoJason Merrill2013-02-041-1/+1
* re PR middle-end/56188 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCA...Richard Biener2013-02-042-14/+31
* re PR lto/56168 (GCC seems to disregard -fno-builtin when compiling with LTO)Richard Guenther2013-02-047-16/+61
* re PR c/56113 (out of memory when compiling a function with many goto labels ...Richard Biener2013-02-042-62/+40
* Daily bump.GCC Administrator2013-02-041-1/+1
* divtab.c: Fix formatting and comments throughout the file.Oleg Endo2013-02-0316-850/+690
* constraints.md: Adjust unused letters.John David Anglin2013-02-037-396/+562
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-036550-7497/+6594
* Update copyright in libssp.Richard Sandiford2013-02-0322-22/+25
* Update copyright in libquadmath.Richard Sandiford2013-02-0371-74/+74
* Update copyright in libmudflap.Richard Sandiford2013-02-0311-14/+14
* Update copyright in libitm.Richard Sandiford2013-02-0368-67/+71
* collect2.c (GCC_CHECK_HDR): Do not scan objects with F_LOADONLY flag set.David Edelsohn2013-02-032-4/+12
* decl.c: Include diagnostic-core.h.Eric Botcazou2013-02-033-2/+15
* Update copyright years in libobjc.Richard Sandiford2013-02-0350-72/+53
* expmed.c (extract_bit_field_1): Pass the full width of the structure to get_b...Richard Sandiford2013-02-032-1/+10
* ctype_inline.h: Fix copyright typo.Richard Sandiford2013-02-032-1/+5
* Daily bump.GCC Administrator2013-02-031-1/+1
* re PR go/56171 (syscall FAILs on Solaris)Ian Lance Taylor2013-02-023-4/+32
* runtime: Correct handling of runtime.Callers skip parameter.Ian Lance Taylor2013-02-021-2/+3
* re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi...Thomas Koenig2013-02-026-1/+64
* gcc/testsuite/Richard Sandiford2013-02-022-0/+7
* Daily bump.GCC Administrator2013-02-021-1/+1
* 2013-02-01 François Dumont <fdumont@gcc.gnu.org>François Dumont2013-02-015-81/+82
* re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn2013-02-0112-4/+396
* re PR debug/54793 (the location of a formal_parameter is not started from a f...Jakub Jelinek2013-02-012-3/+68
* alpha: widening multiply patternRichard Henderson2013-02-012-0/+17
* ppc64: widening multiply patternsRichard Henderson2013-02-012-0/+33
* * lib/gcc-dg.exp (restore-target-env-var): Avoid using lreverse.Jakub Jelinek2013-02-012-1/+7
* pr56023.c: XFAIL on AIX.David Edelsohn2013-02-013-0/+7
* xcoff.h (ASM_OUTPUT_ALIGNED_COMMON): Use floor_log2.David Edelsohn2013-02-012-2/+25
* task.c (GOMP_task, [...]): Comment.Alan Modra2013-02-012-0/+19
* re PR c/56113 (out of memory when compiling a function with many goto labels ...Richard Biener2013-02-012-7/+46
* fold-const.c (make_range_step): Bail out if the range isn't testing for zero.Eric Botcazou2013-02-014-0/+50
* runtime: Correct test for morestack.S.Ian Lance Taylor2013-02-011-1/+1
* compiler: Don't emit multiple methods for identical unnamed structs.Ian Lance Taylor2013-02-012-0/+26
* Daily bump.GCC Administrator2013-02-011-1/+1
* runtime: Recognize morestack.S if there is no function name.Ian Lance Taylor2013-01-311-1/+12
* re PR c/56113 (out of memory when compiling a function with many goto labels ...Steven Bosscher2013-01-312-4/+9
* runtime: Remove confusion about split stack functions in backtrace.Ian Lance Taylor2013-01-311-2/+10
* lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton2013-01-3113-154/+698
* re PR debug/55059 (DWARF missing concrete class definition)Paul Koning2013-01-315-34/+26
* fix pr tagJason Merrill2013-01-311-1/+1
* dwarf.c (read_function_info): Permit fvec parameter to be NULL.Ian Lance Taylor2013-01-312-9/+41