aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-01stmt.c (expand_decl): Be more selective about calling mark_reg_pointer.Jeff Law2-5/+19
2004-06-01re PR objc/7993 (private variables cannot be shadowed in subclasses)Nicola Pero5-18/+146
2004-06-01invoke.texi (-static-libgcc): Explicitly mention non-GNU linkers.Eric Botcazou2-8/+13
2004-06-01Daily bump.GCC Administrator1-1/+1
2004-05-31re PR c++/15701 (ICE with friends and template template parameter)Mark Mitchell4-1/+27
2004-06-01re PR target/12968 (doc m68k -mshort)Bernardo Innocenti2-0/+7
2004-05-31re PR c/15749 (--pedantic-errors behaves differently from --pedantic with C-c...Joseph Myers5-2/+50
2004-05-31re PR target/15693 (ICE - unrecognizable insn)Eric Botcazou6-2/+69
2004-05-31re PR c++/15742 ('noreturn' attribute ignored in method of template functions.)Mark Mitchell15-18/+200
2004-05-31gengtype-lex.l: Catch stray GTY markers in the files gengtype looks at.Geoffrey Keating3-1/+13
2004-05-31* trans-types.c: Fix spelling & layout in comments.Tobias Schlüter2-10/+28
2004-05-31re PR tree-optimization/15743 (Fold index() at tree level.)Kazu Hirata2-0/+7
2004-05-31re PR c++/15069 (a bit test on a variable of enum type is miscompiled)Roger Sayle4-5/+37
2004-05-31pa.md: Disable the peephole2 patterns that generate indexed floating-point st...John David Anglin2-0/+33
2004-05-31c-pretty-print.c (pp_c_left_bracket): Make a function.Gabriel Dos Reis6-51/+153
2004-05-31sol2.h (__enable_execute_stack): ANSIfy function definition.Eric Botcazou2-2/+6
2004-05-31parser.c (cp_parser_simple_type_specifier): Explicitly test against NULL_TREE.Eric Botcazou2-1/+7
2004-05-31jcf-write.c (generate_bytecode_conditional): Correct handling of unordered co...Bryce McKinlay2-4/+12
2004-05-31c-incpath.c (add_path): Canonicalize paths to use '/' if HAVE_DOS_BASED_FILES...Danny Smith2-0/+15
2004-05-31tree-ssa-dom.c (record_equivalences_from_incoming_edge): Only look at case la...Steven Bosscher2-2/+13
2004-05-31* builtins.c: Add a prototype for fold_builtin_strchr().Kazu Hirata2-0/+5
2004-05-31call.c, [...]: Fix comment formatting.Kazu Hirata8-13/+18
2004-05-31revert: combine.c (gen_binary): Remove.Paolo Bonzini2-320/+315
2004-05-31pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands when gene...John David Anglin2-0/+6
2004-05-31Daily bump.GCC Administrator1-1/+1
2004-05-30c-decl.c (c_expand_body_1): Remove and fold back into ...Andrew Pinski7-84/+50
2004-05-30fold-const.c (combine_comparisons, [...]): Use constant_boolean_node where ap...Roger Sayle2-98/+53
2004-05-30c-tree.texi (Expressions): Document FLOOR_DIV_EXPR...Roger Sayle2-46/+97
2004-05-30re PR tree-optimization/14819 ([tree-ssa] strchr is not folded at tree-level)Steven Bosscher2-0/+54
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata39-151/+164
2004-05-30gimplify.c (sort_case_labels): New.Steven Bosscher4-3/+45
2004-05-30* lang-specs.h: Add missing initializers for .ii.Andreas Jaeger2-3/+7
2004-05-30target-supports.exp (check_iconv_available): Fix fallout from 2004-05-28 patch.Graham Stott2-2/+7
2004-05-30re PR fortran/14067 (no warning when character data statement overflows decla...Tobias Schlüter2-3/+11
2004-05-30fold-const.c (fold): Make sure the type is of BOOLEAN_TYPE.Andrew Pinski2-0/+9
2004-05-30re PR fortran/15620 (Statement functions and optimization cause IC)Paul Brook8-62/+186
2004-05-30iresolve.c (gfc_resolve_random_number): Clean up conditional.Steven G. Kargl4-3/+47
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata29-57/+67
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating7-34/+108
2004-05-30Daily bump.GCC Administrator1-1/+1
2004-05-29gimplify.c (gimplify_expr): Don't build a statement list if no gimplification...Jason Merrill2-10/+18
2004-05-29pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well...Joseph Myers3-20/+28
2004-05-29* c-typeck.c (common_type): Correct comment.Joseph Myers2-4/+11
2004-05-29Fix typo in previous patch.Bernardo Innocenti1-1/+1
2004-05-29m68k.c (CONST_METHOD): Add MVZ, MVS.Peter Barada2-2/+26
2004-05-29m68k.h (EXTRA_CONSTRAINT): add 'U' for register offset addressing.Peter Barada3-8/+22
2004-05-29* simplify.c (gfc_simplify_log): Remove useless line of code.Steven G. Kargl2-1/+4
2004-05-29java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a local variable was...Ranjit Mathew4-25/+30
2004-05-28c-semantics.c (emit_local_var): Remove code for DECL_INITIAL.Andrew Pinski2-12/+2
2004-05-28re PR target/15720 (function marked inline which is called directly isn't emi...Andrew Pinski2-0/+9