aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-02-08elf.opt: New.Joseph Myers3-1/+37
2011-02-08re PR go/47378 (ld warning linking with libgo.so: relocation bound to a symbo...Ian Lance Taylor1-27/+5
2011-02-08* config/rs6000/aix64.opt (posix, pthread): New Driver options.Joseph Myers2-1/+11
2011-02-08gnu-user.opt: New.Joseph Myers3-0/+48
2011-02-08GNU/Hurd: remove -bsd command-line option.Thomas Schwinge3-7/+12
2011-02-08re PR tree-optimization/42893 (Missed conditionally dead store elimination)Jeff Law2-0/+35
2011-02-08go-lang.c (go_langhook_init_options_struct): Set frontend_set_flag_errno_math.Ian Lance Taylor2-3/+6
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor6-26/+76
2011-02-08config.gcc (arc-*, [...]): Mark obsolete.Joseph Myers2-10/+41
2011-02-08Fix PRs 46834, 46994, and 46995: only rewrite reductions not containing other...Sebastian Pop6-17/+101
2011-02-08re PR middle-end/47646 (Revision 169918 caused many testsuite failures)Andreas Krebbel9-15/+34
2011-02-08re PR tree-optimization/47639 (ICE: verify_stmts failed: statement marked for...Richard Guenther4-4/+41
2011-02-08re PR lto/47641 (gcc.dg/lto/20101009-1 c_lto_20101009-1_0.o-c_lto_20101009-1_...Richard Guenther2-4/+15
2011-02-08gimple-low.c (lower_function_body): Don't remove the location of the return s...Andreas Krebbel2-6/+15
2011-02-08re PR tree-optimization/47632 (ICE: verify_flow_info failed: BB 4 can not thr...Richard Guenther4-28/+54
2011-02-08mn10300.opt (mliw): New command line option.Nick Clifton6-289/+648
2011-02-08* Make-lang.in (obj-c++.tags): Don't include *.y.Mike Stump2-1/+5
2011-02-08Daily bump.GCC Administrator1-1/+1
2011-02-08* g++.dg/abi/packed1.C: Expect warning on spu-*-* as well.Ulrich Weigand2-1/+5
2011-02-07config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.John David Anglin7-87/+30
2011-02-07re PR target/47558 (163267 breaks exception traceback in xplor-nih)Iain Sandoe2-4/+19
2011-02-07re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey2-8/+24
2011-02-07re PR other/42333 (complex division failure on darwin10 with -lm)Mike Stump1-1/+1
2011-02-07re PR target/47558 (163267 breaks exception traceback in xplor-nih)Mike Stump5-0/+54
2011-02-07Fix PR target/47636Michael Meissner2-1/+7
2011-02-07darwin.opt (mmacosx-version-min): Update default OS version.Mike Stump2-5/+11
2011-02-07re PR target/47534 (avr libgcc.S fails to build)Denis Chertykov2-1/+6
2011-02-07More style fixes from RalfJanne Blomqvist2-21/+21
2011-02-07texinfo fixes suggested by Ralf WildenhuesJanne Blomqvist3-19/+26
2011-02-07re PR tree-optimization/47615 (ICE: too deep recursion in phi_translate/phi_t...Richard Guenther6-7/+738
2011-02-07spu.c (spu_init_libfuncs): Install SImode and DImode trapping arithmetic libf...Ulrich Weigand2-0/+18
2011-02-07re PR tree-optimization/47621 (Missed dependencies in address-taken optimizat...Richard Guenther4-44/+66
2011-02-07transpose_optimization_2.f90: Cleanup original dump.Uros Bizjak5-71/+65
2011-02-07Daily bump.GCC Administrator1-1/+1
2011-02-06freebsd.h (ASM_SPEC): Define.Joseph Myers3-2/+13
2011-02-06* config/sparc/sol2-bi.h (CC1_SPEC): Remove %{sun4:} %{target:}.Joseph Myers2-2/+4
2011-02-06Add thread-safety section to menuJanne Blomqvist2-0/+6
2011-02-06Document libgfortran thread-safetyJanne Blomqvist3-2/+56
2011-02-06re PR fortran/47592 (Multiple function invocation with ALLOCATE (SOURCE=REPEA...Paul Thomas4-45/+86
2011-02-06invoke.texi: Remove reference to compiler internals from user documentation.Steven Bosscher4-11/+9
2011-02-06Daily bump.GCC Administrator1-1/+1
2011-02-05re PR middle-end/47610 (cp-demangle.c:1970:1: error: cplus_demangle_builtin_t...Jakub Jelinek4-1/+26
2011-02-05PR 42434 Update SYSTEM_CLOCK documentationJanne Blomqvist2-9/+29
2011-02-05re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Jie Zhang5-2/+30
2011-02-05re PR fortran/47574 (internal compiler error: in build2_stat, at tree.c:3795)Thomas Koenig2-0/+41
2011-02-05Fix PR46194: fix the computation of distance vectors.Sebastian Pop4-24/+42
2011-02-05Daily bump.GCC Administrator1-1/+1
2011-02-04iris6.opt: New.Joseph Myers3-1/+51
2011-02-04re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Richard Henderson5-341/+416
2011-02-04Add a testcase for PR tree-optimization/43695.H.J. Lu2-0/+25