gcc.git
2000-03-23 Jim WilsonFix misscheduling of epilogue predicate register restore.
2000-03-23 Andrew Haleymips.md (movdf_internal1a): Delete (set 'f', 'F') alter...
2000-03-23 Bryce McKinlayThread_Wait.java: New file.
2000-03-23 Jason Merrillrs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.
2000-03-23 Nathan SidwellFix explanation to match the post patch behaviour
2000-03-23 Nathan Sidwell* g++.old-deja/g++.ext/array4.C: New test.
2000-03-23 Jeff LawDaily bump.
2000-03-23 Alexandre Petit... [multiple changes]
2000-03-23 Geoff KeatingNew test execute/ieee/20000320-1.c.
2000-03-23 Richard Henderson* stmt.c (expand_asm_operands): Don't promote the tempo...
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-23 Jason Merrilloops
2000-03-23 Jason MerrillImplement dwarf2 exception handling for the ARM.
2000-03-23 Kaveh R. Ghazibuiltins.def: New file.
2000-03-22 Mark Mitchelltree.c (size_in_bytes): Return size_zero_node, not...
2000-03-22 Geoff Keatingfp-bit.c (pack_d): Correct the case when a denormal...
2000-03-22 Richard Hendersonalpha.c (function_arg): Check for void_type_node before...
2000-03-22 Stephane Carrezregmove.c (combine_stack_adjustments_for_block): Check...
2000-03-22 Alexandre Petit... jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR...
2000-03-22 Mark Mitchellcp-tree.h (BINFO_FOR_VBASE): Adjust documentation.
2000-03-22 Tom Tromeyiface.java: New file.
2000-03-22 Mark MitchellNew test case.
2000-03-22 Jan Hubicka* calls.c: re-install Mar 16 emit_library_call merge.
2000-03-22 Jason Merrilltypeck.c (type_after_usual_arithmetic_conversions)...
2000-03-22 Jeff LawDaily bump.
2000-03-22 Jakub Jelineksparc.c (mem_min_alignment): If not optimizing...
2000-03-22 Richard Henderson* flow.c (delete_block): Fix typo last change.
2000-03-22 Mark Mitchellclass.c (layout_virtual_bases): Adjust names in conditi...
2000-03-22 Mark Mitchellclass.c (record_base_offsets): New function.
2000-03-22 Mark Mitchellcp-tree.h (TI_SPEC_INFO): Remove.
2000-03-21 Mark Mitchellclass.c (build_base_field): Fix thinko in computation...
2000-03-21 Bryce McKinlayEvent.java: Add all the event type constants.
2000-03-21 Mark Mitchelltree.c (mark_local_for_remap_p): Mark variables declare...
2000-03-21 Mark Mitchellc-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_V...
2000-03-21 Kaveh GhaziAnother bogus case added
2000-03-21 Michael MeissnerFix problems with -mno-fp-regs
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-21 Kaveh R. Ghazi* gcc.dg/noreturn-1.c: Check for another bogus noreturn...
2000-03-21 Nathan Sidwellcxxabi.h: New header file.
2000-03-21 Jeff LawDaily bump.
2000-03-21 Michael Hayes* config/c4x/rtems.h: Include config/rtems.h.
2000-03-21 Denis Chertykovavr.c (encode_section_info): sets SYMBOL_REF_FLAG if...
2000-03-21 Bryce McKinlay* java/lang/natClass.cc (isInstance): Use JV_CLASS...
2000-03-21 Bryce McKinlaynatClass.cc (isInstance): Use _Jv_IsAssignableFrom...
2000-03-21 Bryce McKinlaynatClass.cc (isInstance): Initialize `this'.
2000-03-21 Bryce McKinlayTest case for PR libgcj/179:
2000-03-21 Jim WilsonMinor performance improvements. Minor EH/unwind bug...
2000-03-21 Tom Tromey* Makefile.in: Hand edit for java_raw_api.lo.
2000-03-20 Jim WilsonAdd ia64 support.
2000-03-20 Geoffrey Keatingrs6000.md (bunordered): New expander.
2000-03-20 Andreas Jaeger* tree.h (safe_for_unsave): Prototype.
2000-03-20 Andreas Jaegersdbout.c (sdbout_one_type): Add braces to avoid "ambigo...
2000-03-20 Richard Hendersonregmove.c (stack_memref_p): Fix typo, reorg for readabi...
2000-03-20 Richard Hendersoncalls.c (expand_call): Don't bother generating tail...
2000-03-20 Jason Merrillnew
2000-03-20 Geoff Keatingconfigure.in: Set $IFS to a value if it doesn't already...
2000-03-20 Jed Wingmethod.c (build_overload_int): Use host_integerp.
2000-03-20 Theodore Papadopouloinit.c (build_offset_ref): Handle the case of a templat...
2000-03-20 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Use size_int.
2000-03-20 Jan Hubickajump.c (delete_noop_moves): Remove code attempting...
2000-03-20 Jeff LawDaily bump.
2000-03-19 Nick Cliftonremove extraneous code checked in with previous delta
2000-03-19 Richard Henderson* gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__...
2000-03-19 Martin v. Löwisemit-rtl.c (push_to_full_sequence, [...]): New functions.
2000-03-19 Martin v. LöwisMakefile.in (tree.o): Depend on HASHTAB_H.
2000-03-19 Kaveh R. Ghazit-aix41: New file.
2000-03-19 Hans-Peter... tm.texi (Driver): Fix typos and tweak entry for INCLUDE...
2000-03-19 Warren LevyColor.java: Specified java.io for Serializable.
2000-03-19 Richard Henderson* stor-layout.c (layout_decl): Don't abort on any zero...
2000-03-19 Richard Henderson* gcc.c-torture/compile/20000319-1.c: New test.
2000-03-19 Richard Hendersonfold-const.c (extract_muldiv): Apply type check for...
2000-03-19 Richard Hendersonflow.c (delete_block): Delete the addr_vec along with...
2000-03-19 Warren Levy* java/awt/Color.java: Rewrote to be more memory effici...
2000-03-19 Jeff LawDaily bump.
2000-03-19 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-03-19 Mark Mitchellcp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
2000-03-19 Mark MitchellTweak for slightly different error-output.
2000-03-19 Mark Mitchell* Makefile.in (expr.o): Depend on intl.h.
2000-03-19 Mark Mitchell* expr.c: Include intl.h.
2000-03-19 Tom Tromey* libjava.lang/pr109.java: Added `println' at end.
2000-03-19 Richard Henderson* expr.c (emit_move_insn_1): Clarify cannot_inline...
2000-03-19 Mark Mitchellclass.c (check_bitfield_decl): Remove restriction on...
2000-03-19 Mark Mitchelltree.h (tree_index): Remove enumerals for integer types.
2000-03-18 Jason Eckhardtbb-reorder.c (reorder_basic_blocks): Update PREV_INSN...
2000-03-18 Jason Merrilldwarf2out.c (dwarf2out_decl): Don't emit anything for...
2000-03-18 Richard Henderson* flow.c (make_edges): Use INTVAL to access REG_EH_REGI...
2000-03-18 Richard Hendersoni386.c (call_insn_operand): Always allow SYMBOL_REF...
2000-03-18 Martin v. Löwis* parse.c: Regenerated.
2000-03-18 Martin v. Löwis* parse.y (extdefs): Call ggc_collect.
2000-03-18 Nathan Sidwellclass.c (build_base_field): Use TYPE_ALIGN to examine...
2000-03-18 Jeff LawDaily bump.
2000-03-18 Hans-Peter... divconst-2.c: Rewrite to check for standards-compliant...
2000-03-17 Richard Hendersonrtlanal.c (single_set): Reject if the parallel has...
2000-03-17 Richard Hendersonalpha.h (FUNCTION_OK_FOR_SIBCALL): New.
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-03-17 Mark Mitchellobjc-act.c (encode_method_prototype): Pass types, not...
2000-03-17 Jim WilsonFix glibc s_scalbn.c miscompilation at -O.
2000-03-17 Jim WilsonPut 1999 years back.
2000-03-17 Nick CliftonRevert unapproved changes that were inadvertanly brough...
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
next