aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-18re PR libstdc++/45276 (Need to document _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE)Kostya Serebryany2-0/+57
2010-08-18builtin-apply2.c (STACK_ARGUMENTS_SIZE): Define to 20 if __ARM_PCS is defined...Jie Zhang2-2/+18
2010-08-18tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts, use operand helpers.Richard Guenther2-17/+12
2010-08-18Expand pending pops before trying the optab.Paolo Bonzini2-0/+7
2010-08-18re PR target/45094 ([arm] wrong instructions for dword move in some cases)Yao Qi4-4/+42
2010-08-18* gcc.target/arm/mla-1.c: Use thumb-friendly architecture.Maxim Kuvyrkov2-2/+6
2010-08-18re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)Maxim Kuvyrkov4-3/+22
2010-08-18test cse for emulated TLS targets.Iain Sandoe3-0/+43
2010-08-18configure.ac (THREADLIBS): Don't set on Darwin.Jack Howarth5-2/+32
2010-08-18For Marcus - Implement sync primitives inline for ARM.Marcus Shawcroft6-3/+1077
2010-08-18re PR debug/42487 (FAIL: gcc.dg/debug/dwarf2/aranges-fnsec-1.c scan-assembler...Iain Sandoe3-0/+23
2010-08-18Daily bump.GCC Administrator1-1/+1
2010-08-17tree.h (host_integerp): Add ATTRIBUTE_PURE when not ENABLE_TREE_CHECKING.Jakub Jelinek2-1/+20
2010-08-17re PR fortran/45308 ([F2003] DATE_AND_TIME does _not_ blank-pad strings)Jakub Jelinek4-35/+43
2010-08-17re PR fortran/45304 (Functions/subroutines without arguments always treated l...Jakub Jelinek4-3/+14
2010-08-17Try to avoid lea if possible.H.J. Lu3-16/+21
2010-08-17only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe4-6/+19
2010-08-17gcc.c (spec_function): Add remove-outfile.Jack Howarth4-0/+43
2010-08-17re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini3-6/+12
2010-08-17re PR target/45296 (register long double ICE at -O2, -Os, -O3)Uros Bizjak4-3/+24
2010-08-17tree-ssa-dom.c (struct edge_info): Use a VEC for the list of conditional equi...Richard Guenther2-81/+66
2010-08-17invoke.texi (ms-extension): Add documentation.Kai Tietz2-0/+14
2010-08-17class.c (note_name_declared_in_class): Make in 'extern "C"' blocks...Kai Tietz2-1/+12
2010-08-17uow-1.C: New.Kai Tietz5-0/+47
2010-08-17fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR.Richard Guenther2-0/+7
2010-08-17re PR testsuite/45266 (FAIL: gfortran.dg/array_memcpy_3.f90)Richard Guenther2-1/+6
2010-08-17re PR c/40563 (-Wc++-compat does not warn about uninitialized const field in ...Shujing Zhao4-6/+69
2010-08-17re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft16-110/+346
2010-08-17function.c (block_fragments_nreverse, [...]): New functions.Jakub Jelinek2-11/+57
2010-08-17Daily bump.GCC Administrator1-1/+1
2010-08-16re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of ...Paolo Carlini5-14/+24
2010-08-16printers.py (StdVectorPrinter): Added stuff to handle pretty-printing of std:...Chris Moller2-11/+51
2010-08-16thumb2.md (thumb2_notsi_shiftsi, [...]): Delete.Bernd Schmidt4-333/+216
2010-08-16options.texi (NoDriverArg): Document.Joseph Myers12-27/+74
2010-08-16common.opt: Add driver options.Joseph Myers14-611/+740
2010-08-16tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther16-140/+213
2010-08-16Added myself to MAINTAINERS (write after approval)Mingjie Xing1-0/+1
2010-08-16Daily bump.GCC Administrator1-1/+1
2010-08-16pr42585.c: Skip dump scan on sh.Kaz Kojima2-2/+6
2010-08-15trans-expr.c (gfc_trans_assign_vtab_procs): Clean up (we don't have vtabs for...Janus Weil2-50/+15
2010-08-15invoke.texi (-fomit-frame-pointer): Document that starting with GCC version 4...Uros Bizjak2-10/+21
2010-08-15re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft13-55/+238
2010-08-15rationalize libgcc stub & static lib linkage on Darwin 9 & 10.Iain Sandoe2-4/+9
2010-08-15invoke.texi (Warning Options): Fix terminology and markup in the description ...Gerald Pfeifer2-2/+7
2010-08-15re PR fortran/45211 (C interoperable error when compiling BIND(C) function in...Tobias Burnus5-3/+41
2010-08-15trans-expr.c (gfc_conv_expr_present): Regard nullified pointer arrays as absent.Tobias Burnus6-3/+127
2010-08-15interface.c (compare_pointer, ): Allow passing TARGETs to pointers dummies wi...Tobias Burnus6-0/+88
2010-08-15re PR fortran/45197 ([F2008] Allow IMPURE elemental procedures)Daniel Kraft10-193/+410
2010-08-15tree-vect-data-refs.c (vect_setup_realignment): Support realignment in basic ...Ira Rosen9-31/+206
2010-08-15Daily bump.GCC Administrator1-1/+1