aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-14Fix up ChangeLog entry for the last commit.Gerald Pfeifer1-2/+2
2010-08-14* gcc_release (CVSROOT): Remove all occurrences.Gerald Pfeifer2-3/+4
2010-08-15reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov8-67/+82
2010-08-14gcc_release (snapshot_print): Include md5 hash for every tarball in the READM...Gerald Pfeifer2-1/+9
2010-08-14re PR libstdc++/45283 (performance/30_threads/future/polling.cc fails at comp...Jonathan Wakely2-3/+14
2010-08-14re PR target/43358 (IRA: internal compiler error: in pool_free, at alloc-pool...Richard Sandiford2-21/+42
2010-08-142010-xx-xx Mingjie Xing <mingjie.xing@gmail.com>Mingjie Xing2-1/+6
2010-08-142010-xx-xx Mingjie Xing <mingjie.xing@gmail.com>Mingjie Xing2-6/+25
2010-08-142010-xx-xx Mingjie Xing <mingjie.xing@gmail.com>Mingjie Xing3-5/+11
2010-08-14re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin")Jerry DeLisle2-1/+18
2010-08-14cast.C: Change fields of structures to "long" to pass the test on targets wit...Uros Bizjak13-1570/+1586
2010-08-14hashtable.h (_Hashtable<>::operator=(const _Hashtable&)): Move inline.Paolo Carlini8-155/+201
2010-08-14Daily bump.GCC Administrator1-1/+1
2010-08-14re PR libstdc++/45281 (performance/ext/pb_ds/priority_queue_text_modify_down_...Paolo Carlini2-22/+8