OSDN Git Service

* config/m68k/m68k.md (adddi3, subdi3): Optimize for constant
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
1998-04-14 law * Idea and part of the patch from HJ.
1998-04-10 law * configure.in: Handle --with-fast-fixincludes.
1998-04-08 law * Makefile.in: Remove bytecode crud that crept...
1998-04-06 law * gcc.c: Add linker spec.
1998-04-06 ghaziMore system.h cutover patches:
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-03 law * Makefile.in (insn*.o): Depend on system.h.
1998-04-02 ghaziPatched in the gcc directory:
1998-03-30 ghaziMore cutover to system.h:
1998-03-29 law * Makefile.in (c-typeck.o): Delete on expr...
1998-03-28 law * Makefile.in (libgcc1.null): Make return type...
1998-03-27 manfredd
1998-03-24 nickcSupport a .exe extension to gcov.
1998-03-24 ghaziCutover various gen*.c files to using system.h:
1998-03-21 law * Makefile.in: Various fixes for building cygwi...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-19 law * Makefile.in: Use $tooldir for sys-include...
1998-02-19 law * emit-rtl.c (gen_lowpart_common): Suppress...
1998-02-18 law * Makefile.in (STAGESTUFF): Add genrtl.c, genrt...
1998-02-17 law * fold-const.c: Include "system.h" to get stdli...
1998-02-17 law * Makefile.in (gcc.o): Depend on system.h, in accordan...
1998-02-17 law * haifa-sched.c: Include "system.h" to get...
1998-02-11 law * Makefile.in (WARN_CFLAGS): New variable.
1998-02-11 law * Makefile.in (dwarf2out.o, emit-rtl.o, jump...
1998-01-23 wilsonRemove rest of bytecode stuff, except for the VMS ...
1998-01-20 lawRemove more bytecode stuff.
1998-01-20 lawMore bytecode stuff disappears.
1998-01-20 law * Makefile.in: Remove all bytecode support.
1998-01-19 rth* Makefile.in (genrtl.c genrtl.h): Add dummy command...
1998-01-17 law * reorg.c: #include "expr.h" for rtx prototypes.
1998-01-17 law8
1998-01-14 lawBring in final gcc-2.8.0 changes.
1998-01-13 law * Makefile.in (stamp-proto): Remove.
1998-01-08 rth* Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
1997-12-31 ian * configure.in: Set and subsitute host_exeext. Use...
1997-12-24 law * Makefile.in (GTHREAD_FLAGS): New var.
1997-12-23 rth* Makefile.in (clean): Remove the stages with their...
1997-12-21 law * Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS): Define.
1997-12-09 law * Makefile.in (compare*): Handle losing behavio...
1997-12-07 lawMerge from gcc-2.8
1997-12-04 jasonoops
1997-12-04 jason./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-11-22 law * Makefile.in (program_transform_cross_name...
1997-11-20 jason./:
1997-11-17 law * Makefile.in (compare, compare-lean): Define...
1997-11-05 law * Makefile.in (USE_ALLOCA): Always include...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-26 law * Makefile.in (bootstrap-lean): Combined with...
1997-10-26 law * Makefile.in (compare, compare-lean, compare3...
1997-10-26 law * Makefile.in (LIBGCC2_CFLAGS): Add -fexceptions.
1997-10-18 law * Makefile.in (LIBGCC2_CFLAGS): Avoid a backsla...
1997-10-10 dje * configure.in: Handle --with-newlib.
1997-10-07 law * Makefile.in (program_transform_name): Let...
1997-10-06 law * Makefile.in (check-g77): New test target.
1997-09-29 law * Makefile.in (bootstrap-lean): New target.
1997-09-29 law * Makefile.in (mostlyclean): Remove .regmove...
1997-09-19 law * Makefile.in (BOOT_CFLAGS): Use -O2.
1997-09-16 jasonrevert accidental change
1997-09-16 jasondwarf2 EH support
1997-09-15 law * Makefile.in: Various changes to build info...
1997-09-13 wilsonPatch from Manfred Hollstein, don't set execute bits...
1997-09-11 wilsonAdd Fred Fish's LN/LN_S patch.
1997-09-11 lawBack out Kenner's Makefile.in patch.
1997-09-11 law * Makefile (compare): Exit with nonzero status...
1997-09-10 law * Makefile.in (LN): Add new symbol.
1997-09-10 wilsonInstall patch from H.J. Lu to make parallel make check...
1997-09-10 lawOpps. Forgot part of the patch for $(srcdir)/INSTALL...
1997-09-10 law Add port done awhile ago for the ARC cpu.
1997-09-10 lawForgot to commit..
1997-09-10 law * Makefile.in (clean): Delete libgcc1-test.
1997-09-10 law * Makefile.in (INSTALL): cd to $(srcdir) before...
1997-09-08 law * Makefile.in (sdbout.o): Depend on insn-config.h.
1997-09-07 law * Makefile.in (distclean): Remove various thing...
1997-09-05 law * v850: New directory for v850 port.
1997-09-01 law * Makefile.in: Add several missing "else true...
1997-08-29 law * Makefile.in (config.status): Depend on version.c
1997-08-25 wilsonFix solaris2 (without GNU install installed) install...
1997-08-21 law * Makefile.in (install-common): Put gcov commen...
1997-08-19 law * Makefile.in (EXPECT, RUNTEST, RUNTESTFLAGS...
1997-08-18 wilson * Makefile.in (stmp-multilib-sub): Fix typo in last...
1997-08-17 law * Makefile.in (sub-makes): Pass the current...
1997-08-12 law * Integrate Haifa instruction scheduler.
1997-08-11 law * Integrate tlink patch from jason@cygnus.com
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-08-02 bothner* Makefile.in (EXTRA_C_OBJS): Removed.
1997-08-02 kenner(OBJC_OBJC): Delete from here.
1997-07-29 bothner* Makefile.in (EXTRA_C_OBJS): New variable.
1997-07-25 dje * Makefile.in (native): Depend on config.h.
1997-07-22 dje * Makefile.in (Makefile): Pass xmake_file, tmake_file to
1997-07-21 dje(cstamp-h.in): Use echo instead of touch.
1997-07-21 dje(Makefile): Depend on config.status instead of configure.
1997-07-19 dje(cstamp-h.in): Renamed from stamp-h.in.
1997-07-19 dje(config.in,stamp-h.in): These files live in $(srcdir).
1997-07-19 dje(stamp-h.in): Fix leading whitespace (should be tab).
1997-07-19 dje(config.in,stamp-h.in): Add rules for.
1997-07-19 dje(distclean): Delete reference to Make-host, Make-target.
1997-07-16 wilson(exeext): Set to build_exeext not exeext.
1997-07-14 kenner(OBJS): Add bitmap.o.
1997-07-10 dje(CC): Use autoconf value.
1997-06-27 kenner(DLLTOOL): Define.
next