OSDN Git Service

update
[pf3gnuchains/gcc-fork.git] / gcc /
1998-04-27 jasonupdate
1998-04-27 fxNew test.
1998-04-27 fx* g77.f-torture/compile/980427-0.f: New test.
1998-04-27 amylaar * sh.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
1998-04-27 meissnerRedefine abort to report linenumber and filename of...
1998-04-27 meissnerFix a warning
1998-04-27 meissnerMake args to jump_optimize symbolic
1998-04-26 rth* alpha.h (CONST_COSTS): Zero is always free.
1998-04-26 mmitchel * cp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.
1998-04-26 jason * cplus-dem.c (gnu_special): Fix off-by-one bug when...
1998-04-26 jasonnew
1998-04-26 rth* alpha.c (print_operand): Don't add 'v' suffix for...
1998-04-26 mmitchel * pt.c (mabybe_get_template_decl_from_type_decl):...
1998-04-26 mmitchel * pt.c (check_explicit_specialization): Handle overloaded
1998-04-26 rthDuh, remove the mail header before comitting, please.
1998-04-25 lawBump for snapshot
1998-04-25 law * fold-const.c (fold_convert): Fix typo.
1998-04-25 jfc * alias.c (alias_invariant): New variable.
1998-04-24 law * dbxout.c (dbxout_type): Fix typo.
1998-04-24 law * configure.in: Use CC_FOR_BUILD, not BUILD_CC.
1998-04-24 jfc * expr.c (expand_builtin, case MEMSET): Set MEM_IN_STR...
1998-04-24 amylaar * cse.c (cse_set_around_loop): Don't do optimization...
1998-04-24 lawNew test from Joern.
1998-04-24 lawd
1998-04-24 law
1998-04-24 amylaar * (gen_shl_and, in case 1): Fix comparison with mask.
1998-04-24 fx * g77.f-torture/compile/980424-0.f: New test.
1998-04-24 fxNew test.
1998-04-24 nickcDisallow frame pointer as second register in REG+REG...
1998-04-24 ghaziFix a typo:
1998-04-23 manfredd
1998-04-23 manfred
1998-04-23 jason * cp-tree.def: Add WRAPPER. USER_CONV now only has...
1998-04-23 amylaarFix for execute/980205.c failure on SH[123].
1998-04-23 wilsonPartial fix for problem reported by Don Bowman.
1998-04-23 wilsonFix macro usage error found by Martin von Loewis's...
1998-04-23 wilsonFix gcov mips switch table interaction bug reported...
1998-04-23 mmitchel * pt.c (unify): Fix typo in previous change.
1998-04-23 nickcfind_barrier(): Return as soon as a BARRIER insn is...
1998-04-23 amylaar * sh.c (gen_ashift_hi): Implement right shifts via...
1998-04-23 jason * error.c (dump_type_real): Declare canonical_name.
1998-04-23 jason * typeck.c (comp_target_types): Fix PMFs.
1998-04-22 mmitchelAdd prototype
1998-04-22 mmitchel*** empty log message ***
1998-04-22 mmitchel * pt.c (tsubst): Decrease the template-level of
1998-04-22 meissnerAdd match_insn2; Fix prototype in loop.c
1998-04-22 mmitchel * class.c (finish_struct): Set TREE_PRIVATE and TREE_P...
1998-04-22 jfc * emit-rtl.c (gen_highpart): The high part of a CONST_...
1998-04-22 law * mips.c (compute_frame_size): Change only...
1998-04-22 law
1998-04-22 amacleod* cplus-dem.c: Add code to enable demangling of names...
1998-04-21 mmitchel * decl2.c (grokfield): Remangle the name of a member...
1998-04-21 mmitchel * decl2.c (check_member_template): Set DECL_IGNORED...
1998-04-21 mmitchel * errfn.c (cp_thing): Use xrealloc, not xmalloc, to...
1998-04-21 bkoz*** empty log message ***
1998-04-21 bkoz/
1998-04-21 wilsonFix fortran failure reported by Craig Burley.
1998-04-21 bkoz* decl.c (duplicate_decls): Only check DECL_FRIEND_P...
1998-04-21 bkoz8
1998-04-21 jason * typeck.c (convert_for_assignment): Fix handling...
1998-04-21 jason (convert_for_assignment): Fix handling of pmfs.
1998-04-21 jfc * genemit.c (gen_exp): Allow machine description to...
1998-04-21 law * mips.h (STACK_BOUNDARY): Allow specific targe...
1998-04-21 jfc * alias.c (mode_alias_check): New function.
1998-04-21 law * cp-tree.h (intTI_type_node, unsigned_intTI_ty...
1998-04-21 law * c-common.c (type_for_mode): Handle TI types.
1998-04-21 law * mips.c (block_move_loop): Test Pmode == DImod...
1998-04-21 ghaziFixes a problem compiling on sparcs where STRUCT_VALUE...
1998-04-21 rth* sparc.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE...
1998-04-20 wilsonFix BSD/OS build error reported by Shigeya Suzuk.
1998-04-20 wilsonFix i386-* failure that shows up as a cpp usage message.
1998-04-20 devans * flow.c (sbitmap_vector_alloc): Ensure sbitmaps prope...
1998-04-20 wilsonPatch from John Wehle to fix movxf_push spill reg alloc...
1998-04-20 amylaarFormatting fix.
1998-04-20 amylaar * final.c (shorten_branches, init_insn_lengths): Move...
1998-04-20 meissnerAdd extra protection in case strrchr already defined
1998-04-20 meissnerFix warning when compiling g++.o
1998-04-20 meissnerSwitch to strrchr if available instead of rindex
1998-04-20 meissnerFor movsf/movdf splits, let movsi define_split handle...
1998-04-20 amylaarFix some problems that resulted in assmebler messages...
1998-04-20 scoxInclude expr.h to get the change_address prototype...
1998-04-20 law * reg-stack.c (subst_asm_stack_regs): Change to return...
1998-04-19 lawNew test from HJ.
1998-04-19 fx * g77.f-torture/compile/980419-2.f (main):...
1998-04-19 fxNew test.
1998-04-19 manfreda
1998-04-19 manfredd
1998-04-19 manfred
1998-04-19 fx * g77.f-torture/compile/970125-0.f: New test.
1998-04-19 fxNew File.
1998-04-19 rth* haifa-sched.c (queue_to_ready): Fix typo in prototype.
1998-04-18 lawBump for snapshot
1998-04-18 law * i386.md (fix_truncsfdi2+[123]): Add + to operand...
1998-04-18 law * i386.md (fix_truncsfdi2+[123]): Add + to operand...
1998-04-18 wilsonPatch from Ulrich to fix problems with default CPU...
1998-04-18 dje * rs6000.md (floatsidf2_loadaddr): rs6000_fpmem...
1998-04-18 wilsonFix regmove typos spotted by H.J. Lu.
1998-04-18 wilsonPatches to make g++/g77 give useful error when no files...
1998-04-18 wilsonPatches to give useful error when no files given.
1998-04-18 wilsonPatches to give useful error when no files specified.
next