make change to spacing for Kenner
[gcc.git] / gcc /
1997-09-11 Michael Meissnermake change to spacing for Kenner
1997-09-11 Jeff LawRemove last change. Not needed for egcs yet.
1997-09-11 H.J. LuPatch from H.J. Lu for alpha-linux.
1997-09-10 Jim WilsonClean up patches for delta88 nested function support.
1997-09-10 Richard KennerMakefile.in (LN): Add new symbol.
1997-09-10 Jim WilsonFix problem reported by chris@lslsun.epfl.ch (Christian...
1997-09-10 Jeffrey A Law* config.sub: Accept 'amigados' for backward compatability.
1997-09-10 Jim WilsonInstall patch from H.J. Lu to make parallel make check...
1997-09-10 Jason Merrillmissing entry
1997-09-10 Jim WilsonRebuild from source files.
1997-09-10 Jeff LawOpps. Forgot part of the patch for $(srcdir)/INSTALL...
1997-09-10 Jason Merrilldwarf2 EH support
1997-09-10 Manfred Hollstein* m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.
1997-09-10 Jason Merrilldwarf2 EH support
1997-09-10 Jeffrey A Law* expr.c (emit_block_move): Always return a value.
1997-09-10 Jeff LawArc changes I forgot in last commit.
1997-09-10 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-10 Jeff LawForgot to commit..
1997-09-10 Manfred Hollstein* xm-m88k.h (USG): Only define if it hasn't already...
1997-09-10 Manfred Hollstein* Makefile.in (clean): Delete libgcc1-test.
1997-09-10 Jeff LawMakefile.in (INSTALL): cd to $(srcdir) before running...
1997-09-10 Stan Coxm88k.c (m88k_expand_prologue): Set MEM_IN_STRUCT_P...
1997-09-10 Jason Merrillnew testcases
1997-09-10 Jason Merrill* pt.c (unify): Just return 0 for a TYPENAME_TYPE.
1997-09-10 Mark Mitchellerror.c (dump_decl): Avoid crashing when presented...
1997-09-10 Jason Merrillexcept.c (expand_throw): Call build_delete for all...
1997-09-09 Jeff LawAdd libgcc2 exception to copyright notice.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-09 Brendan Kehoetypeck.c (build_indirect_ref): Heed FLAG_VOLATILE simil...
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-09 Jim WilsonAdd CYGWIN32 support.
1997-09-09 Jeffrey A Law* haifa-sched.c (print_value): Fix last change.
1997-09-09 Nick Cliftonv850.h (ASM_SPEC): Pass on target processor.
1997-09-09 Jim WilsonFix m68k-hp-hpux8 problem for Manfred Holstein.
1997-09-08 Weiwen Liualias.c (init_alias_analysis): Clean up incompatible...
1997-09-08 Jeff LawFix thinko.
1997-09-08 Jody Goldbergdecl.c (current_local_enum): Remove static.
1997-09-08 Mark Mitchellpt.c (begin_member_template_processing): Take a functio...
1997-09-08 Jason Merrilldwarf2out.c (dwarf2out_frame_debug): Assume that in...
1997-09-08 Fred FishINSTALL: Change 'amigados' to 'amigaos' to match curren...
1997-09-08 Weiwen Liu* Makefile.in (sdbout.o): Depend on insn-config.h.
1997-09-08 Jim WilsonFix typo in last patch.
1997-09-08 Jim WilsonFix m68k-motorola-sysv (aka delta) build failure for...
1997-09-07 Jeff Lawversion.c: Bump for snapshot.
1997-09-07 Jeff LawMakefile.in (distclean): Remove various things left...
1997-09-07 Manfred Hollsteinconfigure.in (out_file): Emit definition to config...
1997-09-07 Jan-Jaap van der... configure.in: Make symlink to as-new rather than as...
1997-09-06 Mark Mitchelldecl.c (replace_defag): Undo previous change.
1997-09-06 Jason Merrillclass.c (grow_method): Remove check for redeclaration.
1997-09-05 Jim WilsonFix undefined reference to constructor with -O3 -fprofi...
1997-09-05 Christian Kuehnkesparc.md: Add ultrasparc scheduling support.
1997-09-05 Jim Wilsonsdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN...
1997-09-05 Philippe De Muyterintegrate.c (save_for_inline_copying): Use 0, not NULL_...
1997-09-05 J"orn Rennecke* sched.c (update_flow_info) When looking if to set...
1997-09-05 Jeffrey A Lawv850: New directory for v850 port.
1997-09-05 Jeff Lawv850: New directory for v850 port.
1997-09-05 Jim Wilsonm68k.h (MACHINE_STATE_SAVE, [...]): Add __HPUX_ASM__...
1997-09-05 Jeff LawAdd new pointer.
1997-09-05 Jeffrey A Law* install.sh: Delete duplicate install script.
1997-09-05 Richard Henderson* cbrt.c: Tweak to work on more targets.
1997-09-05 Jeffrey A LawMakefile.in (clean): Don't remove config.cache.
1997-09-05 Stan Coxreg-stack.c (subst_stack_regs): Pop the stack register...
1997-09-05 Jim WilsonFix mips-sgi-irix5.2 eh25 g++ testsuite failure.
1997-09-05 Jim WilsonFix another -fprofile-arcs bug from Joseph Myers <jsm28...
1997-09-04 Jim Wilson* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
1997-09-04 Jason Merrilltweak
1997-09-04 Jeffrey A Law* i386.h (CPP_CPU_DEFAULT): Avoid using #elif.
1997-09-04 Michael MeissnerFor phases starting with flow, print basic block inform...
1997-09-04 Jim WilsonFix minor bug reported by Jan Hubicka.
1997-09-04 Jim WilsonFix minor bugs found by riscos build attempt.
1997-09-04 Michael MeissnerChangeLog entry for last bitmap change.
1997-09-04 Michael MeissnerAdd free declaration
1997-09-04 Joel Sherrill* i960/i960.h: Added default for SUBTARGET_SWITCHES...
1997-09-04 Jim Wilsonprofile.c (output_arc_profiler): Verify next_insert_aft...
1997-09-04 J"orn Renneckefinal.c (shorten_branches): Don't count the lengths...
1997-09-04 Jeffrey A Law* version.c: Bump for snapshot.
1997-09-04 Michael MeissnerAdd EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
1997-09-03 Jason Merrilltypeck.c (c_expand_return): Always convert_for_initiali...
1997-09-03 Jim WilsonFix H.J. Lu's alpha-linux aliasing bug.
1997-09-03 Jason Merrillpt.c (type_unification): If strict and the function...
1997-09-03 Jim WilsonFix minor alias typo found while working on H.J. Lu...
1997-09-03 Klaus Espenlaubmethod.c (build_overloaded_value): Replace direct call...
1997-09-03 Joel Sherrillgo32-rtems.h, [...] (subtarget_switches): Removed SUBTA...
1997-09-03 Robert Lipexm-sco5.h (sys_siglist): Define.
1997-09-03 Jason Merrilltypeck.c (convert_arguments): Don't arbitrarily choose...
1997-09-03 Jeffrey A Lawexpr.c (convert_move): Handle truncation from TQFmode...
1997-09-03 Jeff LawTweak.
1997-09-03 Jeffrey A Lawxm-svr4.h (SYS_SIGLIST_DECLARED): Define.
1997-09-03 Torbjorn Granlundexcept.c (eh_outer_context): Expand masking operation...
1997-09-03 Jim WilsonFix alpha-linux -mieee bug reported by H.J. Lu.
1997-09-03 Jeffrey A Lawmn10200.h (INITIALIZE_TRAMPOLINE): PC relative instruct...
1997-09-02 Doug Evans* lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compi...
1997-09-02 Jim WilsonFix i386 code generation error reported by Mumit Khan.
1997-09-02 Jason Merrillmethod.c (build_overload_value): Add in_template parm.
next