]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
* loop.c (regs_match_p): Fix typo in prototype.
[gcc.git] / gcc / ChangeLog
1998-05-06 Jeffrey A Law* loop.c (regs_match_p): Fix typo in prototype.
1998-05-06 Jeffrey A Lawregmove.c (try_auto_increment): Wrap declaration inside...
1998-05-06 Michael MeissnerMake output_operand_lossage report the real error,...
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06 Gavin Kochr3900.h (SUBTARGET_ASM_DEBUGGING_SPEC): Replace -gdwarf...
1998-05-06 Kaveh R. GhaziMore system.h cutover...
1998-05-06 Kaveh R. GhaziThe isascii check is needed by system.h.
1998-05-06 Kaveh R. GhaziBe more careful when including <time.h> and <sys/file...
1998-05-06 Mark Mitchelltree.h (IS_EXPR_CODE_CLASS): Remove bogus '3'.
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-06 Jeffrey A Lawhaifa-sched.c (find_rgns): In no_loops case, fix test...
1998-05-05 Manfred Hollsteinfix-header.c (write_rbrac): Add "abort" to functions...
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-05-05 Jim WilsonFix old -pedantic error I noticed while reviewing patch...
1998-05-05 Jim WilsonFix bug reported by Ian Taylor, mips64-elf multilibs...
1998-05-05 Jeffrey A Law* h8300.h (ADDITIONAL_REGISTER_NAMES): Add "er" registers.
1998-05-05 Andreas Schwabm68k.h: Declare functions from m68k.c used in macros...
1998-05-05 Jason Merrilltree.def: Add NAMESPACE_DECL.
1998-05-05 Jim Wilsoni386.c (output_fix_trunc): Add code to emulate non...
1998-05-05 Jeffrey A Lawreorg.c (fill_slots_from_thread): Update REG_DEAD/REG_U...
1998-05-04 Jim WilsonFix mips-tfile failure on alpha, from Holger Bauer.
1998-05-04 Ulrich Drepper(format_char_info): Add new field hhlen.
1998-05-04 Jim WilsonFix bug where storing into const string gives core...
1998-05-04 Richard Henderson* sparc.c (output_move_quad): Fix typo in mov_by_64...
1998-05-03 Robert LipeMake UnixWare 7 bootstrap support work with final shipp...
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...
next
This page took 0.776335 seconds and 108 git commands to generate.