]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
[gcc.git] / gcc / ChangeLog
1998-09-30 Michael Hayesregs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
1998-09-30 Richard Hendersonfunction.c (purge_addressof_1): Use bitfield manipulati...
1998-09-30 Herman ten Bruggereorg.c (try_merge_delay_insns): Account for resources...
1998-09-30 Jeffrey A Lawloop.c (check_dbra_loop): Use a vanilla loop reversal...
1998-09-30 Jeff Lawregs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.
1998-09-30 Zack Weinbergconfigure.in: Add --enable-cpplib option which uses...
1998-09-30 Mark Mitchellfunction.c (gen_mem_addressof): If the address REG...
1998-09-30 Jeffrey A Lawexpr.c (expand_expr): Handle COMPONENT_REF...
1998-09-30 Catherine Moorefix bad patch.
1998-09-29 Jim WilsonFix typo that disabled loop unrolling for many targets.
1998-09-29 Andrew MacLeodinvoke.texi (-fexceptions): Merge 2 different descriptions.
1998-09-28 Kaveh R. Ghazitoplev.c (documented_lang_options): Spelling corrections.
1998-09-28 Alexandre Olivaconfigure.in: new flags --with-ld and --with-as...
1998-09-28 Michael MeissnerMake ASM_OUTPUT_MI_THUNK ELF only for now and always...
1998-09-28 Mark Mitchell* tree.h (TYPE_BINFO): Document.
1998-09-28 Stan Coxi386-coff.h (dbxcoff.h): Added.
1998-09-28 Catherine Moorefix last patch.
1998-09-28 Nick CliftonApplied Jim's small patch to reload () for arm-elf.
1998-09-28 Mark Mitchellc-common.c (c_get_alias_set): Tighten slightly for...
1998-09-28 Catherine Mooreflags.h: Add flag_data_sections.
1998-09-28 Craig Burleyinvoke.texi (-ffloat-store): Clarify that this option...
1998-09-28 Jeffrey A Law* cpp.texi: Update for Fortran usage from Craig.
1998-09-25 David Edelsohnrs6000.c (function_arg_boundary): Revert accidental...
1998-09-25 Michael MeissnerAdd OUTPUT_ASM_MI_THUNK; use r12 as temp for System...
1998-09-25 Jim WilsonFix nightly testing i386-coff libstdc++ build failure.
1998-09-25 J"orn Rennecke* sh.c (gen_shl_sext): Fix case 5.
1998-09-25 J"orn Rennecke* reload1.c (reload_combine): Re-add line that got...
1998-09-25 Kaveh R. Ghazicccp.c (pedwarn_with_file_and_line): For !__STDC__...
1998-09-24 David S. Millerreload1.c (reload_combine): Initialize set before using.
1998-09-24 Jason Merrillsdbout.c (sdbout_field_types): Don't emit the types...
1998-09-24 Nick CliftonApplied Jim's patch to "insv" pattern
1998-09-24 Jakub Jelineksparc.c (function_value): Perform the equivalent of...
1998-09-24 J"orn Rennecke* sh.md (sqrtsf2): Fix mode of sqrt.
1998-09-24 J"orn Renneckereload1.c (choose_reload_regs): Also try inheritance...
1998-09-24 J"orn Renneckereload1.c (reload_cse_regs_1): Renamed from reload_cse_...
1998-09-24 J"orn Renneckereload.c (find_reloads): In code to promote RELOAD_FOR_...
1998-09-24 J"orn Renneckeexpr.c (store_constructor): When initializing a field...
1998-09-24 David S. Miller[multiple changes]
1998-09-23 Mark Mitchellrtl.h (init_virtual_regs): New function.
1998-09-23 Nick CliftonAdd Jim's patches to improve reload behaviour.
1998-09-23 Nick CliftonAdd comment provided by Jim Wilson.
1998-09-23 Richard Hendersonalpha.c (get_aligned_mem): Revert Sep 20 change.
1998-09-23 Richard Earnshawarm.c (find_barrier): Revert change of Apr 23.
1998-09-22 Alexandre Petit... tree.def (SWITCH_EXPR): New tree node definition.
1998-09-21 Jeffrey A LawBump for snapshot
1998-09-21 Jeffrey A LawBump for snapshot
1998-09-21 Jeffrey A Lawconfigure.in: Recognize i[34567]86-*-openbsd* and handl...
1998-09-21 Jeffrey A Law* Revert this patch.
1998-09-21 John Carr* final.c (final_scan_insn): Disable tracking CC across...
1998-09-21 Andrew MacLeodexpr.h (eh_rtime_match_libfunc): New extern declaration.
1998-09-21 Jason Merrilltweak
1998-09-21 Jason Merrilltoplev.c (rest_of_compilation): Skip compiling anything...
1998-09-21 Jim WilsonFix for g++ failure reported by Brendan.
1998-09-21 Robert Lipei386.h: (TARGET_SWITCHES) Improve doc for align-double.
1998-09-21 Jeffrey A LawBump for snapshot
1998-09-21 Stan Cox(DBX_DEBUGGING_INFO): Added.
1998-09-21 Robert Lipei386.h: (TARGET_SWITCHES) Add description fields for...
1998-09-21 Jeffrey A LawBump for snapshot
1998-09-21 Jeff LawUse GET_ENV_PATH_LIST for GCC_EXEC_PREFIX too. My...
1998-09-21 Felix Leec-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRO...
1998-09-20 Per BothnerMakefile.in (LIBS): Link in libiberty.a.
1998-09-20 Richard Hendersonreload1.c (emit_reload_insns): Accept a new arg for...
1998-09-20 Robert Lipeconfigure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch...
1998-09-20 Richard Hendersonalpha.c (alpha_sr_alias_set): New variable.
1998-09-20 Richard Hendersontree.c (new_alias_set): New function.
1998-09-20 Richard Hendersonfold-const.c (fold): Yet another COND_EXPR bug...
1998-09-20 Jeffrey A Law* fold-const.c (fold): Fix another type in COND_EXPR...
1998-09-20 Michael Hayesconfigure.in: Add support for c4x targets.
1998-09-20 Richard Hendersoncombine.c (distribute_notes): If an insn is a cc0 user...
1998-09-19 Michael Tiemannfold-const.c (fold): Fix typo in COND_EXPR handling...
1998-09-19 Melissa O'Neillconfigure.in: Disable collect2 for nextstep.
1998-09-19 Robert Lipe* config/i386/sco5.h (TARGET_MEM_FUNCTIONS): Define.
1998-09-19 Torbjorn Granlundfp-bit.c (pack_d): Do not clear SIGN when fraction...
1998-09-19 Michael Hayesvarargs.h: Add support for C4x target.
1998-09-19 Richard Hendersonalpha.c (alpha_return_addr): SET should be VOIDmode.
1998-09-19 Richard Earnshawarm.c (bad_signed_byte_operand): Check both arms of...
1998-09-19 Richard Earnshawarm.c (add_constant): New parameter address_only, chang...
1998-09-19 Michael HayesREADME.C4X: New file with information about the c4x...
1998-09-18 Jeff Lawreload.c (find_reloads): Do not replace a pseudo with...
1998-09-18 David Edelsohntoplev.c (rest_of_compilation): Set bct_p on second...
1998-09-18 Nick CliftonFix for PR1654 - implement "movstrsi" pattern to copy...
1998-09-17 Andrew MacLeod[multiple changes]
1998-09-17 J"orn Rennecke* regmove.c (copy_src_to_dest): Check that modes match.
1998-09-17 Ben Ellistonconfig-lang.in: Do not output the name of the selected...
1998-09-16 Robert Lipe* config/i386/sco5.h (SUPPORTS_WEAK): True only if...
1998-09-16 Richard Hendersoni386.h (PREFERRED_RELOAD_CLASS): Respect an existing...
1998-09-16 Alexandre Olivacpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIR
1998-09-16 Nick Cliftonupdate definition/use of HANDLE_PRAGMA to match new...
1998-09-16 Kaveh R. Ghazigen-protos.c (parse_fn_proto): Cast argument of ISALNUM...
1998-09-16 J"orn Renneckeregmove.c (copy_src_to_dest): Don't copy if that requir...
1998-09-16 Bernd Schmidtglobal.c (reg_allocno): Now static.
1998-09-16 Kamil Iskram68k.c (output_function_prologue): Reverse NO_ADDSUB_Q...
1998-09-16 Kamil Iskra* m68k/m68k.c: Don't include <stdlib.h> directly.
1998-09-16 Jeffrey A Law* rs6000.c (output_epilogue): Handle Chill.
1998-09-15 Geoff Keatinggcse.c: New definition NEVER_SET for reg_first_set...
1998-09-15 Jeffrey A Lawmn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.
1998-09-15 Jeffrey A Lawcombine.c (make_extraction): If no mode is specified...
1998-09-15 Jeffrey A Lawpa.c (emit_move_sequence): Do not replace a pseudo...
1998-09-15 Bernd Schmidti386.h (PREFERRED_RELOAD_CLASS): For standard 387 const...
1998-09-15 Richard Hendersontree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
next
This page took 0.729317 seconds and 108 git commands to generate.