OSDN Git Service

Fix problem reported by chris@lslsun.epfl.ch (Christian Iseli)
[pf3gnuchains/gcc-fork.git] / gcc /
1997-09-10 wilsonFix problem reported by chris@lslsun.epfl.ch (Christian...
1997-09-10 law * config.sub: Accept 'amigados' for backward...
1997-09-10 wilsonInstall patch from H.J. Lu to make parallel make check...
1997-09-10 jasonmissing entry
1997-09-10 wilsonRebuild from source files.
1997-09-10 lawOpps. Forgot part of the patch for $(srcdir)/INSTALL...
1997-09-10 jasondwarf2 EH support
1997-09-10 law * m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.
1997-09-10 jasondwarf2 EH support
1997-09-10 law * expr.c (emit_block_move): Always return a...
1997-09-10 lawArc changes I forgot in last commit.
1997-09-10 law Add port done awhile ago for the ARC cpu.
1997-09-10 lawForgot to commit..
1997-09-10 law * xm-m88k.h (USG): Only define if it hasn't...
1997-09-10 law * Makefile.in (clean): Delete libgcc1-test.
1997-09-10 law * Makefile.in (INSTALL): cd to $(srcdir) before...
1997-09-10 law * m88k.c (m88k_expand_prologue): Set MEM_IN_STR...
1997-09-10 jasonnew testcases
1997-09-10 jason * pt.c (unify): Just return 0 for a TYPENAME_TYPE.
1997-09-10 jasonTue Sep 9 17:57:25 1997 Mark Mitchell <mmitchell...
1997-09-10 jason * except.c (expand_throw): Call build_delete for all
1997-09-09 lawAdd libgcc2 exception to copyright notice.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-09 brendan * typeck.c (build_indirect_ref): Heed FLAG_VOLA...
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-09 wilsonAdd CYGWIN32 support.
1997-09-09 law * haifa-sched.c (print_value): Fix last change.
1997-09-09 law * v850.h (ASM_SPEC): Pass on target processor.
1997-09-09 wilsonFix m68k-hp-hpux8 problem for Manfred Holstein.
1997-09-08 law * alias.c (init_alias_analysis): Clean up incom...
1997-09-08 lawFix thinko.
1997-09-08 jasonMon Sep 8 02:33:20 1997 Jody Goldberg <jodyg@idt...
1997-09-08 jasonMon Sep 8 01:21:43 1997 Mark Mitchell <mmitchell...
1997-09-08 jason * dwarf2out.c (dwarf2out_frame_debug): Assume that...
1997-09-08 law * INSTALL: Change 'amigados' to 'amigaos' to match...
1997-09-08 law * Makefile.in (sdbout.o): Depend on insn-config.h.
1997-09-08 wilsonFix typo in last patch.
1997-09-08 wilsonFix m68k-motorola-sysv (aka delta) build failure for...
1997-09-07 law * version.c: Bump for snapshot.
1997-09-07 law * Makefile.in (distclean): Remove various thing...
1997-09-07 law * configure.in (out_file): Emit definition...
1997-09-07 law * configure.in: Make symlink to as-new rather...
1997-09-06 jasonSat Sep 6 10:20:27 1997 Mark Mitchell <mmitchell...
1997-09-06 jason * class.c (grow_method): Remove check for redeclaration.
1997-09-05 wilsonFix undefined reference to constructor with -O3 -fprofi...
1997-09-05 dje * sparc/sparc.md: Add ultrasparc scheduling support.
1997-09-05 law * sdbout.c (plain_type_1, case ARRAY_TYPE)...
1997-09-05 law * integrate.c (save_for_inline_copying): Use...
1997-09-05 law * sched.c (update_flow_info) When looking if...
1997-09-05 law * v850: New directory for v850 port.
1997-09-05 lawFri Sep 5 10:08:44 1997 Jeffrey A Law (law@cygnus...
1997-09-05 law * m68k/m68k.h (MACHINE_STATE_SAVE, MACHINE_STAT...
1997-09-05 lawAdd new pointer.
1997-09-05 law * install.sh: Delete duplicate install script.
1997-09-05 law * cbrt.c: Tweak to work on more targets.
1997-09-05 law * Makefile.in (clean): Don't remove config...
1997-09-05 law * reg-stack.c (subst_stack_regs): Pop the stack...
1997-09-05 wilsonFix mips-sgi-irix5.2 eh25 g++ testsuite failure.
1997-09-05 wilsonFix another -fprofile-arcs bug from Joseph Myers <jsm28...
1997-09-04 law * i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define...
1997-09-04 jasontweak
1997-09-04 law * i386.h (CPP_CPU_DEFAULT): Avoid using #elif.
1997-09-04 meissnerFor phases starting with flow, print basic block inform...
1997-09-04 wilsonFix minor bug reported by Jan Hubicka.
1997-09-04 wilsonFix minor bugs found by riscos build attempt.
1997-09-04 lawChangeLog entry for last bitmap change.
1997-09-04 meissnerAdd free declaration
1997-09-04 law * i960/i960.h: Added default for SUBTARGET_SWIT...
1997-09-04 law * profile.c (output_arc_profiler): Verify next_...
1997-09-04 law * final.c (shorten_branches): Don't count the...
1997-09-04 law * version.c: Bump for snapshot.
1997-09-04 meissnerAdd EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
1997-09-03 jason * typeck.c (c_expand_return): Always convert_for_initi...
1997-09-03 wilsonFix H.J. Lu's alpha-linux aliasing bug.
1997-09-03 jason * pt.c (type_unification): If strict and the function...
1997-09-03 wilsonFix minor alias typo found while working on H.J. Lu...
1997-09-03 law * method.c (build_overloaded_value): Replace...
1997-09-03 law * i386/go32-rtems.h, i386/rtems.h, i960/rtems...
1997-09-03 law * xm-sco5.h (sys_siglist): Define.
1997-09-03 jason * typeck.c (convert_arguments): Don't arbitrari...
1997-09-03 law * expr.c (convert_move): Handle truncation...
1997-09-03 lawTweak.
1997-09-03 law * xm-svr4.h (SYS_SIGLIST_DECLARED): Define.
1997-09-03 law * except.c (eh_outer_context): Expand masking...
1997-09-03 wilsonFix alpha-linux -mieee bug reported by H.J. Lu.
1997-09-03 law * mn10200.h (INITIALIZE_TRAMPOLINE): PC relativ...
1997-09-02 dje * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting...
1997-09-02 wilsonFix i386 code generation error reported by Mumit Khan.
1997-09-02 jason * method.c (build_overload_value): Add in_template...
1997-09-02 jason * pt.c (unify): float doesn't match double.
1997-09-02 wilsonPatch from H.J. Lu for alpha-linux port.
1997-09-02 wilsonFix alpha-linux core dump reported by H.J. Lu.
1997-09-02 law * fixincludes: Permits spaces between # and...
1997-09-02 law * pa.c (restore_unscaled_index_insn_codes)...
next