]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/Makefile.in
gcc.c: Add linker spec.
[thirdparty/gcc.git] / gcc / Makefile.in
1998-04-06  Bob Mansongcc.c: Add linker spec.
1998-04-06  Kaveh R. GhaziMore system.h cutover patches:
1998-04-04  Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-03  Jeffrey A Law* Makefile.in (insn*.o): Depend on system.h.
1998-04-02  Kaveh R. GhaziPatched in the gcc directory:
1998-03-30  Kaveh R. GhaziMore cutover to system.h:
1998-03-29  Jeffrey A LawMakefile.in (c-typeck.o): Delete on expr.h, insn-codes...
1998-03-28  Jeffrey A Law* Makefile.in (libgcc1.null): Make return type for...
1998-03-27  Manfred HollsteinMakefile.in (stmp-fixinc): If we're actually fixing...
1998-03-24  Nick CliftonSupport a .exe extension to gcov.
1998-03-24  Kaveh R. GhaziCutover various gen*.c files to using system.h:
1998-03-21  Nick CliftonMakefile.in: Various fixes for building cygwin32 native...
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-02-19  Mike StumpMakefile.in: Use $tooldir for sys-include to match...
1998-02-19  Jeffrey A Lawemit-rtl.c (gen_lowpart_common): Suppress last change...
1998-02-18  Bernd Schmidt* Makefile.in (STAGESTUFF): Add genrtl.c, genrtl.h...
1998-02-17  Kaveh R. Ghazifold-const.c: Include "system.h" to get stdlib.h and...
1998-02-17  Kaveh R. GhaziMakefile.in (gcc.o): Depend on system.h, in accordance...
1998-02-17  Kaveh R. Ghazihaifa-sched.c: Include "system.h" to get <stdlib.h...
1998-02-11  Kaveh R. GhaziMakefile.in (WARN_CFLAGS): New variable.
1998-02-11  Kaveh R. GhaziMakefile.in (dwarf2out.o, [...]): Depend on insn-codes...
1998-01-23  Jim WilsonRemove rest of bytecode stuff, except for the VMS ...
1998-01-20  Jeffrey A LawRemove more bytecode stuff.
1998-01-20  Jeffrey A LawMore bytecode stuff disappears.
1998-01-20  Jeffrey A LawMakefile.in: Remove all bytecode support.
1998-01-19  Andreas Schwab* Makefile.in (genrtl.c genrtl.h): Add dummy command...
1998-01-17  Lee Iversonreorg.c: #include "expr.h" for rtx prototypes.
1998-01-17  Pieter NagelMakefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir...
1998-01-14  Jeff LawBring in final gcc-2.8.0 changes.
1998-01-13  Bruno HaibleMakefile.in (stamp-proto): Remove.
1998-01-08  Richard HendersonMakefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
1997-12-31  Ian Lance Taylorconfigure.in: Set and subsitute host_exeext.
1997-12-24  Teemu TormaMakefile.in (GTHREAD_FLAGS): New var.
1997-12-23  Richard HendersonMakefile.in (clean): Remove the stages with their objec...
1997-12-21  Jeffrey A LawMakefile.in (FPBIT_FUNCS, [...]): Define.
1997-12-09  Jay Sachs* Makefile.in (compare*): Handle losing behavior from...
1997-12-07  Jeff LawMerge from gcc-2.8
1997-12-04  Jason Merrilloops
1997-12-04  Jason Merrill./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-11-22  Jeffrey A LawMakefile.in (program_transform_cross_name): Clean up...
1997-11-20  Jason MerrillMakefile.in (LIB2FUNCS): Remove C++ memory management...
1997-11-17  Manfred HollsteinMakefile.in (compare, [...]): Define $stage for each...
1997-11-05  Jeffrey A LawMakefile.in (USE_ALLOCA): Always include alloca.o.
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-26  Manfred HollsteinMakefile.in (bootstrap-lean): Combined with `normal...
1997-10-26  Manfred HollsteinMakefile.in (compare, [...]): Combined to one ruleset...
1997-10-26  Jeffrey A Law* Makefile.in (LIBGCC2_CFLAGS): Add -fexceptions.
1997-10-18  Jeffrey A LawMakefile.in (LIBGCC2_CFLAGS): Avoid a backslash then...
1997-10-10  Doug Evansconfigure.in: Handle --with-newlib.
1997-10-07  Chip SalzenbergMakefile.in (program_transform_name): Let autoconf...
1997-10-06  Jeffrey A LawMakefile.in (check-g77): New test target.
1997-09-29  Aaron JacksonMakefile.in (bootstrap-lean): New target.
1997-09-29  Richard Henderson* Makefile.in (mostlyclean): Remove .regmove files.
1997-09-19  Jeffrey A Law* Makefile.in (BOOT_CFLAGS): Use -O2.
1997-09-16  Jason Merrillrevert accidental change
1997-09-16  Jason Merrilldwarf2 EH support
1997-09-15  Jeffrey A LawMakefile.in: Various changes to build info files in...
1997-09-13  Manfred HollsteinPatch from Manfred Hollstein, don't set execute bits...
1997-09-11  Jim WilsonAdd Fred Fish's LN/LN_S patch.
1997-09-11  Jeff LawBack out Kenner's Makefile.in patch.
1997-09-11  Jeffrey A LawMakefile (compare): Exit with nonzero status if there...
1997-09-10  Richard KennerMakefile.in (LN): Add new symbol.
1997-09-10  Jim WilsonInstall patch from H.J. Lu to make parallel make check...
1997-09-10  Jeff LawOpps. Forgot part of the patch for $(srcdir)/INSTALL...
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* Makefile.in (clean): Delete libgcc1-test.
1997-09-10  Jeff LawMakefile.in (INSTALL): cd to $(srcdir) before running...
1997-09-08  Weiwen Liu* Makefile.in (sdbout.o): Depend on insn-config.h.
1997-09-07  Jeff LawMakefile.in (distclean): Remove various things left...
1997-09-05  Jeffrey A Lawv850: New directory for v850 port.
1997-09-01  Jeffrey A LawMakefile.in: Add several missing "else true" clauses.
1997-08-29  Andreas Schwab* Makefile.in (config.status): Depend on version.c
1997-08-25  Jim WilsonFix solaris2 (without GNU install installed) install...
1997-08-21  Jeffrey A Law* Makefile.in (install-common): Put gcov comment at...
1997-08-19  Jeffrey A LawMakefile.in (EXPECT, [...]): Define.
1997-08-18  Jim Wilson* Makefile.in (stmp-multilib-sub): Fix typo in last...
1997-08-17  Manfred HollsteinMakefile.in (sub-makes): Pass the current value of...
1997-08-12  Jeffrey A Law* Integrate Haifa instruction scheduler.
1997-08-11  Jeffrey A Law* Integrate tlink patch from jason@cygnus.com
1997-08-11  Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1997-08-02  Per BothnerMakefile.in (EXTRA_C_OBJS): Removed.
1997-08-02  Richard Kenner(OBJC_OBJC): Delete from here.
1997-07-29  Per BothnerMakefile.in (EXTRA_C_OBJS): New variable.
1997-07-25  Doug EvansMakefile.in (native): Depend on config.h.
1997-07-22  Doug EvansMakefile.in (Makefile): Pass xmake_file, tmake_file...
1997-07-21  Doug Evans(cstamp-h.in): Use echo instead of touch.
1997-07-21  Doug Evans(Makefile): Depend on config.status instead of configure.
1997-07-19  Doug Evans(cstamp-h.in): Renamed from stamp-h.in.
1997-07-19  Doug Evans(config.in,stamp-h.in): These files live in $(srcdir).
1997-07-19  Doug Evans(stamp-h.in): Fix leading whitespace (should be tab).
1997-07-19  Doug Evans(config.in,stamp-h.in): Add rules for.
1997-07-19  Doug Evans(distclean): Delete reference to Make-host, Make-target.
1997-07-16  Jim Wilson(exeext): Set to build_exeext not exeext.
1997-07-14  Richard Kenner(OBJS): Add bitmap.o.
1997-07-10  Doug Evans(CC): Use autoconf value.
1997-06-27  Richard Kenner(DLLTOOL): Define.
1997-06-27  Richard Kenner(GCC_THREAD_FILE): Renamed from OBJC_THREAD_FILE.
1997-06-27  Richard Kenner(distclean): Delete */Make-{host,target,lang,hooks}
1997-06-25  Richard Kenner(GCC_PASSES): Don't define with $(exeext).
next