aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-05-31cp-tree.h (c_get_alias_set): Deleted.Richard Kenner2-1/+1
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner2-29/+18
2000-05-31parse.y (resolve_field_access): Complete the DECL_INITIAL tree before using i...Alexandre Petit-Bianco3-166/+237
2000-05-31ia64.c (sdata_symbolic_operand): Consider small CONSTANT_POOL_ADDRESS_P addre...Richard Henderson3-5/+32
2000-05-31ia64-protos.h (ia64_expand_prediction): Remove.Richard Henderson5-90/+48
2000-05-31ifcvt.c (merge_if_block): Be prepared for JOIN to have no remaining edges.Richard Henderson2-7/+26
2000-05-31* ifcvt.c (cond_exec_process_insns): Don't ever ignore clobbers.Richard Henderson2-4/+6
2000-05-31flow.c (merge_blocks_nomove): Remove a barrier not following a jump as well.Richard Henderson2-0/+7
2000-05-31java-tree.h (boolean_array_vtable, [...]): Declare.Tom Tromey4-8/+98
2000-05-31flow.c (propagate_block): Move initialization of mem_set_list ...Richard Henderson2-21/+33
2000-05-31Add documentation of TREE_ADDRESSABLE in FIELD_DECLRichard Kenner1-2/+5
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner1-0/+13
2000-05-31* jump.c (jump_optimize_1): Revert 05-18 change.Richard Henderson2-8/+8
2000-05-31invoke.texi: Remove documentation for -fguiding-decls.Mark Mitchell14-173/+83
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner28-577/+739
2000-05-31* configure.in: Fix typo last change.Richard Henderson3-231/+246
2000-05-31configure.in (enable-nls): Enable if build == host, i.e.Philipp Thomas9-240/+5788
2000-05-31decl.c (build_cp_library_fn): Set DECL_CONTEXT.Mark Mitchell5-8/+38
2000-05-31change invocation of check script for fixincBruce Korb2-17/+14
2000-05-31modified test resultsBruce Korb7-7/+51
2000-05-31rework "make check" for fixinclBruce Korb2-1327/+1
2000-05-31rework "make check" for fixincBruce Korb6-166/+359
2000-05-31* except.c (clear_function_eh_region): Do not free NULL.Philippe De Muyter2-1/+6
2000-05-31flow.c (propagate_block): If block has no successors, stores to frame are dea...Richard Kenner2-0/+25
2000-05-31tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner1-4/+3
2000-05-31Add blank lineRichard Kenner1-0/+1
2000-05-31Fix formatting of commentRichard Kenner1-1/+2
2000-05-31stmt (expand_end_case): Reorder conversion sequence for jump table to avoid e...Nathan Sidwell2-4/+9
2000-05-31* decl.c (grok_reference_init): Pass LOOKUP_ONLYCONVERTING.Jason Merrill2-1/+6
2000-05-31newJason Merrill2-0/+29
2000-05-31Daily bump.Jeff Law2-2/+2
2000-05-31ifcvt.c (cond_exec_process_if_block): Do nothing if the last insn in the bloc...Jeffrey A Law2-0/+16
2000-05-31call.c (add_template_candidate_real): Handle member template constructors for...Mark Mitchell4-5/+62
2000-05-30optabs.c (prepare_float_lib_cmp): Protect *px and *py from queue.Alexandre Oliva2-1/+7
2000-05-31Allow HIGH/LO_SUM in the prologueMichael Meissner2-0/+16
2000-05-30* combine.c (get_pos_from_mask): Test exact_log2 result as signed.Richard Henderson2-2/+8
2000-05-30* bb-reorder.c (emit_jump_to_block_after): Protect use of HAVE_return.Richard Henderson2-0/+8
2000-05-30restore old algorighm for char_macro_*_fix routinesBruce Korb1-3/+3
2000-05-30Split the ChangeLogJeff Law2-14469/+14470
2000-05-30restore old algorighm for char_macro_*_fix routinesBruce Korb3-175/+148
2000-05-30diff of diff does not work well, so use expected test result filesBruce Korb54-0/+703
2000-05-30* call.c (joust): Fix handling of overloaded builtin operators.Mark Mitchell3-1/+18
2000-05-30alpha.md (*setne_internal): Use match_operator instead of working down from i...Richard Henderson2-10/+17
2000-05-30cp-tree.h (DECL_ANTICIPATED): New macro.Zack Weinberg5-3/+37
2000-05-30* invoke.texi (-Wtraditional): Update WRT function macros.Kaveh R. Ghazi2-0/+7
2000-05-30update explicit instantiation docsJason Merrill1-2/+6
2000-05-30* except.c (free_exception_table): Do not free NULL.Philippe De Muyter2-1/+6
2000-05-30Daily bump.Jeff Law2-2/+2
2000-05-29Document FUNCTION_OK_FOR_SIBCALL.Richard Henderson1-0/+19
2000-05-30cpplib.c (do_if): Don't save and restore only_seen_white here.Zack Weinberg4-10/+34