aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-08re PR fortran/52552 ([OOP] ICE when trying to allocate non-allocatable object...Janus Weil8-25/+57
2012-06-08Fix discrepancies in submitted patch vs.Hans-Peter Nilsson2-2/+2
2012-06-08Daily bump.GCC Administrator1-1/+1
2012-06-07re PR middle-end/53535 (non-aligned memset on non-strict-alignment targets no...Hans-Peter Nilsson2-1/+7
2012-06-07re PR fortran/52861 ((missed optimisation) missed transformation to memset wi...Thomas Koenig4-3/+26
2012-06-07genhooks.c (main): Set progname.Andreas Schwab3-4/+14
2012-06-07re PR fortran/52861 ((missed optimisation) missed transformation to memset wi...Thomas Koenig4-4/+33
2012-06-07compiler: Fix taking address of field of local variable.Ian Lance Taylor1-0/+4
2012-06-07re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par...Jakub Jelinek16-86/+168
2012-06-07runtime: Fix printing of names in stack dumps.Ian Lance Taylor1-2/+2
2012-06-07compiler: Fix unsafe.Sizeof for named structs with named struct fields.Ian Lance Taylor2-2/+14
2012-06-07re PR c++/51214 ([C++11] name lookup issue with c++11 enums)Fabien ChĂȘne6-14/+113
2012-06-07runtime: Use dl_iterate_phdr to get TLS size.Ian Lance Taylor4-36/+63
2012-06-07Daily bump.GCC Administrator1-1/+1
2012-06-06Move Changelog entries to the right file.Sterling Augustine3-11/+17
2012-06-06re PR c++/53567 ("ICE: Error reporting routines re-entered" on missing enum e...Paolo Carlini19-242/+389
2012-06-06invoke.texi (fconserve-space): Remove documentation.Steven Bosscher8-28/+19
2012-06-06re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to memset)Jakub Jelinek2-2/+8
2012-06-06avx-os-support.h (XCR_XFEATURE_ENABLED_MASK): New.Uros Bizjak2-4/+20
2012-06-06rs6000-tables.opt: Regenerated.Edmar Wienskoski2-26/+36
2012-06-06Fix commentsGeorg-Johann Lay1-2/+2
2012-06-06Fix commentsGeorg-Johann Lay1-1/+4
2012-06-06re PR fortran/32380 (misaligned stores don't get vectorized)Richard Guenther2-1/+7
2012-06-06The new mklog script prints three spaces after the date part, which is wrong.Marek Polacek2-1/+5
2012-06-06re PR c++/52841 (error: type 'Solvable' is not a base type for type 'Resolvab...Richard Biener4-0/+31
2012-06-06re PR tree-optimization/53081 (memcpy/memset loop recognition)Richard Guenther6-102/+235
2012-06-06For Matt Turner.Matt Turner2-0/+12
2012-06-06invoke.texi (sched-pressure-algorithm): Document new --param.Richard Sandiford9-26/+46
2012-06-06Daily bump.GCC Administrator1-1/+1
2012-06-05re PR target/53487 (Unrecognizable insn for conditional move)Michael Meissner4-0/+55
2012-06-05lhs-1.c: Use parm instead of stack space.Pat Haugen2-4/+7
2012-06-052012-06-05 Edmar Wienskoski <edmar@freescale.com>Edmar Wienskoski2-2/+2
2012-06-05e5500.md: New file.Edmar Wienskoski12-13/+506
2012-06-05tree-vect-data-refs.c (vect_analyze_data_refs): Fix last change.Richard Guenther2-1/+9
2012-06-05line-map.c (linemap_enter_macro): Don't zero max_column_hint in every macro.Dimitrios Apostolou2-1/+6
2012-06-05Select x32 run-time library for --with-abi={x32|mx32}H.J. Lu2-1/+14
2012-06-05runtime: Comment out code adding TLS size to stack size.Ian Lance Taylor1-0/+2
2012-06-05re PR middle-end/30442 (Expanded array initialization can use memset builtin ...Richard Guenther4-4/+75
2012-06-05tree-loop-distribution.c (struct partition_s): Add has_writes member.Richard Guenther2-25/+42
2012-06-05re PR tree-optimization/53081 (memcpy/memset loop recognition)Richard Guenther5-7/+149
2012-06-05runtime: Fix call to _dl_get_tls_static_info for i386.Ian Lance Taylor4-3/+31
2012-06-05mksysinfo: Fix for recent change to glibc <sys/resource.h>.Ian Lance Taylor1-0/+2
2012-06-05Fix typo.Mike Stump1-1/+2
2012-06-05Fix typo.Mike Stump1-1/+1
2012-06-05rs6000.c (ptr_regno_for_savres): Comment.Alan Modra4-71/+158
2012-06-05md.texi (Standard Pattern Names For Generation): Document sincos pattern.Oleg Endo2-0/+21
2012-06-04Add ChangeLog entry for previous commit.Diego Novillo1-0/+9
2012-06-04Extend validate_failures.py to run outside the build directory.Diego Novillo1-18/+48
2012-06-05Daily bump.GCC Administrator1-1/+1
2012-06-04Skip debug insns in ix86_sched_reorderH.J. Lu2-0/+9