platform/upstream/gcc.git
1999-08-30 Jeffrey A Lawdwarf2out.c (mem_loc_descriptor): New argument MODE.
1999-08-30 Jeffrey A Lawintegrate.c (copy_rtx_and_substitute): Handle internal_...
1999-08-30 Mark Mitchellpt.c (push_template_decl_real): Use template declaratio...
1999-08-30 Alex Samuelpt.c (push_template_decl_real): Use template declaratio...
1999-08-30 David Edelsohnrs6000.h (ASM_FILE_START): Specify complete filename...
1999-08-29 Jeffrey A Law* gcc.c-torture/execute/990829-1.c: New test.
1999-08-29 Jeffrey A Law* gcc.c-torture/compile/990829-1.c: New test.
1999-08-29 Russ Allberygcc.texi (External Bugs): Remove obsolete note about...
1999-08-29 Mark Mitchellcp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if 0'd...
1999-08-29 Zack Weinbergstdbool.h: Make the typedef name _Bool, with bool a...
1999-08-29 Manfred Hollstein* POTFILES.in: Track files recently added/deleted.
1999-08-29 Kaveh R. Ghazijava-tree.h (lang_printable_name): Constify a char*.
1999-08-29 Kaveh R. Ghazi* com.c (lang_printable_name): Constify a char*.
1999-08-29 Kaveh R. Ghazicp-tree.h (fndecl_as_string, [...]): Constify a char*.
1999-08-29 Kaveh R. Ghazi* lang.c (chill_print_error_function): Constify a char*.
1999-08-29 Kaveh R. Ghazitree.c (tree_code_name): Constify a char*.
1999-08-29 Kaveh R. GhaziMakefile.in (ch-version.c): Constify a char*.
1999-08-29 John David... pa.md (interspace_jump): New pattern.
1999-08-29 Bernd SchmidtFix possible aliasing problems
1999-08-29 John Wehlejump.c (delete_prior_computation): Also check calls...
1999-08-29 Michael Hayesloop.c (this_loop_info): New variable.
1999-08-29 Scott Weikart* fix-header.c (main): Do not pass a null pointer to...
1999-08-29 William Baderconfigure.in (i[34567]86-*-sco3.2v4*): Target does...
1999-08-29 Jeff LawDaily bump.
1999-08-29 Jeffrey A Lawjump.c (jump_optimize_1): Do not delete assignments...
1999-08-29 Mark Mitchellcp-tree.h (strip_array_types): New function.
1999-08-29 Richard Henderson* decl2.c (arg_assoc_class): Bail if the class is a...
1999-08-29 Mark MitchellFix typo in ChangeLog entry
1999-08-29 Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-28 Richard Hendersonflow.c (flow_delete_insn_chain): Rename from delete_ins...
1999-08-28 Richard Hendersonhaifa-sched.c (sched_analyze): Clear LOG_LINKS before...
1999-08-28 Mumit KhanMumit Khan <khan@xraylith.wisc.edu>
1999-08-28 Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-28 Jeff LawDaily bump.
1999-08-28 Jeffrey A Law* cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.
1999-08-28 Jeffrey A Lawgjavah.c, [...]: Do not use C++ style comments in C...
1999-08-27 Jeffrey A Lawpa.c (emit_move_sequence): Do not stop on SUBREG_WORD...
1999-08-27 Marc EspieMarc Espie <espie@cvs.openbsd.org>
1999-08-27 Zack Weinbergrtl.c: Define CONST_DOUBLE_FORMAT to the appropriate...
1999-08-27 Paul Burchardderived3.C: Renamed from lss-001.C.
1999-08-27 Mark MitchellFix typo in last change
1999-08-27 Zack WeinbergForgot to commit the ChangeLog update for the errors...
1999-08-27 Nick CliftonFix typo introduced by previous delta
1999-08-27 Kaveh R. Ghazi* gcc.c (fatal): Make definition static to match prototype.
1999-08-27 Bernd SchmidtFix for 'Deadly optimization bug' (see egcs mailing...
1999-08-27 Nathan Sidwellconfigure.in: Don't use shell ! to negate exit codes
1999-08-27 Andreas Schwabfunction.c (assign_stack_temp_for_type): Fix change...
1999-08-27 Zack Weinbergerrors.c: New file...
1999-08-27 Jeff LawDaily bump.
1999-08-27 Zack Weinbergc-typeck.c (c_expand_start_case): Return immediately...
1999-08-27 Jeffrey A Law* gcc.c-torture/execute/990827-1.c: New test.
1999-08-27 Jim Kingdoni386.md: In the 6 insns which call output_fix_trunc...
1999-08-27 Philip Blundelljump.c (duplicate_loop_exit_test): Call reg_scan_update...
1999-08-27 Zack Weinbergi386.h: Declare ix86_cpu_string...
1999-08-27 Mark Mitchelldecl.c (lookup_label): Build labels on the permanent...
1999-08-27 Mark MitchellFix typo in last change
1999-08-27 Mark Mitchellcp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-27 Mark Mitchellcp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-27 Mark Mitchelldecl.c (store_parm_decls): Reset immediate_size_expand.
1999-08-27 Jim WilsonFix aranges corruption for non-mips 64 bit targets.
1999-08-27 Mark Mitchelltree.c (store_parm_decls): Reset immediate_size_expand.
1999-08-27 Mark Mitchelltree.c (copy_node): Improve documentation.
1999-08-27 Jim WilsonAdd support for defering line number table construction...
1999-08-27 Mark Mitchelltree.c (cplus_unsave_expr_now): Don't return a value.
1999-08-26 Mark Mitchell* semantics.c (do_poplevel): Always initialize the...
1999-08-26 Craig BurleyNew test
1999-08-26 Gavin Romig... For gcc:
1999-08-26 Jeff LawFix typo in last entry.
1999-08-26 Jeffrey A Lawpa.md (cint_ok_for_move): Use CONST_INT_OK_FOR_LETTER_P...
1999-08-26 Tom Tromeygjavah.c (print_cxx_classname): Print "::" before quali...
1999-08-26 Bernd SchmidtIgnore no-ops in cprop pass.
1999-08-26 Craig BurleyNew test
1999-08-26 Craig BurleyNew test
1999-08-26 Craig BurleyNew test
1999-08-26 Gregg Townsendverify.c (verify_jvm_instructions): Don't check instruc...
1999-08-26 Craig BurleyNew tests
1999-08-26 Alexandre Petit... re GNATS gcj/32 (A boolean expression containing two...
1999-08-26 Zack Weinbergtree.h: fancy_abort always takes three args.
1999-08-26 Craig BurleyNew test
1999-08-26 Nick CliftonAccept LABEL_REFs as well as SYMBOL_REFs in mem_loc_des...
1999-08-26 Jeff LawDaily bump.
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-26 Mark Mitchelldecl.c (grokdeclarator): Amend comment.
1999-08-26 Jason Merrillnew
1999-08-26 Jason Merrilltree.c (cp_build_qualified_type_real): If we're asking...
1999-08-26 Richard Hendersonoptabs.c (emit_cmp_and_jump_insns): Be more thorough...
1999-08-25 Richard Hendersonm88k.h (VERSION_INFO2): Kill.
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-25 Jim Meyeringcpplib.c (detect_if_not_defined): New function.
1999-08-25 Paul Burchardlss-001.C, [...]: New tests.
1999-08-25 Jason Merrill* c-common.c (combine_strings): Always set TREE_CONSTANT.
1999-08-25 Gavin Romig... combine.c (nonzero_bits): Allow single-ly set registers...
1999-08-25 Tom TromeyG19990304_01.out: New file.
1999-08-25 Tom Tromey* jvspec.c (lang_specific_driver): Correctly handle...
1999-08-25 Richard Hendersonloop.c (express_from): Try harder to unify (* c N)...
1999-08-25 Mark Mitchell* dump.c (dequeue_and_dump): Dump TARGET_EXPRs.
1999-08-25 Andrew MacLeodsbitmap.h (sbitmap_intersection_of_succs): Add prototype.
1999-08-25 Tom TromeyG19990310_01.out: New file.
1999-08-25 Andrew MacLeodlists.c (unused_insn_list, [...]): New file for maintai...
1999-08-25 Nick CliftonFix compile time warning messages.
next