| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-03-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-21 | 6 | -50/+86 |
* | Fix PR middle-end/20177 and add test case. | hagog | 2005-03-21 | 5 | -14/+80 |
* | * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, | zack | 2005-03-21 | 6 | -177/+104 |
* | * config/xtensa/lib1funcs.asm (__mulsi3): Use symbolic name for ACCLO. | bwilson | 2005-03-21 | 3 | -8/+14 |
* | config: | zack | 2005-03-21 | 20 | -239/+230 |
* | * config/xtensa/xtensa-protos.h: (xtensa_simm7, xtensa_uimm8, | bwilson | 2005-03-21 | 6 | -482/+342 |
* | * configure.ac: Do not invoke TL_AC_GCC_VERSION. | zack | 2005-03-21 | 8 | -58/+26 |
* | * config/v850/v850-protos.h: Remove the prototypes for | kazu | 2005-03-21 | 6 | -451/+467 |
* | * Makefile.in (BASEVER, DEVPHASE, DATESTAMP) | zack | 2005-03-21 | 2 | -26/+41 |
* | 2005-03-21 Stuart Hastings <stuart@apple.com> | stuart | 2005-03-21 | 2 | -0/+20 |
* | * Makefile.in: Set gcc_version directly, not via substitution. | zack | 2005-03-21 | 5 | -33/+27 |
* | * configure.ac: Do not invoke TL_AC_GCC_VERSION. | zack | 2005-03-21 | 6 | -53/+38 |
* | * configure.ac: Do not invoke TL_AC_GCC_VERSION. | zack | 2005-03-21 | 7 | -40/+26 |
* | * Makefile.in: Set gcc_version here. | zack | 2005-03-21 | 5 | -31/+16 |
* | * acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic. | zack | 2005-03-21 | 12 | -24/+49 |
* | * tree-into-ssa.c: Remove obsolete comments. | kazu | 2005-03-21 | 2 | -6/+7 |
* | 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-03-21 | 4 | -5/+73 |
* | 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-03-21 | 3 | -4/+8 |
* | 2005-03-17 Andrew Haley <aph@redhat.com> | aph | 2005-03-21 | 8 | -22/+45 |
* | * optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | uros | 2005-03-21 | 7 | -1/+77 |
* | 2005-03-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-03-21 | 4 | -59/+40 |
* | * builtins.c (fold_builtin): Take decomposed arguments of | kazu | 2005-03-21 | 6 | -15/+28 |
* | 2005-03-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-03-21 | 5 | -22/+28 |
* | * builtins.c (fold_builtin_1): Take decomposed arguments of | kazu | 2005-03-21 | 1 | -0/+1 |
* | * builtins.c (fold_builtin_1): Take decomposed arguments of | kazu | 2005-03-21 | 2 | -5/+11 |
* | Oops - forgot to include ChangeLog entry for m32r patch | nickc | 2005-03-21 | 1 | -0/+1 |
* | 2005-03-21 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-03-21 | 2 | -1/+5 |
* | remove conflict indicators | nathan | 2005-03-21 | 1 | -1/+0 |
* | PR other/20564 | nathan | 2005-03-21 | 3 | -10/+41 |
* | 2005-03-21 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-03-21 | 4 | -0/+37 |
* | 2005-03-21 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-03-21 | 3 | -0/+21 |
* | Oops - forgot to include ChangeLog entry for m32r patch | nickc | 2005-03-21 | 1 | -0/+29 |
* | * libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro. | rsandifo | 2005-03-21 | 3 | -38/+36 |
* | PR middle-end/20539 | sayle | 2005-03-21 | 7 | -17/+93 |
* | * c-common.c (lvalue_or_else): Replace by lvalue_error; only give | jsm28 | 2005-03-21 | 7 | -33/+75 |
* | Daily bump. | gccadmin | 2005-03-21 | 1 | -1/+1 |
* | * config/rs6000/rs6000.c (rs6000_parm_start): New function. | amodra | 2005-03-20 | 2 | -16/+26 |
* | * c-common.c (check_case_value): Adjust comment about stripping | jsm28 | 2005-03-20 | 3 | -36/+19 |
* | * varasm.c (do_assemble_alias): Restore comment describing function. | sayle | 2005-03-20 | 2 | -1/+11 |
* | PR target/18551 | marekm | 2005-03-20 | 2 | -5/+9 |
* | * config/rs6000/rs6000.c (rs6000_generate_compare): Test | dje | 2005-03-20 | 2 | -3/+8 |
* | * builtins.c (fold_builtin_1): Update a call to | kazu | 2005-03-20 | 8 | -15/+32 |
* | * cgraph.h (cgraph_node): Add prev_clone pointer. | hubicka | 2005-03-20 | 3 | -5/+16 |
* | * c-common.c (handle_aligned_attribute, check_function_sentinel, | jsm28 | 2005-03-20 | 6 | -54/+17 |
* | * builtins.c (fold_fixed_mathfn, fold_builtin_trunc, | kazu | 2005-03-20 | 2 | -29/+25 |
* | * c-decl.c (check_bitfield_type_and_width): Require bit-field | jsm28 | 2005-03-20 | 5 | -2/+36 |
* | Daily bump. | gccadmin | 2005-03-20 | 1 | -1/+1 |
* | * doc/extend.texi (__builtin_inf): Move statement about INFINITY | jsm28 | 2005-03-19 | 2 | -1/+6 |
* | * c.opt (ansi, std=iso9899:1990, std=iso9899:1999, | jsm28 | 2005-03-19 | 2 | -4/+9 |
* | gcc: | jsm28 | 2005-03-19 | 5 | -5/+16 |