aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-22stl_algobase.h (__fill_aux(unsigned char*, unsigned char*, const unsigned cha...Paolo Carlini2-26/+21
2007-01-22locks.h (write_barrier): New.Andrew Haley2-0/+12
2007-01-22re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed t...Richard Guenther6-2/+266
2007-01-22Typo fix.Ben Elliston1-1/+1
2007-01-21intrinsic.texi (ACHAR): Added cross-references.Brooks Moses2-2/+19
2007-01-21re PR target/30519 (Configuration mismatch -- extra parts)Andrew Pinski2-0/+6
2007-01-22Daily bump.GCC Administrator1-1/+1
2007-01-21re PR rtl-optimization/29329 (internal consistency failure)Eric Botcazou4-22/+71
2007-01-21* runtime/error.c: Include sys/time.h before sys/resource.h.François-Xavier Coudert2-5/+11
2007-01-21re PR libfortran/30525 ([4.2, 4.1 only] character comparisons with padding)Thomas Koenig4-3/+40
2007-01-21ipa-inline.c (inlining_mode): Comment, move up.Jan Hubicka2-130/+162
2007-01-21re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time)Tobias Burnus6-494/+98
2007-01-21re PR bootstrap/30511 (False array bound check causes gcc failed to boostrap)Dirk Mueller2-10/+34
2007-01-21PR libstdc++/30449 (fill, fill_n)Paolo Carlini4-48/+292
2007-01-21tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and m...Ira Rosen6-52/+138
2007-01-21Makefile.am (install-exec-hook): Use transformed name.Matthias Klose3-4/+9
2007-01-20re PR objc/30479 (Precompiled headers don't seem to work with GNU ObjC)Andrew Pinski7-3/+88
2007-01-21invoke.texi (-fdump-rtl-combine): Fix under/overfull hbox.Roger Sayle2-18/+31
2007-01-21tree-flow.h (struct stmt_ann_d): Move references_memory to proper place withi...Jan Hubicka2-4/+9
2007-01-20intrinsic.texi: Edited all "Syntax" examples to a consistent form.Brooks Moses2-147/+145
2007-01-21Daily bump.GCC Administrator1-1/+1
2007-01-21update_web_docs_svn: Build also libgomp documentation.Tobias Burnus2-1/+5
2007-01-20openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl12-1714/+1623
2007-01-20module.c (mio_array_ref): The dimen_type fields of an array ref are an enumer...Roger Sayle2-2/+25
2007-01-20dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e.Roger Sayle8-22/+137
2007-01-20trans-intrinsic.c (gfc_conv_intrinsic_sign): New branchless implementation fo...Roger Sayle5-14/+120
2007-01-20Makefile.am, [...]: Install into nativeexeclibdir instead of gcjversionedlibdir.Matthias Klose5-78/+70
2007-01-20gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert154-517/+709
2007-01-20gcc/Changelog typosBasile Starynkevitch1-8/+7
2007-01-20pa.c (output_move_double): Change array size of xoperands to 4.John David Anglin2-4/+5
2007-01-20re PR fortran/30446 ([4.1 only] -J option doesn't add path to search list)Francois-Xavier Coudert2-0/+8
2007-01-20tree-tailcall.c (adjust_return_value): Do not use RESULT_DECL as temporary.Jan Hubicka2-7/+11
2007-01-20re PR fortran/30223 (Fortran frontend does not know about cbrt, cexpi and sin...Richard Guenther2-4/+72
2007-01-20Cast both sides of the conditional expression.Ian Lance Taylor1-1/+3
2007-01-20expmed.c (expand_divmod): Cast constant to unsigned HOST_WIDE_INT before nega...Ian Lance Taylor2-2/+9
2007-01-20tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned.Ian Lance Taylor3-19/+39
2007-01-20re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi4-0/+26
2007-01-20decl2.c (start_objects, [...]): Do not make the functions uninlinable.Jan Hubicka2-12/+6
2007-01-20Daily bump.GCC Administrator1-1/+1
2007-01-20darwin-ld-6.c: Remove, tests a linker flag that is going away.Mike Stump2-11/+5
2007-01-20tree-ssa.c (init_tree_ssa): Do not call init_alias_heapvars.Jan Hubicka3-3/+13
2007-01-19intrinsic.texi (MATMUL): Corrected a typo.Brooks Moses2-3/+9
2007-01-19intrinsic.texi: general whitespace cleanup.Brooks Moses2-256/+689
2007-01-19common.opt (fsigned-zeros): New command line option.Roger Sayle7-8/+42
2007-01-19os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler4-25/+26
2007-01-19system.h (ASM_MAKE_LABEL_LINKONCE): Poison.Steve Ellcey3-4/+7
2007-01-19Patch by Tomas Bily <tbily@suse.cz>Tomas Bily17-13/+635
2007-01-19gty.texi (Options): Document the mark_hook option to GTY.Basile Starynkevitch1-0/+10
2007-01-19gty.texi (Options): Document the mark_hook option to GTY.Basile Starynkevitch3-4/+33
2007-01-19natVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.Keith Seitz2-3/+8