OSDN Git Service

* cse.c (cse_basic_block): Don't include NOTE insns in the count
[pf3gnuchains/gcc-fork.git] / gcc /
1998-06-17 mmitchel * cse.c (cse_basic_block): Don't include NOTE insns...
1998-06-17 jason * typeck.c (build_binary_op_nodefault): Change % in...
1998-06-17 law * gcc.c-torture/execute/980617-1.c: New test.
1998-06-17 law * fold-const.c (make_range): Do not widen the...
1998-06-17 law * rs6000/linux.h (JUMP_TABLES_IN_TEXT_SECTION...
1998-06-17 jfc * haifa-sched.c (haifa_classify_insn): TRAP_IF is...
1998-06-17 clmWed Jun 17 15:20:00 PDT 1998 Catherine Moore <clm...
1998-06-17 amacleodWed Jun 17 16:25:38 EDT 1998 Andrew MacLeod (amacleod...
1998-06-17 amacleod * eh-common.h (struct eh_context): Add comment...
1998-06-17 wilsonDisable annoying linker warning that occurs when templa...
1998-06-17 law * expr.c (check_max_integer_computation_mode...
1998-06-17 mmitchel * errfn.c (cp_thing): Handle the `%%' formatting sequence.
1998-06-17 law * dwarf2out.c: Disable EH_FRAME_SECTION if...
1998-06-17 law * configure.in (nm): Make a link to "nm" in...
1998-06-17 law
1998-06-17 law
1998-06-17 jason * method.c (hack_identifier): Complain about getting...
1998-06-17 lawDaily bump.
1998-06-16 rth* reload1.c (reload_cse_regs): Call bzero instead of...
1998-06-16 wilsonFix bug reported by tege. section names wrong if USER_...
1998-06-16 rth * alpha.c (alpha_expand_prologue, alpha_expand_...
1998-06-16 brolleyTue Jun 16 17:36:35 1998 Dave Brolley <brolley@cygnus...
1998-06-16 amylaar * reload1.c (reload_reg_free_before_p): RELOAD_FOR_OUT...
1998-06-16 wilsonFix v850 build failure.
1998-06-16 amacleod1998-06-16 Andrew MacLeod <amacleod@cygnus.com>
1998-06-16 meissnerPrint constants for function_units_used and *_blockage_...
1998-06-16 jasonrevert
1998-06-16 jason * method.c (hack_identifier): Don't let a class templa...
1998-06-16 fxMon Jun 15 22:21:57 1998 Craig Burley <burley@gnu...
1998-06-16 lawDaily bump.
1998-06-15 jasonupdate
1998-06-15 meissnerReorder tests in last change for speed
1998-06-15 meissnerDo not do src->dest copy if register would not be alloc...
1998-06-15 wilsonFix merging error with formerly cygnus local change.
1998-06-15 meissnerUndo June 11th change
1998-06-15 fxSat Jun 13 03:13:18 1998 Craig Burley <burley@gnu...
1998-06-15 fxThu May 28 21:32:18 1998 Craig Burley <burley@gnu...
1998-06-15 vmakarov * config/rs6000/rs6000.c (output_prolog): Change locat...
1998-06-15 lawBump for snapshot
1998-06-15 lawDaily bump.
1998-06-14 lawDaily bump.
1998-06-13 mmitchel * class.c (alter_access): Accept a BINFO explaining...
1998-06-13 mmitchel * cp-tree.h (complete_type_or_else): Declare.
1998-06-13 mmitchel * pt.c (for_each_template_parm): Traverse the TYPE_CON...
1998-06-13 mmitchel * search.c (get_matching_virtual): Note that member...
1998-06-13 lawInitial revision
1998-06-13 rthKill wrong ev6 comment.
1998-06-13 rth * config/sparc/netbsd.h (DEFAULT_PCC_STRUCT_RET...
1998-06-13 lawDaily bump.
1998-06-12 devans(ENDFILE_SPEC): Add -lgloss.
1998-06-12 devans * m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.
1998-06-12 brendan * pt.c (check_explicit_specialization): If DECLARATOR...
1998-06-12 ghaziMips warning fixes:
1998-06-12 mmitchel * class.c (instantiate_type): Don't treat template...
1998-06-12 rth * fold-const.c (fold): Revert last change....
1998-06-12 schwab * expr.c (do_jump, case EQ_EXPR, NE_EXPR): When compar...
1998-06-12 lawDaily bump.
1998-06-12 law * gcc.c-torture/execute/980612-1.c: New test.
1998-06-11 law8
1998-06-11 law
1998-06-11 mmitchel * pt.c (is_member_template_class): New function.
1998-06-11 law * i386.md (cmpsi_1, cmphi_1, cmpqi_1): Remove...
1998-06-11 bkoz8
1998-06-11 bkoz
1998-06-11 wilsonFix m68k build failure.
1998-06-11 dje * config/rs6000/x-aix43 (AR): Delete.
1998-06-11 law * config/i386/aix386ng.h (CPP_SPEC): Remove...
1998-06-11 wilsonFix mips build error.
1998-06-11 meissnerFor regmove if we could not improve code by changing...
1998-06-11 brolleyThu Jun 11 10:30:09 1998 Dave Brolley <brolley@cygnus...
1998-06-11 lawDaily bump.
1998-06-11 mmitchel * call.c (convert_default_arg): Make global, not static.
1998-06-10 mmitchel * rtl.h (rtx_def): Improve documentation.
1998-06-10 law * c-decl.c (grokdeclarator): Remove unused...
1998-06-10 law * c-decl.c (start_decl): Correct test for ...
1998-06-10 jason * search.c (covariant_return_p): Complain about ambigu...
1998-06-10 jason * typeck.c (build_component_ref): Diagnose ref to...
1998-06-10 wilsonFix build failure when pointers smaller than integers.
1998-06-10 mmitchel * mips/mips.c: Remove -mabi=o32 and -mabi=n64.
1998-06-10 brolleyUse cpplib for cccp.
1998-06-10 brendan * decl.c (grokparms): Check that INIT isn't...
1998-06-10 vmakarovChangeLog
1998-06-10 jason * call.c (build_method_call): Fix thinko.
1998-06-10 law * decl.c (init_decl_processing): Fix typo.
1998-06-10 jason * call.c (build_scoped_method_call): Fix thinko.
1998-06-10 brolleyNew interface for lang_decode_option
1998-06-10 brolleyNew interface for lang_decode_option.
1998-06-10 brolleyIntegrate cpplib into the C++ front end.
1998-06-10 brolley Integrate cpplib into the C and C++ front ends.
1998-06-10 brendan * typeck.c (build_component_ref): Make sure FIELD...
1998-06-10 robertleb129, eb130. New tests from Klaus-Georg Adams.
1998-06-10 rearnsha* unroll.c (verify_addresses): Use validate_replace_rtx...
1998-06-10 law * mips.c (gpr_mode): New variable.
1998-06-10 jfcWed Jun 10 08:56:27 1998 John Carr <jfc@mit.edu>
1998-06-10 jfc1998-06-10 John Carr <jfc@mit.edu>
1998-06-10 jasonupdate
1998-06-10 jason * init.c (resolve_offset_ref): Handle default-initiali...
1998-06-10 law * reload.c (find_reloads_toplev): Use gen_lowpa...
1998-06-10 lawDaily bump.
1998-06-10 law * h8300.c (get_shift_alg): Add special cases...
next