| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PR middle-end/27416 | jakub | 2007-01-24 | 4 | -0/+76 |
* | PR middle-end/30494 | jakub | 2007-01-24 | 5 | -2/+73 |
* | PR middle-end/30421 | jakub | 2007-01-24 | 4 | -6/+77 |
* | * gcc.target/ia64/versionid-1.c: New test. | sje | 2007-01-24 | 3 | -0/+25 |
* | Forgot ChangeLog in previous commit. | sje | 2007-01-24 | 1 | -0/+17 |
* | * target.h (globalize_decl_name): New. | sje | 2007-01-24 | 7 | -7/+91 |
* | 2007-01-24 Andrew Haley <aph@redhat.com> | aph | 2007-01-24 | 3 | -3/+27 |
* | 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-01-24 | 6 | -41/+96 |
* | 2007-01-24 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-24 | 2 | -10/+25 |
* | 2007-01-24 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-24 | 2 | -2/+12 |
* | * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable. | hubicka | 2007-01-24 | 4 | -2/+36 |
* | 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-01-24 | 5 | -0/+73 |
* | * config/i386/i386.md (tanxf2, tan<mode>2, atan<mode>2, log<mode>2, | uros | 2007-01-24 | 2 | -25/+31 |
* | gcc/ | rsandifo | 2007-01-24 | 2 | -0/+22 |
* | 2007-01-23 Andrew Pinski <pinskia@gmail.com> | pinskia | 2007-01-24 | 4 | -0/+27 |
* | 2007-01-23 Andrew Pinski <pinskia@gmail.com> | pinskia | 2007-01-24 | 2 | -2/+16 |
* | 2007-01-23 Jerry DeLisle <jvdelisle@gcc.gnu.org> | jvdelisle | 2007-01-24 | 3 | -0/+22 |
* | 2007-01-23 Jerry DeLisle <jvdelisle@gcc.gnu.org> | jvdelisle | 2007-01-24 | 3 | -8/+19 |
* | Daily bump. | gccadmin | 2007-01-24 | 1 | -1/+1 |
* | 2007-01-23 Simon Martin <simartin@users.sourceforge.net> | simartin | 2007-01-23 | 4 | -0/+30 |
* | cp/: | ian | 2007-01-23 | 4 | -2/+27 |
* | gcc: | jsm28 | 2007-01-23 | 10 | -93/+615 |
* | * call.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_OVERFLOW with | sayle | 2007-01-23 | 3 | -10/+14 |
* | 2007-01-23 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-23 | 2 | -2/+8 |
* | 2007-01-23 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-23 | 3 | -10/+17 |
* | * 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 |
* | Daily bump. | gccadmin | 2007-01-23 | 1 | -1/+1 |
* | * 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 |
* | 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 |
* | Daily bump. | gccadmin | 2007-01-22 | 1 | -1/+1 |
* | PR rtl-optimization/29329 | ebotcazou | 2007-01-21 | 4 | -22/+71 |
* | 2007-01-21 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2007-01-21 | 2 | -0/+31 |
* | * ipa-inline.c (inlining_mode): Comment, move up. | hubicka | 2007-01-21 | 2 | -130/+162 |
* | 2007-01-21 Dirk Mueller <dmueller@suse.de> | mueller | 2007-01-21 | 2 | -10/+34 |
* | * tree-vectorizer.h (struct _stmt_vec_info): Add new field | irar | 2007-01-21 | 6 | -52/+138 |
* | 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 |
* | * 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 |
* | * gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. | fxcoudert | 2007-01-20 | 7 | -6/+39 |
* | gcc/Changelog typos | bstarynk | 2007-01-20 | 1 | -8/+7 |