gcc.git
1999-11-12 Jim WilsonFix yet another gcc2 merge problem, this one broke...
1999-11-12 Jim WilsonFix gdb testsuite failures caused by Kenner's bulk...
1999-11-12 Jeffrey A Lawfunction.c (diddle_return_value): Use hard_function_val...
1999-11-12 Diego NovilloMoved ChangeLog entry to its proper place.
1999-11-12 Jeffrey A Lawglobal.c (global_conflicts): Update comments.
1999-11-11 Diego Novilloinit.c (init_init_processing): Header information for...
1999-11-11 Bruce KorbAdded verbose levels for status messages
1999-11-11 Alexandre Oliva* template9.C: New test.
1999-11-11 Joern RenneckeRemoved obsolete comment.
1999-11-11 Bernd SchmidtAvoid passing things like NEG into expand_and/expand_binop
1999-11-11 Rodney Brownxcoffout.c (xcoffout_source_file): Change ggc_add_root...
1999-11-11 Mark MitchellAdd myself as a C++ maintainer again
1999-11-11 Jeffrey A Lawflow.c (compute_flow_dominators): Initially put all...
1999-11-11 Jeff LawDaily bump.
1999-11-11 Jeffrey A Lawbasic-block.h (compute_available): Returns a void now.
1999-11-11 Jason Eckhardt* config/pa/pa.h (MASK_RETURN_ADDR): Change 0xfffffffc...
1999-11-10 Jeffrey A Lawdwarf2out.c (add_AT_location_description): Allow (mem...
1999-11-10 Mark Mitchellerror.c (dump_function_name): Don't crash if given...
1999-11-10 Tom Tromey* gcc.c (do_spec_1): Support text between `%u' and...
1999-11-10 Philippe De... ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GC...
1999-11-10 Clinton Popetzgcov.c (struct arcdata): Add hits and total, remove...
1999-11-10 Jeffrey A Law* hashtab.c: Include stdio.h.
1999-11-10 Clinton PopetzAdded myself as "write after approval"
1999-11-10 Jeff LawDaily bump.
1999-11-10 Philippe De... genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMA...
1999-11-10 Hans-Peter... invoke.texi (C Dialect Options): Add missing builtins...
1999-11-10 Alexandre Olivatypo; missing close paren
1999-11-10 Alexandre OlivaMakefile.in (recog.o): Use BASIC_BLOCK_H macro.
1999-11-10 Jeffrey A Lawflow.c (compute_flow_dominators): No longer treat basic...
1999-11-10 Alexandre OlivaMakefile.in ($(HOST_PREFIX_1)rtl.o): Update dependencie...
1999-11-10 Tom Tromeyre GNATS gcj/84 (path to classes.zip is compiled in...
1999-11-10 Tom Tromey[multiple changes]
1999-11-09 Michael Hayesc4x-protos.h: New file.
1999-11-09 Alexandre Petit... parse.y (source_end_java_method): Resume permanent...
1999-11-09 Andrew Haleyreload1.c (reload_reg_free_for_value_p): Don't use...
1999-11-09 Nick CliftonAdd prototypes file.
1999-11-09 Nick CliftonAdd prototype header file
1999-11-09 Jeff LawDaily bump.
1999-11-09 Mark Mitchellcp-tree.h (language_function): Remove x_last_dtor_insn...
1999-11-09 Mark Mitchelldecl.c (store_parm_decls): Generate cleanup code at...
1999-11-08 J"orn Renneckeglobal.c (EXECUTE_IF_CONFLICT): Don't define.
1999-11-08 Jason Eckhardtpa.md (fmpynfadd,{sgl,dbl} insns): Use %fr0 rather...
1999-11-08 Jeffrey A Law* hashtab.c (traverse_hash_table): Protect prototype...
1999-11-08 Nick CliftonPrototypes for functions defined in target C source...
1999-11-08 Nick Clifton*** empty log message ***
1999-11-08 Nick CliftonMove prototypes into v850-protos.h
1999-11-08 Mark Mitchelltree.h (get_containing_scope): Declare it.
1999-11-08 Nick CliftonInclude target-supports.exp
1999-11-08 Jeff LawDaily bump.
1999-11-08 Alexandre Oliva* Makefile.in (rtl.o): Depend on toplev.h.
1999-11-08 Mark Mitchellcse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-08 Catherine Mooreelfos.h (ASM_DECLARE_FUNCTION_NAME): Conditionally...
1999-11-07 Mark Mitchellcp-tree.h (begin_new_placement): Remove.
1999-11-07 Mark Mitchell* integrate.c (save_for_inline_nocopy): Clear in_nonpar...
1999-11-07 Jeffrey A Lawglobal.c (EXECUTE_IF_CONFLICT): Undo Robert's change.
1999-11-07 Jeff LawDaily bump.
1999-11-07 Anthony GreenZipFile.java: Compute the offset of the ZipEntry data...
1999-11-07 Robert Lipeglobal.c (EXECUTE_IF_CONFLICT): Correct quoting typo.
1999-11-07 Jeffrey A Lawgcse.c (post_dominators): Kill.
1999-11-07 Martin v. LöwisNew test case.
1999-11-06 Richard Hendersonhaifa-sched.c (struct haifa_insn_data, h_i_d): New.
1999-11-06 Mark Mitchelllocal-alloc.c (local_alloc): Use xmalloc/xcalloc, not...
1999-11-06 Mark MitchellMakefile.in (dbxout.o): Depend on ggc.h.
1999-11-06 Richard Henderson* i386.md (movdf_1, movxf_1): Earlyclobber general...
1999-11-06 Martin v. Löwisbitset: Include limits.h.
1999-11-06 Catherine Mooresvr4.h (ASM_DECLARE_FUNCTION): Check if already defined.
1999-11-06 Jeff LawDaily bump.
1999-11-05 Jeff LawFix typo in last change
1999-11-05 Martin v. Löwiscp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK):...
1999-11-05 J"orn Renneckeglobal.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
1999-11-05 Gabriel Dos... valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): When...
1999-11-05 Tom Tromey* java/lang/natThread.cc (destroy): Removed incorrect...
1999-11-05 Richard Hendersonhaifa-sched.c (schedule_block): Don't crash if there...
1999-11-05 Jeff LawRemove accidental addition of CLEAR_CONFLICT.
1999-11-05 Tom Tromeyre GNATS gcj/85 (Compiler optimizes away private method...
1999-11-05 Richard Hendersoni386.c (split_xf): New.
1999-11-05 Jeff Sturmboehm.cc (_Jv_GCSetInitialHeapSize): Swapped size ...
1999-11-05 Tom TromeynatThread.cc (stop): Removed argument name.
1999-11-05 Nick Cliftonoops - add missing return values
1999-11-05 Nick CliftonCreate proc to test for alias attribute support from...
1999-11-05 Nick CliftonIf purge_addressof_1 fails to remove addressofs in...
1999-11-05 Nick CliftonExpect error messages from cross targets as well as...
1999-11-05 Mark MitchellMakefile.in (typeck2.o): Depend on output.h.
1999-11-05 Mark MitchellMakefile.in (typeck2.o): Depend on output.h.
1999-11-05 Andreas Jaegergenoutput.c (null_operand =): Initialize all fields.
1999-11-05 Jeffrey A Lawconfigure.in (m68k-next-nextstep4): Handle Openstep...
1999-11-05 Jeff LawDaily bump.
1999-11-05 Jeff Law[multiple changes]
1999-11-05 Jim WilsonFix cse bug that broke the ia64 port.
1999-11-05 Jeffrey A Lawfunction.c (pad_to_arg_alignment): Only update argument...
1999-11-05 Richard Hendersonbitmap.h (BITMAP_XFREE): New.
1999-11-05 Richard Hendersonhaifa-sched.c (init_rgn_data_dependences): Correctly...
1999-11-05 Richard Hendersonreg-stack.c (convert_regs_1): Initialize target_stack...
1999-11-05 Richard Hendersonfunction.c (diddle_return_value): New.
1999-11-04 Richard Henderson* rtl.c (read_rtx): Use fatal_with_file_and_line not...
1999-11-04 Richard Hendersoncse.c (cse_main): Use xmalloc, not alloca.
1999-11-04 David Billinghurstrtl.c: Include toplev.h.
1999-11-04 Tom TromeynatClass.cc (method_cache_count): Removed.
1999-11-04 Tom TromeyMakefile.in: Rebuilt.
1999-11-04 Tom Tromeymisc.c (GC_init_inner): Don't call GC_init_linuxppc().
next