aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-05-31Allow HIGH/LO_SUM in the prologueMichael Meissner1-0/+6
2000-05-30* combine.c (get_pos_from_mask): Test exact_log2 result as signed.Richard Henderson1-0/+4
2000-05-30* bb-reorder.c (emit_jump_to_block_after): Protect use of HAVE_return.Richard Henderson1-0/+4
2000-05-30Split the ChangeLogJeff Law1-14469/+1
2000-05-30restore old algorighm for char_macro_*_fix routinesBruce Korb1-0/+1
2000-05-30diff of diff does not work well, so use expected test result filesBruce Korb1-0/+4
2000-05-30alpha.md (*setne_internal): Use match_operator instead of working down from i...Richard Henderson1-0/+5
2000-05-30* invoke.texi (-Wtraditional): Update WRT function macros.Kaveh R. Ghazi1-0/+4
2000-05-30* except.c (free_exception_table): Do not free NULL.Philippe De Muyter1-0/+4
2000-05-30cpplib.c (do_if): Don't save and restore only_seen_white here.Zack Weinberg1-6/+12
2000-05-29flow.c (mark_used_reg): If a register is unconditionally live, remove any con...Richard Earnshaw1-0/+5
2000-05-29final.c (current_output_insn): New.Richard Henderson1-0/+6
2000-05-29* stor-layout.c (finalize_record_size): Fix typo.Richard Henderson1-0/+2
2000-05-29jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END if nlabel is null.Richard Henderson1-0/+5
2000-05-29cpplib.h (cpp_reader): Remove if_stack.Zack Weinberg1-0/+34
2000-05-29function.c (emit_return_into_block): New line_note arg; emit it.Richard Henderson1-0/+7
2000-05-29longlong.h [__alpha] (count_leading_zeros): New.Richard Henderson1-0/+19
2000-05-29combine.c (force_to_mode): Convert subtraction from a constant to NEG or NOT ...Richard Henderson1-0/+3
2000-05-29combine.c (combine_simplify_rtx): Don't create an if_then_else unless both ar...Richard Henderson1-0/+4
2000-05-29toplev.c (rest_of_compilation): Set no_new_pseudos after flow1; instead track...Richard Henderson1-0/+6
2000-05-29rs6000.c (output_cbranch): Escape '%' characters so output_operand doesn't se...Geoff Keating1-0/+5
2000-05-28lcm.c (make_preds_opaque): Fix comment.Clinton Popetz1-0/+15
2000-05-28* mklibgcc.in (all): Variable initialised to `libgcc'.Philippe De Muyter1-0/+4
2000-05-28toplev.h (skip_leading_substring): New macro.Gabriel Dos Reis1-0/+7
2000-05-28Docuement that CONSITIONAL_REGISTER_USAGE can modify reg_names.Nick Clifton1-0/+5
2000-05-28regclass.c (record_operand_costs): Protect reg_changes_size with CLASS_CANNOT...Richard Henderson1-0/+3
2000-05-28* loop.c (instrument_loop_bct): Set JUMP_LABEL on the new insn.Richard Henderson1-0/+4
2000-05-28function.c (diddle_return_value): A pcc-style struct return returns a pointer.Richard Henderson1-0/+5
2000-05-28cppfiles.c: Read files in, using mmap if possible, then prescan them separately.Zack Weinberg1-0/+19
2000-05-28rs6000.md (movsi): Constify 'name'.Geoff Keating1-0/+15
2000-05-27print-rtl.c (reg_names): Remove const.Richard Henderson1-0/+7
2000-05-27* config/rs6000/rs6000.md (untyped_call): Use GEN_CALL.Richard Henderson1-0/+4
2000-05-27alpha.c (alpha_does_function_need_gp): Test TARGET_PROFILING_NEEDS_GP in the ...Richard Henderson1-0/+11
2000-05-27elf.h (SELECT_SECTION): Mirror Kenner's May 19 change to config/elfos.h.Richard Henderson1-0/+5
2000-05-27Makefile.in (resource.o): Depend on except.h.Richard Henderson1-0/+34
2000-05-28* reload.c (get_secondary_mem): Don't widen floating-point modes.Geoff Keating1-0/+2
2000-05-28combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when substituting the REG ...Geoff Keating1-0/+5
2000-05-28cpplex.c (_cpp_lex_line): Merge vertical space.Neil Booth1-0/+8
2000-05-27cpplex.c (_cpp_init_toklist): No comment space to initialise.Neil Booth1-0/+11
2000-05-27cppexp.c (parse_assertion): Supply extra argument to _cpp_init_toklist.Neil Booth1-0/+20
2000-05-27configure.in (stage1_warn_cflags): Add -Wstrict-prototypes -Wmissing-prototypes.Zack Weinberg1-0/+16
2000-05-27configure.in: Add AC_CHECK_TYPE(ssize_t).Zack Weinberg1-0/+9
2000-05-27Makefile.in (libgcc2.ready): Rename to libgcc.ready.Zack Weinberg1-0/+8
2000-05-27alpha.c (hard_fp_register_operand): Mind the mode.Richard Henderson1-0/+7
2000-05-27Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson1-0/+29
2000-05-27function.c (thread_prologue_epilogue_insns): Don't move the line note at the ...Richard Henderson1-0/+6
2000-05-27gensupport.c (collect_insn_data): Record the maximum number of alternatives, ...Richard Henderson1-0/+3
2000-05-27genoutput.c: Don't include errors.h.Richard Henderson1-0/+11
2000-05-27d30v.c (d30v_print_operand): Handle ':'.Richard Henderson1-0/+13
2000-05-27tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner1-0/+19