dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
[gcc.git] / gcc / ChangeLog
2000-04-26 Jason Merrilldwarf2out.c (add_bound_info): Don't crash on an unexpan...
2000-04-26 Alexandre Olivamn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS...
2000-04-26 Kaveh R. Ghaziaclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now...
2000-04-25 Kaveh GhaziOops, missed ChangeLog in last checkin...
2000-04-25 Jason Merrillcalls.c (expand_call): Use get_callee_fndecl.
2000-04-25 Andrew MacLeodAdd partial support for IA-64 unwind sections.
2000-04-25 Bruce Korbuse install-bin and install-sh in fixinc's makefile
2000-04-25 Nick CliftonDefine FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro...
2000-04-25 Zack Weinberg[multiple changes]
2000-04-25 Alexandre Oliva* config/i386/freebsd.h (INT_ASM_OP): Define.
2000-04-25 Jan Hubicka* loop.c (strength_reduce): Fix typo in the last checkin.
2000-04-25 Richard Kennerstor-layout.c (finalize_record_size): Simplify to use...
2000-04-25 Neil Booth* Revert previous patch until build failure cause deter...
2000-04-25 Richard Hendersoncombine.c (combine_instructions): Add missing argument...
2000-04-25 Richard Hendersontoplev.c (rest_of_compilation): Delay sibcall optimizat...
2000-04-25 Nick CliftonDo not try to combine a sequence of insns when the...
2000-04-24 Mumit Khangcc.c (load_specs): New static function.
2000-04-24 Mumit Khangcc.c (lookup_compiler): Make multiple passes for case...
2000-04-24 Neil Boothcpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2000-04-24 Kaveh R. Ghaziaclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three...
2000-04-24 Kaveh R. GhaziMakefile.in (GCC_FOR_TARGET, [...]): Use -isystem,...
2000-04-24 Nick CliftonFix bug building libgcc:
2000-04-24 Kaveh R. Ghaziconfigure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete...
2000-04-24 Martin v. Löwisinvoke.texi: Correct grammatical errors...
2000-04-24 Kaveh R. Ghaziaclocal.m4: (GCC_HEADER_STRING...
2000-04-24 Mumit Khanc-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
2000-04-24 Robert LipeRespective ChangeLogs for common, cp/, java/
2000-04-24 Hiroyuki Machidacombine.c (try_combine): Update reg_nonzero_bits of...
2000-04-24 Jan Hubickaloop.c (strength_reduce): Simplify test to INSN_P.
2000-04-24 Mark Mitchellregs.h (reg_n_max): Don't declare.
2000-04-24 Jeffrey A Lawgenattrtab.c (find_attr): Initialize unsigned_p, func_u...
2000-04-23 Alexandre Olivamn10300.md (addsi): `inc4' on address registers does...
2000-04-23 Denis Chertykovreload.c (find_equiv_reg): Checks all valueno regs...
2000-04-23 Zack Weinbergcpphash.c (collect_objlike_expansion): Add sanity check.
2000-04-23 Alexandre Olivamn10300.h (REGNO_IN_RANGE_P): New macro.
2000-04-23 Jan Hubickaloop.c (simplify_giv_expr): Be more agressive on simpli...
2000-04-23 Zack Weinbergcpphash.h (struct definition): Move file, line, col...
2000-04-23 Jan Hubickaloop.c (maybe_eliminate_biv_1): Use GET_CODE (x) =...
2000-04-22 Zack Weinbergcpphash.c (trad_stringify, add_pat): New functions.
2000-04-22 Jan Hubicka* loop.c (strength_reduce): Fix biv removal code.
2000-04-22 Richard Hendersonpredict.c (estimate_probability): Examine both sides...
2000-04-22 Richard Henderson* flow.c (mark_used_reg): Hack around rs6000 eliminable...
2000-04-22 Richard Hendersondiagnostic.c (init_output_buffer): Don't initialize...
2000-04-22 Richard Hendersonpredict.c (expected_value_to_br_prob): Don't bomb if...
2000-04-22 Gabriel Dos Reisdiagnostic.h: New file.
2000-04-22 Richard Kennerexpr.c (preexpand_calls, [...]): Don't look at TYPE_SIZ...
2000-04-21 Alexandre Olivamn10300.h (REGNO_REG_CLASS): Use NO_REGS instead of...
2000-04-21 Alexandre Olivamn10300.h (REGISTER_MOVE_COST): Provide more accurate...
2000-04-21 Alexandre Olivamn10300.h (ADDITIONAL_REGISTER_NAMES): Added aliases...
2000-04-21 Alexandre Olivamn10300.h (REG_CLASS_CONTENTS): Added register 16 to...
2000-04-21 Alexandre Olivamn10300-protos.h (mn10300_address_cost): Declare.
2000-04-21 Alexandre Olivamn10300.md (movdi, movdf): Do not use `movu' when the...
2000-04-21 Denis Chertykovreload.c (find_equiv_reg): Checks all valueno and regno...
2000-04-21 Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-04-21 Richard Kennerstor-layout.c (layout_decl): Only set DECL_MODE if...
2000-04-21 Richard Kennergengenrtl.c (gencode): Write obstack_alloc_rtx function...
2000-04-21 Richard Kennercse.c (cse_insn): In (set REG0 REG1) case, remove a...
2000-04-21 Zack Weinbergcpphash.c (struct arg, [...]): Const-ify strings.
2000-04-21 Zack Weinbergpredict.c (estimate_probability): New heuristic...
2000-04-21 Richard Henderson* loop.c (emit_iv_add_mult): Revert last change.
2000-04-20 Zack Weinbergcpplib.h (enum cpp_ttype): Add token types for all...
2000-04-20 Richard Henderson* config/alpha/alpha.c (alpha_emit_floatuns): Emit...
2000-04-20 Zack Weinbergc-common.c (decl_attributes): Set TREE_USED on the...
2000-04-20 Jan Hubickaloop.c (emit_iv_add_mult): Simplify it's input and...
2000-04-20 Jan Hubickacalls.c (expand_call): Avoid unnecesary precalculation...
2000-04-20 Richard Kennertoplev.c (enum dump_file_index, dump_file): Add DFI_sib...
2000-04-19 Marek Michalkiewicz* avr.c: #include "system.h" instead of <stdio.h> and...
2000-04-19 Zack Weinbergcpphash.c (special_symbol): Represent an empty macro...
2000-04-19 Jim Blandy*** empty log message ***
2000-04-19 Mark Mitchellsystem.h (ONLY_INT_FIELDS): Make sure it is defined.
2000-04-19 Richard Kenner* stor-layout.c (place_field): Set rli->offset_align...
2000-04-19 Kaveh R. Ghazimips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.
2000-04-19 Jan Hubickacalls.c (precompute_arguments): Remove must_preallocate...
2000-04-19 Jan Hubickaloop.c (check_insn_for_bivs, [...]): Break out from ...
2000-04-19 Zack Weinbergcpplib.c (do_pragma_poison): Strings in the token buffe...
2000-04-18 Jim WilsonFix problem with relocs in read-only sections for C...
2000-04-18 Zack Weinbergcccp.c, [...]: Removed.
2000-04-18 Zack Weinbergcppinit.c (handle_option): Don't run error message...
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-18 Stan Cox* gengenrtl.c (genlegend): Fix misspelling.
2000-04-18 Robert Lipeconfigure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.
2000-04-18 Richard Kennerggc-common.c: Add missing blanks.
2000-04-18 Richard Kennerstmt.c (mark_case_node): New function.
2000-04-18 Richard Kennerexpmed.c (emit_store_flag): If comparing two-word integ...
2000-04-18 Mark Mitchellcpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE...
2000-04-18 Richard Kennerc-decl.c (mark_binding_level): Use 'for' instead of...
2000-04-18 Zack Weinbergcppexp.c (lex): Don't assume tokens are NUL terminated.
2000-04-18 Richard Hendersonbb-reorder.c (fixup_reorder_chain): Don't look up new...
2000-04-18 Mark Mitchellfunction.c (expand_function_start): Use hard_function_v...
2000-04-17 Jan Hubickai386.c (athlon_cost): Fix lea, divide and XFmode move...
2000-04-17 Richard Hendersonloop.c (canonicalize_condition): Add WANT_REG argument.
2000-04-17 Zack Weinbergaclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_...
2000-04-17 Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-04-17 Jakub Jelineksparc.c (eligible_for_sibcall_delay): Cannot use leaf...
2000-04-17 Kaveh R. GhaziMakefile.in (stmp-fixproto): Acknowledge errors in...
2000-04-17 Jan Hubickacse.c (struct check_depdendence_data): New.
2000-04-17 Mark Mitchelldwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now...
2000-04-17 Mark Mitchell* tree.h (struct tree_common): Remove misleading comment.
2000-04-17 Richard HendersonFix typo in recent entry.
2000-04-17 Richard HendersonFix date on last entry.
next