aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-01-17verify-impl.c (get_short): Sign extend.Tom Tromey2-3/+11
2005-01-17re PR c/5675 (const variables wrongly considered part of constant expressions...Ian Lance Taylor3-9/+15
2005-01-17re PR c/5675 (const variables wrongly considered part of constant expressions...Ian Lance Taylor2-3/+6
2005-01-17tree-cfg.c (tree_forwarder_block_p): Speed up by walking through the statemen...Kazu Hirata2-3/+6
2005-01-17* tree-cfg.c (tree_can_merge_blocks_p): Reorder two checks.Kazu Hirata2-3/+7
2005-01-17re PR middle-end/13127 (Inlining causes spurious "might be used uninitialized...Ian Lance Taylor2-1/+7
2005-01-17re PR middle-end/13127 (Inlining causes spurious "might be used uninitialized...Ian Lance Taylor2-1/+18
2005-01-17rtlanal.c (rtx_cost): Assign cost of 0 to a SUBREG when modes are tieable.Mark Dettinger2-0/+6
2005-01-17gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_crea...Ranjit Mathew3-4/+12
2005-01-17f95-lang.c (gfc_init_builtin_functions): Call targetm.init_builtins.Ira Rosen2-0/+7
2005-01-17common.opt (-fnew-ra): Remove.Paolo Bonzini12-10636/+23
2005-01-17bb-reorder.c (fix_edges_for_rarely_executed_code): Remove last parameter to r...Paolo Bonzini6-21/+33
2005-01-17tree.c (hash_chainon): Remove.Kazu Hirata3-16/+3
2005-01-17pt.c (tinst_for_decl): Remove.Kazu Hirata3-15/+3
2005-01-17cvt.c (convert_lvalue): Remove.Kazu Hirata3-14/+3
2005-01-17class.c (get_enclosing_class): Remove.Kazu Hirata3-30/+5
2005-01-17tree-ssa-dom.c (tree_ssa_dominator_optimize): Don't call mark_dfs_back_edges.Kazu Hirata2-5/+5
2005-01-17tree-ssa-pre.c (add_to_sets): s1 may be NULL.Daniel Berlin4-4/+23
2005-01-17Daily bump.GCC Administrator1-1/+1
2005-01-16ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl instead of a loop to look for...Steven Bosscher2-0/+11
2005-01-16re PR libfortran/18778 (ENDFILE is not functionnal)Bud Davis2-0/+17
2005-01-16Update copyright dates.Paul Brook3-3/+3
2005-01-16re PR fortran/19182 (Error messages seem to be printed slower)Tobias Schlüter2-1/+19
2005-01-16* trans-intrinsic.c, trans-types.c: Update copyright years.Tobias Schlüter3-2/+4
2005-01-16trans-intrinsic.c (gfc_conv_intrinsic_index, [...]): Remove 'gfc'-prefix from...Tobias Schlüter2-13/+18
2005-01-16trans-intrinsic.c (build_fixbound_expr, [...]): Use 'build_int_cst' instead o...Tobias Schlüter2-19/+29
2005-01-16trans-types.c (gfc_get_character_type_len): : Use gfc_charlen_type_node as ba...Tobias Schlüter2-1/+4
2005-01-16trans-intrinsic.c (gfc_conv_intrinsic_ishft): Fix signed / unsigned issue.Tobias Schlüter2-14/+17
2005-01-16re PR target/16304 (bootstrap failure on AIX 4.3.3: cannot build strstream in...John David Anglin8-9/+108
2005-01-16re PR fortran/19168 (Mismatched KINDs in SELECT CASE constucts is not handled...Steven G. Kargl4-11/+80
2005-01-16re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore...Paul Brook4-7/+36
2005-01-16objc-act.c (objc_push_parm): Call c_type_promotes_to() via a lang-hook.Ziemowit Laski2-1/+7
2005-01-16Daily bump.GCC Administrator1-1/+1
2005-01-15Update copyrights to 2005.John David Anglin6-6/+9
2005-01-15primary.c (check_digit): Call 'ISXDIGIT' instead of assuming ASCII-like chara...Tobias Schlüter2-2/+8
2005-01-15re PR rtl-optimization/19462 (generating return insns while current_function_...Hans-Peter Nilsson2-0/+61
2005-01-15re PR objc/19321 (objc ignores volatile in argument types for messages)Ziemowit Laski5-12/+97
2005-01-15* gcc.dg/20040813-1.c: Add hppa*64*-*-* to no stabs list.John David Anglin2-1/+5
2005-01-15re PR target/19336 (HPPA64 does not support TImode)John David Anglin3-0/+62
2005-01-15pa-protos.h (prefetch_operand): Delete.John David Anglin5-111/+125
2005-01-15* config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Revert previous change.David Edelsohn2-2/+6
2005-01-15re PR target/19388 (MAX_OFILE_ALIGNMENT on PA HP-UX)John David Anglin4-9/+25
2005-01-15* tree-ssa-dom.c (extract_range_from_cond): Correct condition.Roger Sayle2-1/+5
2005-01-15harg-reg-set.h (reg_class_names): Prototype global array.Roger Sayle9-20/+31
2005-01-15s390.md ("reload_outti"): Remove predicate for output operand.Ulrich Weigand2-4/+13
2005-01-15config.gcc (*-*-openbsd*): Set HAS_LIBC_R for OpenBSD <= 3.2.Marc Espie4-12/+196
2005-01-15collect2.c (main): Explicitly parse -dynamic-linker option.Marc Espie2-0/+9
2005-01-15re PR tree-optimization/19060 (Miscompiling of if and "long long")Jakub Jelinek5-27/+109
2005-01-15rtems.h (MIPS_DEFAULT_GVALUE): Set to 0.Ralf Corsepius3-3/+17
2005-01-15re PR libfortran/18983 (can't open /dev/null as an output file)Bud Davis2-0/+14