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