Support for official Sparc V9 ABI:
[platform/upstream/gcc.git] / gcc / ChangeLog
1998-05-03 Richard HendersonSupport for official Sparc V9 ABI:
1998-05-02 Jeffrey A LawBump for snapshot
1998-05-01 J"orn Renneckereload.c (find_reloads): Emit USEs to mark where a...
1998-04-30 Jim WilsonFix build failure when POSIXLY_CORRECT set, reported...
1998-04-30 Michael MeissnerPrevent buffer overrun in debug output; Make alloc_...
1998-04-29 J"orn Renneckesched.c (new_insn_dead_notes): Check if the register...
1998-04-29 Jim WilsonFix dwarf2 abort while compiling mips simulator, report...
1998-04-29 John Carrcalls.c (expand_call): Fix recognition of C++ operator...
1998-04-29 Gavin Kochelf.h (ASM_OUTPUT_DEF,ASM_WEAKEN_LABEL, [...]): Define.
1998-04-29 Andreas Schwabcalls.c (expand_call): Bump the length limit on the...
1998-04-28 Jim WilsonPatch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.
1998-04-28 Jim WilsonFix x86 memset bug, reported by Karl Guenter Wuensch.
1998-04-28 Jim WilsonPatch to fix sparc multiply failures, reported by Laure...
1998-04-28 Nick CliftonAt the suggestion of Richard Earnshaw I have changed...
1998-04-28 Michael Meissnerupdate m32r port
1998-04-27 Manfred HollsteinMakefile.in (libgcc2.ready): Revert last patch (Apr...
1998-04-27 Jim WilsonFix for x86 FP problem.
1998-04-27 Jim WilsonFix coldfire addsf3 bug, bug and patch from David Fiddes.
1998-04-27 Jim WilsonFix hppa miscompilation bug reported by Manfred Hollstein.
1998-04-27 Andrew MacLeodcplus-dem.c (demangle_qualified): Add a missing else...
1998-04-27 J"orn Rennecke* sh.c (gen_ashift_hi): Don't make SUBREG of a SUBREG.
1998-04-27 J"orn Renneckesh.c (sh_expand_prologue, [...]): If TARGET_DOUBLE_ALIG...
1998-04-27 J"orn Rennecke* sh.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
1998-04-27 Michael MeissnerRedefine abort to report linenumber and filename of...
1998-04-27 Michael MeissnerFix a warning
1998-04-27 Michael MeissnerMake args to jump_optimize symbolic
1998-04-26 Richard Hendersonalpha.h (CONST_COSTS): Zero is always free.
1998-04-26 Andreas Schwabcplus-dem.c (gnu_special): Fix off-by-one bug when...
1998-04-26 Richard Henderson* alpha.c (print_operand): Don't add 'v' suffix for...
1998-04-25 Jeffrey A LawBump for snapshot
1998-04-25 Jeffrey A Law* fold-const.c (fold_convert): Fix typo.
1998-04-25 John Carralias.c (alias_invariant): New variable.
1998-04-24 Jeffrey A Lawdbxout.c (dbxout_type): Fix typo.
1998-04-24 Jeffrey A Law* configure.in: Use CC_FOR_BUILD, not BUILD_CC.
1998-04-24 John Carrexpr.c (expand_builtin, [...]): Set MEM_IN_STRUCT_P...
1998-04-24 J"orn Renneckecse.c (cse_set_around_loop): Don't do optimization...
1998-04-24 Jeff Lawdbxout.c (dbxout_type_fields): Use HOST_WIDE_INT_PRINT_...
1998-04-24 J"orn Rennecke* (gen_shl_and, in case 1): Fix comparison with mask.
1998-04-24 Nick CliftonDisallow frame pointer as second register in REG+REG...
1998-04-24 Kaveh R. GhaziFix a typo:
1998-04-23 Manfred HollsteinMakefile.in (libgcc2.ready): Add explicit dependancy...
1998-04-23 J"orn RenneckeFix for execute/980205.c failure on SH[123].
1998-04-23 Jim WilsonPartial fix for problem reported by Don Bowman.
1998-04-23 Jim WilsonFix macro usage error found by Martin von Loewis's...
1998-04-23 Jim WilsonFix gcov mips switch table interaction bug reported...
1998-04-23 Nick Cliftonfind_barrier(): Return as soon as a BARRIER insn is...
1998-04-23 J"orn Renneckesh.c (gen_ashift_hi): Implement right shifts via gen_as...
1998-04-22 Michael MeissnerAdd match_insn2; Fix prototype in loop.c
1998-04-22 John Carremit-rtl.c (gen_highpart): The high part of a CONST_INT...
1998-04-22 Jeff Lawmips.c (compute_frame_size): Change only argument to...
1998-04-22 Andrew MacLeodcplus-dem.c: Add code to enable demangling of names...
1998-04-21 Jim WilsonFix fortran failure reported by Craig Burley.
1998-04-21 John Carrgenemit.c (gen_exp): Allow machine description to set...
1998-04-21 Jeffrey A Lawmips.h (STACK_BOUNDARY): Allow specific targets to...
1998-04-21 John Carralias.c (mode_alias_check): New function.
1998-04-21 Jeffrey A Lawc-common.c (type_for_mode): Handle TI types.
1998-04-21 Jeffrey A Lawmips.c (block_move_loop): Test Pmode == DImode instead...
1998-04-21 Kaveh R. GhaziFixes a problem compiling on sparcs where STRUCT_VALUE...
1998-04-21 Richard Hendersonsparc.h (MACHINE_STATE_SAVE, [...]): Rewrite to not...
1998-04-20 Jim WilsonFix BSD/OS build error reported by Shigeya Suzuk.
1998-04-20 Jim WilsonFix i386-* failure that shows up as a cpp usage message.
1998-04-20 Doug Evans* flow.c (sbitmap_vector_alloc): Ensure sbitmaps proper...
1998-04-20 John WehlePatch from John Wehle to fix movxf_push spill reg alloc...
1998-04-20 Joern RenneckeFormatting fix.
1998-04-20 J"orn Renneckefinal.c (shorten_branches, [...]): Move code to free...
1998-04-20 Michael MeissnerFix warning when compiling g++.o
1998-04-20 Michael MeissnerSwitch to strrchr if available instead of rindex
1998-04-20 Michael MeissnerFor movsf/movdf splits, let movsi define_split handle...
1998-04-20 J"orn RenneckeFix some problems that resulted in assmebler messages...
1998-04-20 Michael MeissnerInclude expr.h to get the change_address prototype...
1998-04-20 H.J. Lureg-stack.c (subst_asm_stack_regs): Change to return...
1998-04-19 Manfred Hollsteinfix-header.c (enum special_file): Undefine enumerators...
1998-04-19 Richard Henderson* haifa-sched.c (queue_to_ready): Fix typo in prototype.
1998-04-18 Jeffrey A LawBump for snapshot
1998-04-18 Jeff Lawi386.md (fix_truncsfdi2+[123]): Add + to operand 1...
1998-04-18 Jim WilsonPatch from Ulrich to fix problems with default CPU...
1998-04-18 David Edelsohnrs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset...
1998-04-18 Jim WilsonFix regmove typos spotted by H.J. Lu.
1998-04-18 Jim WilsonPatches to make g++/g77 give useful error when no files...
1998-04-18 John Carrsparc.c, [...]: Many changes related to V9 code generation.
1998-04-18 Jeffrey A Lawglobal.c (global_alloc): Don't pass HARD_CONST (0)...
1998-04-17 Jeff Lawlibgcc2.c (__floatdisf): Fix a couple typos.
1998-04-17 Jim WilsonFix `make clean' bug with -da files.
1998-04-17 Greg McGary* emit-rtl.c (gen_highpart): initialize `word' properly...
1998-04-17 John CarrPatch from John Carr to fix sparc v9 failure.
1998-04-17 Jim WilsonFix vxworks-ppc build failure reported by SXTHREE.
1998-04-17 Michael MeissnerDelete mark_seen_cases declaration
1998-04-17 Jeff Lawstmt.c (mark_seen_cases): Make static and add prototype.
1998-04-17 Kaveh R. GhaziZap some warnings in target files:
1998-04-17 Jeffrey A LawForgot to check in last night.
1998-04-17 Jeff LawForgot to commit with last batch of prototype changes.
1998-04-16 Jeffrey A Lawexcept.c (push_eh_entry): Add prototype.
1998-04-16 Jeffrey A Lawdwarfout.c (decl_class_context): Add prototype.
1998-04-16 Jeffrey A Law* c-lex.c (skip_white_space_on_line): Add prototype.
1998-04-16 Jeffrey A Lawalias.c (record_set): Add prototype.
1998-04-16 Jeffrey A Law* function.c (assign_outer_stack_local): Make static...
1998-04-16 Jeffrey A Lawhaifa-sched.c (build_control_flow): Accept raw data...
1998-04-16 Jeffrey A Law* basic-block.h (compute_dominators): Declare.
1998-04-16 Jeff Lawflow.c (dump_sbitmap, [...]): New debugging functions.
1998-04-16 Jim WilsonPatch to fix x86 gcc.dg/980226-1.c failure report by...
next