aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-05-29flow.c (mark_used_reg): If a register is unconditionally live, remove any con...Richard Earnshaw2-0/+23
2000-05-29final.c (current_output_insn): New.Richard Henderson3-4/+13
2000-05-29* stor-layout.c (finalize_record_size): Fix typo.Richard Henderson2-1/+3
2000-05-29jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END if nlabel is null.Richard Henderson2-1/+7
2000-05-29cpplib.h (cpp_reader): Remove if_stack.Zack Weinberg13-369/+293
2000-05-29cp-tree.h (CLASSTYPE_ALIGN_UNIT): New macro.Mark Mitchell3-1/+11
2000-05-29function.c (emit_return_into_block): New line_note arg; emit it.Richard Henderson2-23/+55
2000-05-29longlong.h [__alpha] (count_leading_zeros): New.Richard Henderson6-17/+399
2000-05-29Daily bump.Jeff Law2-2/+2
2000-05-29combine.c (force_to_mode): Convert subtraction from a constant to NEG or NOT ...Richard Henderson2-1/+25
2000-05-29combine.c (combine_simplify_rtx): Don't create an if_then_else unless both ar...Richard Henderson2-31/+52
2000-05-29toplev.c (rest_of_compilation): Set no_new_pseudos after flow1; instead track...Richard Henderson2-12/+23
2000-05-29rs6000.c (output_cbranch): Escape '%' characters so output_operand doesn't se...Geoff Keating2-0/+9
2000-05-28lcm.c (make_preds_opaque): Fix comment.Clinton Popetz4-51/+60
2000-05-28* gcc.c-torture/execute/20000528-1.c: New test.Alexandre Oliva2-0/+15
2000-05-28* mklibgcc.in (all): Variable initialised to `libgcc'.Philippe De Muyter2-1/+5
2000-05-28toplev.h (skip_leading_substring): New macro.Gabriel Dos Reis5-40/+68
2000-05-28Docuement that CONSITIONAL_REGISTER_USAGE can modify reg_names.Nick Clifton2-7/+13
2000-05-28regclass.c (record_operand_costs): Protect reg_changes_size with CLASS_CANNOT...Richard Henderson2-0/+5
2000-05-28* loop.c (instrument_loop_bct): Set JUMP_LABEL on the new insn.Richard Henderson2-4/+11