aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-11-03* flow.c (verify_local_live_at_start): Allow hard regs to die.J"orn Rennecke1-0/+4
2000-11-02* Update ChangeLog for the -A= config patch (separate).Neil Booth1-0/+61
2000-11-02combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 / elim_i1.J"orn Rennecke1-0/+8
2000-11-02configure.in: Make integrated CPP the default.Neil Booth1-0/+5
2000-11-02reload.c (find_equiv_reg): Test all hard registers for membership in the requ...J"orn Rennecke1-0/+5
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers1-0/+8
2000-11-02c-common.c (get_flag_spec, [...]): Use strchr () instead of index ().Joseph Myers1-0/+7
2000-11-02c-lex.c (init_c_lex): Update cpp_start_read call.Zack Weinberg1-0/+14
2000-11-02* machmode.def: Add V16QImode.Geoff Keating1-0/+4
2000-11-01dwarf2out.c (loc_descriptor_from_tree): Check for null result from rtl_for_de...Richard Henderson1-0/+6
2000-11-01cpplib.c (run_directive): Use correct line number for output of _Pragma.Neil Booth1-0/+7
2000-11-01* stmt.c (expand_start_null_loop): Set continue_label.Richard Henderson1-0/+4
2000-11-01Constant folding for builtinsBernd Schmidt1-0/+11
2000-11-01stmt.c (expand_start_null_loop): New.Richard Henderson1-0/+7
2000-11-01* cppmain.c (scan_buffer): Don't avoid paste for assembly.Richard Henderson1-0/+4
2000-11-01c-parse.in (_yylex): Remove CPP_BACKSLASH case.Neil Booth1-0/+8
2000-11-01builtins.c (expand_builtin_strstr): New function.Kaveh R. Ghazi1-0/+10
2000-10-31i386.c (fcmov_comparison_operator): Check for CCFPmode or CCFPUmode instead o...Richard Henderson1-0/+7
2000-10-31c-semantics.c (genrtl_do_stmt): Use integer_zerop instead of integer_zero_node.Richard Henderson1-0/+5
2000-10-31* c-semantics.c (genrtl_do_stmt): Special case do/while(0).Richard Henderson1-0/+4
2000-11-01Do not allow -fdata-sections to override the section attribute of a DECL.Nick Clifton1-0/+5
2000-10-31libgcc2.c (__shtab): Remove __shtab variable.Chris Demetriou1-0/+7
2000-10-31Make ia64 port use tags instead of labels for debug info labels.Jim Wilson1-0/+10
2000-10-31dwarf2out.c (struct dw_loc_descr_struct): Add dw_loc_addr.Richard Henderson1-0/+13
2000-10-31cpp.texi: Update for new command line assertion syntax.Neil Booth1-0/+9
2000-10-31* Forgot to update ChangeLog.Neil Booth1-0/+7
2000-10-31i386.h: Clarify CCNOmode description in comment.Jan Hubicka1-0/+31
2000-10-31c-typeck.c (build_unary_op): If pedantic, pedwarn for increment and decrement...Joseph Myers1-0/+5
2000-10-31builtins.c (expand_builtin_fputs): When deleting NOP calls to builtin fputs...Kaveh R. Ghazi1-0/+6
2000-10-31expr.c (do_store_flag): Pass operand_mode instead of GET_MODE (op0) to expand...Jakub Jelinek1-0/+5
2000-10-31sh-protos.h (reg_no_subreg_operand, [...]): Don't declare.J"orn Rennecke1-0/+20
2000-10-31Better .greg dumpBernd Schmidt1-0/+5
2000-10-31Fix crashes in split_all_insnsBernd Schmidt1-0/+5
2000-10-31MMX/SSE bugfixesBernd Schmidt1-0/+19
2000-10-30cppfiles.c (stack_include_file): Check for stacked contexts here.Neil Booth1-0/+29
2000-10-30gcc.texi: The C++ standard isn't "draft" anymore.Phil Edwards1-0/+4
2000-10-30* cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.Mark Mitchell1-0/+4
2000-10-29* cpplib.c (skip_rest_of_line): Use _cpp_get_token.Neil Booth1-0/+4
2000-10-29toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers1-0/+4
2000-10-29invoke.texi: Document that -V will only work for very similar versions of dri...Joseph Myers1-0/+5
2000-10-29cppmacro.c (_cpp_create_definition): Optimize the case of a macro defined to ...Neil Booth1-0/+5
2000-10-29* cpplex.c (save_comment): Don't store new lines in C++ comments.Neil Booth1-0/+4
2000-10-29* integrate.c (copy_insn_list): Copy the unchanging flag for calls.Michael Hayes1-0/+4
2000-10-29cpphash.c (cpp_forall_identifiers): Add context variable for callback routine.Geoff Keating1-0/+11
2000-10-28* c-decl.c (finish_function): Clear c_function_name_declared_p.Alan Modra1-0/+4
2000-10-28regrename.c (scan_rtx_address): Frob action, not class, when trying to disabl...Richard Henderson1-0/+5
2000-10-29c-semantics.c (make_rtl_for_local_static): Don't clobber DECL_ASSEMBLER_NAME.Mark Mitchell1-0/+5
2000-10-28configure.in: Determine and substitute gcc_version_full.Joseph Myers1-0/+7
2000-10-28regrename.c (regrename_optimize): Verify that all registers of a multiple reg...Richard Henderson1-0/+12
2000-10-28Use dynamic branch prediction hint in more cases.Bernd Schmidt1-0/+2