aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Partially revert:Uros Bizjak2-4/+8
2012-04-04Use long long in gtm_jmpbuf for x86-64H.J. Lu2-7/+13
2012-04-04re PR c++/52845 (non-void return type deduced for lambda with empty compound ...Jason Merrill4-0/+18
2012-04-04re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther3-2/+16
2012-04-04pex-unix.c (to_ptr32): Fix style.Tristan Gingold2-2/+8
2012-04-04expr.c (expand_expr_real_2): Handle larger sizetype in POINTER_PLUS_EXPR.Tristan Gingold2-0/+10
2012-04-04libgfortran.h: Include complex.h before math.hTristan Gingold2-7/+13
2012-04-04Daily bump.GCC Administrator1-1/+1
2012-04-03syscall, net: Fix GNU/Linux netlink code for big-endian systems.Ian Lance Taylor7-21/+67
2012-04-03re PR c++/52796 ([C++11] Initialization of primitive object with 0-length par...Jason Merrill4-0/+43
2012-04-03t-sh (MULTILIB_MATCHES): Match m2a-single-only to m2a-single instead of m2e.Kaz Kojima2-2/+7
2012-04-03mksysinfo.sh: Add some more networking constants.Ian Lance Taylor4-3/+17
2012-04-03gotest: Fix finding functions on PPC.Ian Lance Taylor3-5/+20
2012-04-03expr.c (get_bit_range): Add OFFSET parameter and adjust BITPOS.Eric Botcazou5-7/+73
2012-04-03h8300.c (h8300_current_function_monitor_function_p): New function.Sandeep Kumar Singh6-9/+94
2012-04-03mmap.m4: Use *vms* instead of vms*.Tristan Gingold10-103/+29
2012-04-03re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther6-17/+65
2012-04-03vms-c.c (vms_pragma_nomember_alignment): Handle 'byte' alignment.Tristan Gingold2-1/+13
2012-04-03re PR middle-end/52835 (-O3 wrongly optimizes loop __builtin_memcpy away)Jakub Jelinek4-6/+32
2012-04-03varasm.c (initializer_constant_valid_for_bitfield_p): Return true for REAL_CS...Eric Botcazou4-6/+44
2012-04-02Add --with-abi= support to x86_64-*-*H.J. Lu3-2/+59
2012-04-03Daily bump.GCC Administrator1-1/+1
2012-04-02arm.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov3-10/+34
2012-04-02ffi.c (ffi_prep_args_SYSV): Declare double_tmp.Peter Bergner2-7/+14
2012-04-02Update x32 rt_sigreturn syscall number to 0x40000201H.J. Lu2-1/+6
2012-04-02re PR middle-end/52756 (255.vortex in SPEC CPU 2000 failed to build)Richard Guenther4-0/+68
2012-04-02Fix .jcr alignmentRainer Orth2-1/+7
2012-04-02re PR middle-end/52800 (eglibc build broken with internal compiler error in c...Richard Guenther2-1/+7
2012-04-02re PR rtl-optimization/52803 (ICE: in ira, at ira.c:3616 with -fno-move-loop-...Richard Guenther4-7/+31
2012-04-02[multiple changes]Arnaud Charlet11-43/+161
2012-04-02Partially revert:Uros Bizjak3-0/+34
2012-04-02[multiple changes]Arnaud Charlet17-205/+1327
2012-04-02[multiple changes]Arnaud Charlet10-791/+790
2012-04-02Complete previous change.Arnaud Charlet1-1/+1
2012-04-02[multiple changes]Arnaud Charlet7-3/+72
2012-04-02[multiple changes]Arnaud Charlet5-44/+113
2012-04-02[multiple changes]Arnaud Charlet5-60/+129
2012-04-022012-04-02 Robert Dewar <dewar@adacore.com>Robert Dewar7-8/+296
2012-04-02PR c++/40942 - Failure of template specialization partial orderingDodji Seketeli4-44/+35
2012-04-02crossconfig.m4 (*-*-*vms*): Add.Tristan Gingold3-0/+5672
2012-04-022012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-13/+20
2012-04-02stack-limit.c: Includes ansidecl.h.Tristan Gingold2-1/+7
2012-04-02math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.Tristan Gingold6-551/+929
2012-04-02Daily bump.GCC Administrator1-1/+1
2012-04-02re PR c++/50043 ([C++0x] Implement core/1123)Paolo Carlini12-7/+156
2012-04-01re PR libstdc++/52591 ([C++0x] [4.7 Regression] moving std::vector relies on ...Jonathan Wakely7-29/+98
2012-04-01functional (__callable_functor): Overload for volatile-qualified pointers.Jonathan Wakely3-0/+53
2012-04-01Daily bump.GCC Administrator1-1/+1
2012-03-31Handle -mx32 like -m64H.J. Lu4-2/+12
2012-03-31Don't check TARGET_64BIT if TARGET_64BIT_DEFAULT is falseH.J. Lu2-2/+8