platform/upstream/gcc.git
1998-04-17 Jeff LawForgot to commit with last batch of prototype changes.
1998-04-17 Jason Merrilldecl.c (duplicate_decls): Fix check for when it's safe...
1998-04-16 Jeff Lawloop.c (regs_patch_p): Add prototype.
1998-04-16 Jeff Lawexpr.c (store_constructor_field): Add prototype.
1998-04-16 Jeffrey A Lawexcept.c (push_eh_entry): Add prototype.
1998-04-16 Jeffrey A Lawdwarfout.c (decl_class_context): Add prototype.
1998-04-16 Jeffrey A Law* c-lex.c (skip_white_space_on_line): Add prototype.
1998-04-16 Jeffrey A Lawalias.c (record_set): Add prototype.
1998-04-16 Jeffrey A Law* function.c (assign_outer_stack_local): Make static...
1998-04-16 Jeffrey A Lawhaifa-sched.c (build_control_flow): Accept raw data...
1998-04-16 Jeffrey A Law* basic-block.h (compute_dominators): Declare.
1998-04-16 Jeff Lawflow.c (dump_sbitmap, [...]): New debugging functions.
1998-04-16 Jeff Lawflow.c (dump_sbitmap, [...]): New debugging functions.
1998-04-16 Jeff Lawpt.c (build_template_parm_index): Add prototype.
1998-04-16 Jeff Lawpt.c (build_template_parm_index): Add prototype.
1998-04-16 Jeff Lawsearch.c (my_tree_cons): Don't clear words outside...
1998-04-16 Jeff Lawsearch.c (my_tree_cons): Don't clear words outside...
1998-04-16 Jim WilsonPatch to fix x86 gcc.dg/980226-1.c failure report by...
1998-04-16 Alexandre Petit... tree.c (build_expr_wfl): Use NULL_TREE if the file...
1998-04-16 Alexandre Petit... tree.c (build_expr_wfl): Use NULL_TREE if the file...
1998-04-16 Mark Mitchellc-common.c (declare_hidden_char_array): Use TYPE_DOMAIN...
1998-04-15 Jeffrey A Lawflow.c (sbitmap_union_of_successors): New function.
1998-04-15 Jeff LawForgot to commit.
1998-04-15 Jim WilsonFix host/build confusion with gas and gnu_ld flags.
1998-04-15 Dave Brolleycom.c (init_parse): Now returns char* containing filename;
1998-04-15 Dave Brolleylex.c (init_parse): Now returns char* containing the...
1998-04-15 Dave Brolleytoplev.c (compile_file): Call init_parse using new...
1998-04-15 John Carrerrfn.c: Rework to avoid problems when HOST_WIDE_INT...
1998-04-15 Jeffrey A Law* pa.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing if not...
1998-04-15 Jeff Lawconfigure: Define DEFAULT_M4 by searching PATH.
1998-04-15 Michael MeissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-15 K. Richard... fixincludes: discard empty C++ comments, as found in...
1998-04-15 Andreas Schwabm68k.md (adddi3, subdi3): Optimize for constant operand.
1998-04-15 Jeff Lawemit-rtl.c (operand_subword): Rework slightly to avoid...
1998-04-15 Jeff Lawemit-rtl.c (operand_subword): Rework slightly to avoid...
1998-04-15 Craig BurleyChanges from Craig. See ChangeLog for details.
1998-04-14 Richard Hendersonalpha.md: Revert Oct 27 change...
1998-04-14 John Carrfunction.c (assign_parms): Initialize unsignedp before...
1998-04-14 Jeff LawResync date for the benefit of the snapshot script.
1998-04-14 John Carrgenattrtab.c (check_attr_test): Handle MATCH_INSN like...
1998-04-14 Paul Eggert* install.texi: Update section on warnings that can...
1998-04-14 Jeff LawFix thinko.
1998-04-14 Jim WilsonFix mips64vr4100-elf build failure.
1998-04-14 Michael MeissnerIf -Os, set MOVE_RATIO to 3, not 15
1998-04-14 Krister Walfridssonconfigure: Define DEFAULT_M4 by searching PATH.
1998-04-14 Krister Walfridsson* i386/bsd386.h (ASM_OUTPUT_ALIGN): Redefine.
1998-04-14 Jeffrey A Lawsvr4.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRI...
1998-04-14 Jeffrey A Law* Idea and part of the patch from HJ.
1998-04-14 Jeff Lawcombine.c (simplify_rtx, [...]): Respect value of TRULY...
1998-04-14 Jeff Lawcombine.c (simplify_rtx, [...]): Respect value of TRULY...
1998-04-13 Jason Merrill* tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop.
1998-04-13 Benjamin Kosnikdecl.c (duplicate_decls): Don't warn for redundant...
1998-04-13 Benjamin Kosnikdecl.c (duplicate_decls): Don't warn for redundant...
1998-04-13 Jason Merrillfix merge breakage
1998-04-13 Jeff LawInitial revision
1998-04-12 Jeff LawFix typos.
1998-04-12 Alexandre Oliva* configure.in: only set HAVE_LIBZ if zlib.h exists
1998-04-12 Jeffrey A Law* Makefile.in (INSTALL_MODULES): Remove texinfo.
1998-04-12 Catherine Moore* invoke.texi (ld options) Include memset requirements
1998-04-12 Paul EggertThis change is from an idea suggested by Arthur David...
1998-04-12 Jeffrey A Lawecoffl.h: Do not include mips.h.
1998-04-12 Jeffrey A Lawconfigure.in (mips-*-ecoff): Do not mention mips/mips...
1998-04-12 Jeff LawInitial revision
1998-04-12 Jeff LawInitial revision
1998-04-12 Jeff LawInitial revision
1998-04-11 Jeffrey A LawBump for snapshot
1998-04-11 Jeffrey A Lawcse.c (count_reg_usage): Correctly handle REG_NONNEG...
1998-04-10 Jeff LawRebuild after recent parse.y change.
1998-04-10 Jeff LawReinstall this patch from Jason.
1998-04-10 Jeff LawReinstall this patch from Jason.
1998-04-10 Nick CliftonPrevent going into an infinite loop upon encountering...
1998-04-10 Jeffrey A Lawemit-rtl.c (operand_subword): Properly handle CONST_INT...
1998-04-10 Dave BrolleyForgot to commit.
1998-04-10 Jason Merrillsig.c (build_signature_pointer_constructor): Don't...
1998-04-10 Jeff LawFix minor bugs in previous change.
1998-04-10 Jeffrey A Law* cplus-dem.c: Sync with gcc.
1998-04-10 Jim WilsonMakefile.am (SUBDIRS): Redefine to exclude info, po...
1998-04-10 Jeffrey A Lawconfigure.in: Handle --with-fast-fixincludes.
1998-04-10 Jeff Lawnew test from HJ.
1998-04-09 H.J. Lui386.md (movqi+1): Handle invalid QI register.
1998-04-09 Benjamin Kosnikcp-tree.h (start_decl): Update prototype.
1998-04-09 Benjamin Kosnikcp-tree.h (start_decl): Update prototype.
1998-04-09 Nick CliftonRemoved unused functions.
1998-04-09 Jeff LawChange from Dave.
1998-04-09 Jeff Lawcalls.c (expand_call): Fix typo.
1998-04-09 Jeff Lawcalls.c (expand_call): Fix typo.
1998-04-08 Jeff LawTweak for init_lex/init_parse changes.
1998-04-08 Dave Brolleylex.c (finput): New variable.
1998-04-08 Dave Brolleycom.c (finput): New variable.
1998-04-08 Dave Brolleyc-lex.c (finput): New global.
1998-04-08 Jeffrey A Lawconfigure.in (v850): Use t-v850.
1998-04-08 Jeffrey A Law* protoize.c (creat, read, write): Do not declare.
1998-04-08 Jeffrey A Lawjump.c (mark_jump_label): Record REG_LABEL notes for...
1998-04-08 Jeffrey A Law* invoke.texi: Add ARC options.
1998-04-08 Jeffrey A Lawgcc.c (proces_command): Improve error message for ...
1998-04-08 Gavin Kochr3900.h (ASM_OUTPUT_DEF,SUPPORTS_WEAK, [...]): Add.
1998-04-08 Jeff LawUpdate copyright.
1998-04-08 Jeffrey A Lawx-cygwin32 (CLIB): Link in advapi32.
1998-04-08 Jeffrey A Lawalpha.h (ASM_IDENTIFY_GCC): Define to nothing.
1998-04-08 Jeff LawBring over changes from devo.
next