| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ChangeLog: | aoliva | 2007-02-10 | 46 | -82/+677 |
* | 2007-02-10 Andrew Haley <aph@redhat.com> | aph | 2007-02-10 | 2 | -21/+36 |
* | * configure: Rebuilt. | membar | 2007-02-10 | 3 | -137/+15 |
* | * Makefile.in: Rebuilt. | membar | 2007-02-10 | 3 | -34/+35 |
* | 2007-02-10 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2007-02-10 | 3 | -56/+62 |
* | sync config directory with src | bonzini | 2007-02-10 | 2 | -0/+11 |
* | * gcc.dg/tree-ssa/loop-25.c: Verify the result in the profile pass. | rakdver | 2007-02-10 | 2 | -8/+12 |
* | PR rtl-optimization/29599 | kkojima | 2007-02-10 | 2 | -2/+9 |
* | * gfortran.dg/secnds.f: Replace time tolerance with a | brooks | 2007-02-10 | 3 | -17/+20 |
* | * gcc/config/i386/i386.h (TARGET_KEEPS_VECTOR_ALIGNED_STACK): New. | stuart | 2007-02-10 | 7 | -36/+387 |
* | 2007-02-10 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-10 | 2 | -53/+7 |
* | * test_summary (configflags): Adjust for changes in the | hp | 2007-02-10 | 2 | -0/+7 |
* | Daily bump. | gccadmin | 2007-02-10 | 1 | -1/+1 |
* | * params.def (PARAM_INLINE_UNIT_GROWTH): Set to 30. | hubicka | 2007-02-09 | 3 | -2/+5 |
* | * Makefile.in (passes.o, ipa-inline.o): Add dependencies. | hubicka | 2007-02-09 | 13 | -66/+218 |
* | * config/alpha/alpha.c (emit_insxl): Force the first operand of | sayle | 2007-02-09 | 2 | -0/+7 |
* | PR bootstrap/30748 | drow | 2007-02-09 | 3 | -2/+10 |
* | fortran/ | burnus | 2007-02-09 | 27 | -54/+151 |
* | * config/ia64/ia64.md (bswapdi2): New define_insn. | sayle | 2007-02-09 | 4 | -1/+25 |
* | PR libgcj/30647: | tromey | 2007-02-09 | 3 | -5/+162 |
* | * sysdep/alpha/locks.h (read_barrier): New. | rth | 2007-02-09 | 2 | -0/+12 |
* | PR fortran/30720 | fxcoudert | 2007-02-09 | 8 | -52/+66 |
* | - reindent ChangeLog entries | doko | 2007-02-09 | 1 | -36/+36 |
* | 2007-02-09 Jakub Jelinek <jakub@redhat.com> | aph | 2007-02-09 | 2 | -0/+5 |
* | * gnu/classpath/jdwp/VMVirtualMachine.java | kseitz | 2007-02-09 | 5 | -1/+99 |
* | Move misplaced changelog from last delta, and remove the file created. | rsandifo | 2007-02-09 | 2 | -18/+25 |
* | * config/i386/constraints.md (Ym): New constraint. | rth | 2007-02-09 | 5 | -59/+215 |
* | 2007-02-09 Jakub Jelinek <jakub@redhat.com> | aph | 2007-02-09 | 1 | -2/+9 |
* | 2007-02-09 Gary Benson <gbenson@redhat.com> | gary | 2007-02-09 | 3 | -1/+7 |
* | 2007-02-09 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> | hjagasia | 2007-02-09 | 2 | -2/+14 |
* | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-09 | 3 | -10/+27 |
* | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-09 | 2 | -1/+5 |
* | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-09 | 2 | -0/+6 |
* | * gcc_update: Update for configure.in -> configure.ac. | drow | 2007-02-09 | 2 | -1/+5 |
* | * libiberty.h (pex_write_input): Remove prototype. | jsm28 | 2007-02-09 | 2 | -27/+4 |
* | * Makefile.tpl (build_alias, host_alias, target_alias): Use | drow | 2007-02-09 | 7 | -2777/+5709 |
* | gcc/testsuite/ | rsandifo | 2007-02-09 | 17 | -5/+67 |
* | gcc/testsuite/ | rsandifo | 2007-02-09 | 3 | -2/+20 |
* | gcc/testsuite/ | rsandifo | 2007-02-09 | 2 | -0/+9 |
* | 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> | rsandifo | 2007-02-09 | 3 | -8/+18 |
* | gcc/testsuite/ | rsandifo | 2007-02-09 | 3 | -0/+17 |
* | gcc/testsuite/ | rsandifo | 2007-02-09 | 3 | -0/+22 |
* | gcc/ | rsandifo | 2007-02-09 | 11 | -43/+204 |
* | 2007-02-09 Zdenek Dvorak <dvorakz@suse.cz> | rguenth | 2007-02-09 | 6 | -0/+229 |
* | 2007-02-09 Paolo Carlini <pcarlini@suse.de> | paolo | 2007-02-09 | 2 | -1/+5 |
* | PR 23566 | jakub | 2007-02-09 | 3 | -123/+177 |
* | * gcc.dg/pr26570.c: Clean up coverage files. | uros | 2007-02-09 | 18 | -11/+41 |
* | * sources.am: Regenerate. | kseitz | 2007-02-09 | 4 | -0/+9 |
* | * calls.c (store_one_arg): Pass correct alignment to | jsm28 | 2007-02-09 | 3 | -3/+38 |
* | 2007-02-08 Howard Hinnant <hhinnant@apple.com> | paolo | 2007-02-09 | 3 | -2/+27 |