| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-01-23 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-23 | 14 | -143/+253 |
* | * Makefile.in (OBJS-common): Reformat, alphabetize, but put | ian | 2007-01-23 | 2 | -52/+245 |
* | * config/i386/i386.md: Use REG_P, MEM_P, CONST_INT_P, LABEL_P, | uros | 2007-01-23 | 5 | -295/+306 |
* | * gnu/classpath/jdwp/natVMVirtualMachine.cc | kseitz | 2007-01-23 | 2 | -2/+13 |
* | * java/lang/Class.h (_Jv_GetClassStatus): Declare. | kseitz | 2007-01-23 | 4 | -3/+49 |
* | * configure: Rebuilt. | tromey | 2007-01-23 | 3 | -2/+7 |
* | Daily bump. | gccadmin | 2007-01-23 | 1 | -1/+1 |
* | PR java/29812: | tromey | 2007-01-22 | 15 | -54/+255 |
* | * config/m68k/m68k.h: Fix comment. | schwab | 2007-01-22 | 2 | -2/+6 |
* | * passes.c (init_optimization_passes): Do not rerun | hubicka | 2007-01-22 | 2 | -8/+13 |
* | * libtool-version: Bump current to 9. | tromey | 2007-01-22 | 2 | -1/+5 |
* | 2007-01-22 Paolo Carlini <pcarlini@suse.de> | paolo | 2007-01-22 | 2 | -26/+21 |
* | 2007-01-22 Andrew Haley <aph@redhat.com> | aph | 2007-01-22 | 2 | -0/+12 |
* | 2007-01-22 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-22 | 6 | -2/+266 |
* | Typo fix. | bje | 2007-01-22 | 1 | -1/+1 |
* | * intrinsic.texi (ACHAR): Added cross-references. | brooks | 2007-01-22 | 2 | -2/+19 |
* | 2007-01-21 Andrew Pinski <pinskia@gmail.com> | pinskia | 2007-01-22 | 2 | -0/+6 |
* | Daily bump. | gccadmin | 2007-01-22 | 1 | -1/+1 |
* | PR rtl-optimization/29329 | ebotcazou | 2007-01-21 | 4 | -22/+71 |
* | * runtime/error.c: Include sys/time.h before sys/resource.h. | fxcoudert | 2007-01-21 | 2 | -5/+11 |
* | 2007-01-21 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2007-01-21 | 4 | -3/+40 |
* | * ipa-inline.c (inlining_mode): Comment, move up. | hubicka | 2007-01-21 | 2 | -130/+162 |
* | 2006-12-09 Tobias Burnus <burnus@net-b.de> | burnus | 2007-01-21 | 6 | -494/+98 |
* | 2007-01-21 Dirk Mueller <dmueller@suse.de> | mueller | 2007-01-21 | 2 | -10/+34 |
* | 2007-01-21 Paolo Carlini <pcarlini@suse.de> | paolo | 2007-01-21 | 4 | -48/+292 |
* | * tree-vectorizer.h (struct _stmt_vec_info): Add new field | irar | 2007-01-21 | 6 | -52/+138 |
* | 2007-01-21 Matthias Klose <doko@debian.org> | doko | 2007-01-21 | 3 | -4/+9 |
* | 2007-01-20 Andrew Pinski <pinskia@gmail.com> | pinskia | 2007-01-21 | 7 | -3/+88 |
* | * doc/invoke.texi (-fdump-rtl-combine): Fix under/overfull hbox. | sayle | 2007-01-21 | 2 | -18/+31 |
* | * tree-flow.h (struct stmt_ann_d): Move references_memory to proper | hubicka | 2007-01-21 | 2 | -4/+9 |
* | * intrinsic.texi: Edited all "Syntax" examples to a consistent form. | brooks | 2007-01-21 | 2 | -147/+145 |
* | Daily bump. | gccadmin | 2007-01-21 | 1 | -1/+1 |
* | 2007-01-21 Tobias Burnus <burnus@net-b.de> | burnus | 2007-01-20 | 2 | -1/+5 |
* | * openmp.c, matchexp.c, module.c, scanner.c, resolve.c, st.c, | kargl | 2007-01-20 | 12 | -1714/+1623 |
* | * module.c (mio_array_ref): The dimen_type fields of an array ref | sayle | 2007-01-20 | 2 | -2/+25 |
* | * dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, | sayle | 2007-01-20 | 8 | -22/+137 |
* | * trans-intrinsic.c (gfc_conv_intrinsic_sign): New branchless | sayle | 2007-01-20 | 5 | -14/+120 |
* | 2007-01-20 Matthias Klose <doko@debian.org> | doko | 2007-01-20 | 5 | -78/+70 |
* | * gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. | fxcoudert | 2007-01-20 | 154 | -517/+709 |
* | gcc/Changelog typos | bstarynk | 2007-01-20 | 1 | -8/+7 |
* | * pa.c (output_move_double): Change array size of xoperands to 4. | danglin | 2007-01-20 | 2 | -4/+5 |
* | PR fortran/30446 | fxcoudert | 2007-01-20 | 2 | -0/+8 |
* | * tree-tailcall.c (adjust_return_value): Do not use RESULT_DECL | hubicka | 2007-01-20 | 2 | -7/+11 |
* | 2007-01-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-20 | 2 | -4/+72 |
* | Cast both sides of the conditional expression. Still covered by same | ian | 2007-01-20 | 1 | -1/+3 |
* | * expmed.c (expand_divmod) [TRUNC_MOD_EXPR, TRUNC_DIV_EXPR]: Cast | ian | 2007-01-20 | 2 | -2/+9 |
* | * tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field | ian | 2007-01-20 | 3 | -19/+39 |
* | PR middle-end/29335 | ghazi | 2007-01-20 | 4 | -0/+26 |
* | * decl2.c (start_objects, start_static_storage_duration_function): | hubicka | 2007-01-20 | 2 | -12/+6 |
* | Daily bump. | gccadmin | 2007-01-20 | 1 | -1/+1 |