Age | Commit message (Expand) | Author | Files | Lines |
2004-11-04 | re PR tree-optimization/18184 (Tree optimizers ignore pointer modes) | Ulrich Weigand | 6 | -2/+30 |
2004-11-04 | asm-qual-1.c, [...]: New tests. | Joseph Myers | 22 | -0/+221 |
2004-11-04 | gty.texi, [...]: Don't reference specific C parser files in examples. | Joseph Myers | 4 | -4/+9 |
2004-11-04 | c90-restrict-1.c, [...]: Adjust expected messages for new parser. | Joseph Myers | 16 | -26/+37 |
2004-11-04 | re PR rtl-optimization/15342 ([arm-linux] internal compiler error: in verify_... | Richard Sandiford | 4 | -2/+33 |
2004-11-04 | bitmap.h: Fix a comment typo. | Kazu Hirata | 3 | -12/+17 |
2004-11-04 | sdbout.c (SDB_GENERATE_FAKE): Remove. | Kazu Hirata | 4 | -13/+9 |
2004-11-04 | * config/s390/s390.md ("*addsi3_sign"): Use canonical RTL. | Ulrich Weigand | 2 | -2/+6 |
2004-11-04 | DR 49, 100 | Giovanni Bajo | 13 | -345/+454 |
2004-11-04 | re PR other/18277 (libsupc++/guard.cc:62: error: 'RECURSIVE_ERRORCHECKMUTEX' ... | Eric Botcazou | 2 | -4/+8 |
2004-11-04 | predict.c (propagate_freq): Make bitno unsigned. | Nathan Sidwell | 2 | -11/+14 |
2004-11-04 | bitmap.h (bitmap_iterator): Remove word_bit and bit fields. | Nathan Sidwell | 2 | -336/+315 |
2004-11-04 | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 9 | -22/+27 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 34 | -124/+156 |
2004-11-04 | re PR tree-optimization/18009 (ICE in vect_transform_stmt, at tree-vectorizer... | Dorit Naishlos | 3 | -90/+215 |
2004-11-03 | timevar.c (timevar_enable): Change from static. | Andrew Pinski | 3 | -12/+25 |
2004-11-03 | darwin.h (REAL_LIBGCC_SPEC): Define to use shared libgcc for shared libraries. | Andrew Pinski | 2 | -0/+12 |
2004-11-04 | * g++.dg/rtti/tinfo1.C: Remove xfails. | Ben Elliston | 2 | -4/+8 |
2004-11-03 | predict.c (struct block_info_def): Kill "tovisit" field. | Jeff Law | 2 | -27/+46 |
2004-11-04 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-11-04 | enum5.C (enum conditions): Move the packed attribute to the definition to sat... | Ben Elliston | 2 | -5/+10 |
2004-11-03 | stdarg-2.c (foo): Split multiple invocations of va_arg. | Eric Botcazou | 2 | -3/+11 |
2004-11-03 | s390-protos.h (s390_split_access_reg): Add prototype. | Ulrich Weigand | 5 | -76/+176 |
2004-11-03 | tree-phinodes.c (resize_phi_node): Copy only a portion of the PHI node curren... | Kazu Hirata | 2 | -2/+9 |
2004-11-03 | re PR middle-end/18231 (Nested inline function not inlined) | Andrew Pinski | 2 | -5/+10 |
2004-11-03 | re PR tree-optimization/18270 (internal compiler error: in tree_redirect_edge... | Andrew MacLeod | 2 | -0/+25 |
2004-11-03 | tree-ssa-loop-ivopts.c (get_address_cost): Offset zero does not cause extra c... | Ulrich Weigand | 2 | -10/+10 |
2004-11-03 | lambda-code.c (lambda_compute_auxillary_space): Update comments. | Daniel Berlin | 4 | -25/+80 |
2004-11-03 | tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead of CEIL_MOD_EXPR. | Sebastian Pop | 2 | -1/+6 |
2004-11-03 | stmt.c (expand_case): Speed up code to detect duplicate case label targets an... | Jeff Law | 2 | -9/+17 |
2004-11-03 | * cppdefault.c, cppdefault.h, timevar.h: Update copyright. | Kazu Hirata | 4 | -3/+7 |
2004-11-03 | * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting. | Kazu Hirata | 4 | -4/+8 |
2004-11-03 | re PR c++/18124 (ICE with invalid template template parameter) | Mark Mitchell | 8 | -11/+64 |
2004-11-03 | tree-cfg.c (find_taken_edge): Abort if we are given a statement that is neith... | Kazu Hirata | 2 | -4/+9 |
2004-11-03 | re PR fortran/17535 (gfortran with module procedures) | Tobias Schlüter | 6 | -0/+88 |
2004-11-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-11-02 | * de.po: Update. | Joseph Myers | 2 | -443/+447 |
2004-11-02 | fold-const.c (fold): Reassociate also (x - mult) + mult and (mult - x) + mult. | Zdenek Dvorak | 2 | -10/+23 |
2004-11-02 | configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just because we don't ... | Geoffrey Keating | 4 | -6/+31 |
2004-11-02 | flow.c (init_propagate_block_info): Use bitmap_empty_p on result of bitmap_xor. | Nathan Sidwell | 2 | -3/+10 |
2004-11-02 | c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove. | Ziemowit Laski | 8 | -31/+49 |
2004-11-02 | cfgloop.h (struct loop): Update comment. | Steven Bosscher | 8 | -336/+350 |
2004-11-02 | re PR java/17265 (Libjava doesn't build) | Bryce McKinlay | 2 | -1/+56 |
2004-11-02 | uninit-C.c: Remove special-casing for SPARC. | Eric Botcazou | 3 | -2/+9 |
2004-11-02 | re PR tree-optimization/16808 (verify_ssa failed: Missing definition for SSA_... | Andrew Pinski | 4 | -0/+50 |
2004-11-02 | Correct the date in my changelog entry | Andrew Pinski | 1 | -1/+1 |
2004-11-02 | re PR ada/18228 (Ada uses the wrong file ending for its shared library on dar... | Andrew Pinski | 2 | -0/+8 |
2004-11-02 | s390.md ("movcc"): Set type attribute. | Andreas Krebbel | 2 | -1/+6 |
2004-11-02 | tree-phinodes.c (add_phi_arg): Add an assertion that the edge already exists. | Kazu Hirata | 2 | -8/+8 |
2004-11-02 | tree-phinodes.c (remove_phi_arg_num): Do not zero the element that's being re... | Kazu Hirata | 2 | -4/+9 |