aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-09-09invoke.text: Reinstate mcmodel=medium.Alan Modra5-7/+103
2010-09-09Wunused-var-12.c: Add -fno-common to options on 32-bit hppa*-*-hpux*.John David Anglin2-0/+6
2010-09-09Daily bump.GCC Administrator1-1/+1
2010-09-09lto.c (real_file_count, [...]): New static vars.Jan Hubicka2-2/+15
2010-09-08re PR target/45250 (FAIL: tr1/5_numerical_facilities/special_functions/01_ass...John David Anglin7-65/+174
2010-09-08* config/i386/i386.h (EH_RETURN_DATA_REGNO) Use DX_REG instead ofUros Bizjak2-11/+21
2010-09-08re PR debug/45531 (-fcompare-debug failure with -fvar-tracking-uninit, codege...Alexandre Oliva2-2/+7
2010-09-08re PR debug/45419 (-fcompare-debug failure at -O3)Alexandre Oliva4-8/+38
2010-09-08re PR target/44392 (libgcc compile with --enable-target-optspace (-Os) causes...Ramana Radhakrishnan2-24/+25
2010-09-08Fixed typo in ChangeLog date in one of my last commitsNicola Pero1-1/+1
2010-09-08throw-nil.m: New test.Nicola Pero4-3/+118
2010-09-08re PR other/18555 (-isysroot is miss-documented)Francois-Xavier Coudert2-1/+8
2010-09-08re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Francois-Xavier Coudert21-52/+2283
2010-09-08type-stream-1.m: Replaced with a test that tests that functions from objc/typ...Nicola Pero2-20/+17
2010-09-08* frontend-passes.c (optimize_code_node): Walk block chain by default.Jakub Jelinek2-1/+7
2010-09-08i386-protos.h (ix86_can_use_return_insn_p, [...]): Change function prototype ...Uros Bizjak4-249/+266
2010-09-08sourcebuild.texi (Effective-Target Keywords): Document run_expensive_tests.Rainer Orth5-0/+27
2010-09-08toplev.c (output_stack_usage): Use lbasename instead of basename.Rainer Orth2-1/+6
2010-09-08re PR other/45443 (GCC documentation for -O3 flag doesn't mention -fipa-cp-cl...Martin Jambor2-1/+8
2010-09-08re PR fortran/45597 (ICE: in gfc_trans_cycle, at fortran/trans-stmt.c:4320)Jakub Jelinek4-2/+31
2010-09-08re PR fortran/45595 (segfault on omp collapse)Jakub Jelinek4-1/+23
2010-09-08* c-c++-common/uninit-17.c: Adjust.Michael Matz2-2/+6
2010-09-08gimple.c (gimple_types, [...]): Move to GC memory.Richard Guenther4-18/+55
2010-09-08Forgot to correct typo before committing last change.Michael Matz1-1/+1
2010-09-08re PR tree-optimization/43430 (Missed vectorization: "stmt not supported: con...Michael Matz4-25/+94
2010-09-08re PR tree-optimization/33244 (Missed opportunities for vectorization)Michael Matz4-0/+110
2010-09-08re PR tree-optimization/45578 (The polyhedron test mdbx is miscompiled with -...Richard Guenther4-11/+104
2010-09-08re PR testsuite/45590 (FAIL: gcc.dg/graphite/pr44391.c: unrecognized command ...Richard Guenther2-1/+6
2010-09-08tree.h (TYPE_ORIG_SIZE_TYPE): Remove.Richard Guenther3-14/+6
2010-09-08c-tree.h, c-decl.c (build_enumerator): Add location parameter.Arnaud Charlet4-7/+14
2010-09-08re PR other/45587 (the processor(s) that read the .texi files mess up.)Kenneth Zadeck2-16/+20
2010-09-08Rename loongson vector shift insnsMingjie Xing3-3/+24
2010-09-08revert: re PR tree-optimization/43959 (FAIL: gcc.dg/torture/builtin-cproj-1.c...John David Anglin2-6/+1
2010-09-08Daily bump.GCC Administrator1-1/+1
2010-09-07re PR tree-optimization/43959 (FAIL: gcc.dg/torture/builtin-cproj-1.c -O1 (...John David Anglin2-1/+6
2010-09-07re PR fortran/45576 (ICE on character stuff)Thomas Koenig4-1/+27
2010-09-07trans.h (gfor_fndecl_clz128, [...]): Remove.François-Xavier Coudert4-32/+123
2010-09-07Fix undeclared function error in tree-vect-data-refs.c.Richard Henderson4-3/+13
2010-09-07Always do output_function_exception_table before assemble_end_function.Richard Henderson2-9/+8
2010-09-07* trans-expr.c (gfc_conv_initializer): Set STATIC flags for initializers.Jan Hubicka2-4/+20
2010-09-07tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P.Jan Hubicka4-7/+19
2010-09-07Redefine STACK_BOUNDARY/PREFERRED_STACK_BOUNDARY for Darwin/x86.H.J. Lu6-8/+34
2010-09-07Include <link.h> only if USE_PT_GNU_EH_FRAME is defined.H.J. Lu2-1/+8
2010-09-07Don't append t-android for Android targets.H.J. Lu3-24/+6
2010-09-07Hookize exception personality output.Richard Henderson8-26/+109
2010-09-07arm.md: Remove unused variable.Ramana Radhakrishnan2-1/+4
2010-09-08m32r.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-10/+26
2010-09-07re PR fortran/45583 (Typo in onlinedocs/gfortran/COS.html / intrinsics.texi)Tobias Burnus2-1/+6
2010-09-07re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)Tobias Burnus2-329/+489
2010-09-07Use config/t-android for Android targets.H.J. Lu3-0/+30