OSDN Git Service

* java/awt/Font.java(isBold): Fix syntax error.
[pf3gnuchains/gcc-fork.git] / gcc /
2000-03-24 lawDaily bump.
2000-03-24 jasontweak comments
2000-03-24 meissnerUndo part of 3/21/2000 change
2000-03-24 geoffk* config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET):...
2000-03-23 m.hayes Clobber DP reg in case address needs to be loaded...
2000-03-23 kenner * calls.c (expand_call): If TARGET is passed by refere...
2000-03-23 ghazi * builtins.c (expand_builtin): Handle bcmp.
2000-03-23 wilsonFix misscheduling of epilogue predicate register restore.
2000-03-23 aphThu Mar 23 16:04:40 2000 Andrew Haley <aph@cygnus...
2000-03-23 jason * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_CO...
2000-03-23 nathanFix explanation to match the post patch behaviour
2000-03-23 nathan * g++.old-deja/g++.ext/array4.C: New test.
2000-03-23 lawDaily bump.
2000-03-23 apbianco2000-03-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-23 geoffkNew test execute/ieee/20000320-1.c.
2000-03-23 rth * stmt.c (expand_asm_operands): Don't promote...
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-23 jasonoops
2000-03-23 jason Implement dwarf2 exception handling for the...
2000-03-23 ghazi * builtins.def: New file.
2000-03-22 mmitchel * tree.c (size_in_bytes): Return size_zero_node, not
2000-03-22 geoffk* config/fp-bit.c (pack_d): Correct the case when a...
2000-03-22 rth * config/alpha/alpha.c (function_arg): Check...
2000-03-22 rth * regmove.c (combine_stack_adjustments_for_bloc...
2000-03-22 apbiancoMon Mar 20 08:58:51 2000 Alexandre Petit-Bianco ...
2000-03-22 mmitchel * cp-tree.h (BINFO_FOR_VBASE): Adjust documentation.
2000-03-22 mmitchelNew test case.
2000-03-22 hubicka * calls.c: re-install Mar 16 emit_library_call merge.
2000-03-22 jason * typeck.c (type_after_usual_arithmetic_convers...
2000-03-22 lawDaily bump.
2000-03-22 jakub * config/sparc/sparc.c (mem_min_alignment): If not...
2000-03-22 rth * flow.c (delete_block): Fix typo last change.
2000-03-22 mmitchel * class.c (layout_virtual_bases): Adjust names in...
2000-03-22 mmitchel * class.c (record_base_offsets): New function.
2000-03-22 mmitchel * cp-tree.h (TI_SPEC_INFO): Remove.
2000-03-21 mmitchel * class.c (build_base_field): Fix thinko in computatio...
2000-03-21 mmitchel * tree.c (mark_local_for_remap_p): Mark variables...
2000-03-21 mmitchel * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_O...
2000-03-21 ghaziAnother bogus case added
2000-03-21 meissnerFix problems with -mno-fp-regs
2000-03-21 nathangcc
2000-03-21 ghazi * gcc.dg/noreturn-1.c: Check for another bogus...
2000-03-21 nathan * inc/cxxabi.h: New header file. Define new-abi entry...
2000-03-21 lawDaily bump.
2000-03-21 m.hayes * config/c4x/rtems.h: Include config/rtems.h.
2000-03-21 denisc * config/avr/avr.c (encode_section_info): sets...
2000-03-21 wilsonMinor performance improvements. Minor EH/unwind bug...
2000-03-20 wilsonAdd ia64 support.
2000-03-20 geoffk* config/rs6000/rs6000.md (bunordered): New expander.
2000-03-20 rth * tree.h (safe_for_unsave): Prototype.
2000-03-20 rth * sdbout.c (sdbout_one_type): Add braces to...
2000-03-20 rth * regmove.c (stack_memref_p): Fix typo, reorg...
2000-03-20 rth * calls.c (expand_call): Don't bother generatin...
2000-03-20 jasonnew
2000-03-20 geoffk* configure.in: Set $IFS to a value if it doesn't alrea...
2000-03-20 jason * method.c (build_overload_int): Use host_integerp.
2000-03-20 jason * init.c (build_offset_ref): Handle the case...
2000-03-20 loewis * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
2000-03-20 hubicka * jump.c (delete_noop_moves): Remove code attempting to
2000-03-20 lawDaily bump.
2000-03-19 nickcremove extraneous code checked in with previous delta
2000-03-19 rth * gcc.c-torture/compile/20000314-2.c: Use __SIZ...
2000-03-19 loewis * emit-rtl.c (push_to_full_sequence, end_full_sequence...
2000-03-19 loewis * Makefile.in (tree.o): Depend on HASHTAB_H.
2000-03-19 ghazi * rs6000/t-aix41: New file.
2000-03-19 hp * tm.texi (Driver): Fix typos and tweak entry for
2000-03-19 rth * stor-layout.c (layout_decl): Don't abort...
2000-03-19 rth * gcc.c-torture/compile/20000319-1.c: New test.
2000-03-19 rth * fold-const.c (extract_muldiv): Apply type...
2000-03-19 rth * flow.c (delete_block): Delete the addr_vec...
2000-03-19 lawDaily bump.
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-19 mmitchel * cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
2000-03-19 mmitchelTweak for slightly different error-output.
2000-03-19 mmitchel * Makefile.in (expr.o): Depend on intl.h.
2000-03-19 mmitchel * expr.c: Include intl.h.
2000-03-19 rth * expr.c (emit_move_insn_1): Clarify cannot_inl...
2000-03-19 mmitchel * class.c (check_bitfield_decl): Remove restriction...
2000-03-19 mmitchel * tree.h (tree_index): Remove enumerals for integer...
2000-03-18 jle * bb-reorder.c (reorder_basic_blocks): Update PREV_INS...
2000-03-18 jason * dwarf2out.c (dwarf2out_decl): Don't emit...
2000-03-18 rth * flow.c (make_edges): Use INTVAL to access...
2000-03-18 rth * i386.c (call_insn_operand): Always allow...
2000-03-18 loewis * parse.c: Regenerated.
2000-03-18 loewis * parse.y (extdefs): Call ggc_collect.
2000-03-18 nathan * class.c (build_base_field): Use TYPE_ALIGN to examin...
2000-03-18 lawDaily bump.
2000-03-18 hp * execute/divconst-2.c: Rewrite to check for standards...
2000-03-17 rth * rtlanal.c (single_set): Reject if the paralle...
2000-03-17 rth * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.
2000-03-17 rthSibling call optimizations.
2000-03-17 mmitchel * objc/objc-act.c (encode_method_prototype): Pass...
2000-03-17 wilsonFix glibc s_scalbn.c miscompilation at -O.
2000-03-17 wilsonPut 1999 years back.
2000-03-17 nickcRevert unapproved changes that were inadvertanly brough...
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-17 m.hayes * config/c4x/c4x.h (CPP_SPEC): Fix typo.
2000-03-17 nathan * typeck.c (require_complete_type): Don't assume size_...
2000-03-17 loewis * call.c (special_function_p): It is only malloc if...
2000-03-17 lawDaily bump.
next