| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c, | jsm28 | 2004-10-03 | 16 | -206/+213 |
* | * config/mips/mips.md (<u>mulsidi3_32bit_r4000): Fix unsigned case. | rsandifo | 2004-10-03 | 2 | -1/+5 |
* | * da.po: Update. | jsm28 | 2004-10-03 | 2 | -3575/+3338 |
* | 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-03 | 2 | -0/+13 |
* | 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-03 | 2 | -0/+9 |
* | PR tree-optimization/16632 | kazu | 2004-10-03 | 2 | -0/+2 |
* | * fold-const.c (fold) [EQ_EXPR]: When seeing if D & ~C != 0 to | kazu | 2004-10-03 | 4 | -9/+41 |
* | * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug, | pbrook | 2004-10-03 | 2 | -7/+11 |
* | 2004-10-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> | pbrook | 2004-10-03 | 2 | -152/+70 |
* | 2004-10-03 Feng Wang <fengwang@nudt.edu.cn> | pbrook | 2004-10-03 | 2 | -16/+38 |
* | * ginclude/stddef.h: Fix a comment typo. | kazu | 2004-10-03 | 2 | -1/+5 |
* | PR target/17443 | ebotcazou | 2004-10-03 | 2 | -9/+14 |
* | * config/rs6000/linux.h (TARGET_C99_FUNCTIONS): Define. | amodra | 2004-10-03 | 3 | -4/+23 |
* | * arm.c (output_call_mem): Add missing \t. | ian | 2004-10-03 | 2 | -1/+5 |
* | * builtins.c (expand_builtin_memcmp, expand_builtin_strcmp, | ghazi | 2004-10-03 | 2 | -142/+25 |
* | Daily bump. | gccadmin | 2004-10-03 | 1 | -1/+1 |
* | 2004-10-02 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-10-02 | 2 | -17/+63 |
* | * c-objc-common.c (c_tree_printer): Correct description of %E. | jsm28 | 2004-10-02 | 4 | -4/+16 |
* | 2004-10-02 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-10-02 | 13 | -113/+184 |
* | 2004-10-02 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-10-02 | 4 | -92/+72 |
* | 2004-10-02 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-10-02 | 5 | -175/+181 |
* | * objc-act.c: Fix comment typos. | kazu | 2004-10-02 | 2 | -4/+8 |
* | 2004-09-28 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-10-02 | 3 | -31/+41 |
* | * tree-cfg.c, config/s390/tpf-unwind.h: Fix comment typos. | kazu | 2004-10-02 | 3 | -3/+7 |
* | * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*. | uweigand | 2004-10-02 | 2 | -1/+5 |
* | * tree-cfg.c (cleanup_tree_cfg): Speed up by calling | kazu | 2004-10-02 | 2 | -5/+20 |
* | 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> | uweigand | 2004-10-02 | 2 | -0/+41 |
* | 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> | uweigand | 2004-10-02 | 4 | -112/+124 |
* | Daily bump. | gccadmin | 2004-10-02 | 1 | -1/+1 |
* | * c-typeck.c (warn_for_assignment): Don't permit argnum == 0. | jsm28 | 2004-10-01 | 2 | -22/+7 |
* | * config/s390/s390-protos.h (s390_comparison): Add prototype. | uweigand | 2004-10-01 | 5 | -68/+120 |
* | * collect2.c (COLLECT_PARSE_FLAG): Remove. | kazu | 2004-10-01 | 4 | -12/+9 |
* | * config/arm/crti.asm: Give _init and _fini function type. | pbrook | 2004-10-01 | 2 | -1/+13 |
* | * common.opt (ftree-loop-ivcanon): Enable by default. | rakdver | 2004-10-01 | 5 | -5/+25 |
* | 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-01 | 2 | -36/+4 |
* | * config/arm/arm.c (thumb_compute_saved_rag_mask): Or with bitmask, | pbrook | 2004-10-01 | 2 | -2/+8 |
* | 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-01 | 4 | -1/+56 |
* | * c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | hubicka | 2004-10-01 | 16 | -20/+41 |
* | * tree-cfg.c (cleanup_tree_cfg): Pull a call to | kazu | 2004-10-01 | 2 | -3/+14 |
* | * lex.c: Fix a comment typo. | kazu | 2004-10-01 | 2 | -1/+5 |
* | * java-tree.h: Fix a comment typo. | kazu | 2004-10-01 | 2 | -2/+6 |
* | 2004-10-01 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-10-01 | 2 | -2/+17 |
* | * tree-chrec.c (chrec_fold_plus_poly_poly, chrec_fold_plus_1, | rakdver | 2004-10-01 | 5 | -179/+266 |
* | 2004-10-01 Jakub Jelinek <jakub@redhat.com> | jakub | 2004-10-01 | 16 | -971/+72 |
* | 2004-09-30 Eric Christopher <echristo@redhat.com> | echristo | 2004-10-01 | 10 | -41/+111 |
* | * builtins.c (expand_builtin_strstr, expand_builtin_strchr, | ghazi | 2004-10-01 | 2 | -336/+51 |
* | Daily bump. | gccadmin | 2004-10-01 | 1 | -1/+1 |
* | * config/s390/s390-protos.h (s390_expand_logical_operator): Add | uweigand | 2004-10-01 | 4 | -355/+350 |
* | * combine.c (force_to_mode) <NE_EXPR>: Only convert the expression | sayle | 2004-09-30 | 2 | -0/+7 |
* | PR bootstrap/17761 | bje | 2004-09-30 | 2 | -4/+11 |