Age | Commit message (Expand) | Author | Files | Lines |
2004-11-05 | expmed.c (extract_force_align_mem_bit_field): New. | Richard Henderson | 2 | -1/+153 |
2004-11-05 | ia64.md (UNSPEC_SHRP): New. | Richard Henderson | 3 | -0/+104 |
2004-11-05 | be.po, [...]: Update. | Joseph Myers | 12 | -30450/+28533 |
2004-11-05 | c-typeck.c (output_init_element): Return early if value is error_mark_node. | Joseph Myers | 4 | -1/+18 |
2004-11-05 | Stop staying that -fno-guess-branch-probability produces random code changes. | James E Wilson | 2 | -13/+13 |
2004-11-05 | Fix 4 execute/va-arg-26.c gcc testsuite failures. | James E Wilson | 2 | -1/+6 |
2004-11-05 | * gfortranspec.c (lang_specific_driver): Change year to 2004. | Tobias Schlüter | 2 | -1/+5 |
2004-11-05 | re PR fortran/18111 (spurious warnings with -W -Wunused) | Tobias Schlüter | 2 | -0/+9 |
2004-11-05 | 20040910-1.c, [...]: Adjust expected messages for new parser. | Joseph Myers | 9 | -16/+24 |
2004-11-05 | s390.c (s390_fixed_condition_code_regs): New function. | Andreas Krebbel | 2 | -0/+20 |
2004-11-05 | re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed) | Tobias Schlüter | 2 | -2/+8 |
2004-11-05 | bitmap.h (enum bitmap_bits): Remove. | Nathan Sidwell | 3 | -161/+535 |
2004-11-05 | re PR tree-optimization/18307 (merge_pointed_to_info called incorrectly) | Nathan Sidwell | 2 | -2/+17 |
2004-11-05 | Index: ChangeLog | Geoffrey Keating | 8 | -741/+41 |
2004-11-05 | re PR target/18263 ([3.4 only] Build broken for ARC.) | Ramana Radhakrishnan | 2 | -1/+7 |
2004-11-05 | c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g... | Joseph Myers | 24 | -352/+365 |
2004-11-05 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 12 | -108/+115 |
2004-11-05 | arm.c (arm_handle_notshared_attribute): New function. | Mark Mitchell | 5 | -0/+79 |
2004-11-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-11-04 | tree-phinodes.c (make_phi_node): Make it static. | Kazu Hirata | 3 | -2/+6 |
2004-11-04 | stmt.c (expand_asm, [...]): Make them static. | Kazu Hirata | 3 | -4/+8 |
2004-11-04 | passes.c (rest_of_compilation): Make it static. | Kazu Hirata | 3 | -2/+6 |
2004-11-04 | jump.c (cleanup_barriers): Use delete_insn instead of delete_barrier. | Kazu Hirata | 3 | -13/+8 |
2004-11-04 | expr.c (mostly_zero_p): Make it static. | Kazu Hirata | 3 | -2/+6 |
2004-11-04 | * cfgrtl.c (force_nonfallthru_and_redirect): Make it static. | Kazu Hirata | 2 | -2/+5 |
2004-11-04 | builtins.c (expand_builtin_return_addr, [...]): Make them static. | Kazu Hirata | 4 | -6/+11 |
2004-11-04 | tree-cfg.c (find_taken_edge): Reject VAL begin NULL. | Kazu Hirata | 3 | -3/+10 |
2004-11-04 | pragma-align.c (sixteen): Use 8-byte alignment on LP64 targets. | Eric Botcazou | 2 | -0/+9 |
2004-11-04 | cfghooks.c (delete_basic_block): Remove code to truncate edge vectors. | Kazu Hirata | 2 | -3/+5 |
2004-11-04 | flow.c (init_propagate_block_info): Change the type of i to unsigned. | Andrew Pinski | 2 | -1/+6 |
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 |