]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/Makefile.in
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
[thirdparty/gcc.git] / gcc / Makefile.in
1999-01-27  lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-22  law * Makefile.in (gcc_tooldir): Move before first...
1999-01-22  law * Makefile.in (tooldir): Replace with gcc_tooldir.
1999-01-20  law * Makefile.in (install-common): Remove extraneo...
1999-01-19  law * Makefile.in (protoize.o, unprotoize.o): Depen...
1999-01-19  law * Makefile.in (cccp.o, cpplib.o): Depend on...
1999-01-18  gavin * Makefile.in (TCL_LIBRARY): Use 'cd' to find the...
1999-01-18  law * Makefile.in (GCOV_INSTALL_NAME): New macro.
1999-01-17  law * Makefile.in (cppulp.o): Add dependencies.
1999-01-12  rth * Makefile.in (OBJECTS): Add sbitmap.o.
1999-01-06  lawFix copyright dates.
1999-01-05  ghazi * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib...
1998-12-26  law * Makefile.in (compare, gnucompare): Add missin...
1998-12-17  wilsonFix canadian-cross build problem with haifa scheduler.
1998-12-11  manfred
1998-12-10  ghazi * collect2.h: New header file for prototypes.
1998-12-08  law * Makefile.in (DEMANGLE_H): Change location...
1998-12-04  crux * final.c (cleanup_subreg_operands): Delete some unuse...
1998-11-26  manfred./ChangeLog:
1998-11-24  law * Makefile.in (graph.o): Depend on $(RTL_H...
1998-11-24  law
1998-11-23  rthUlrich Drepper <drepper@cygnus.com>
1998-11-19  manfredgcc/ChangeLog:
1998-11-11  tromey * Makefile.in (JAVAGC): New macro.
1998-11-07  ghazi * Makefile.in (libcpp.a): Check RANLIB_TEST...
1998-11-07  ghazi * configure.in (host_xm_file, build_xm_file...
1998-11-04  lawWed Nov 4 19:15:37 1998 "Melissa O'Neill" <oneill...
1998-10-29  brolley1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys...
1998-10-28  rth * Makefile.in (cc1): Put C_OBJS, and thence...
1998-10-28  law * Makefile.in (c-common.o): Depend on c-pragma...
1998-10-25  ghaziWarning fixes:
1998-10-22  law * Makefile.in (distdir-cvs, distdir-start)...
1998-10-21  mmitchel * invoke.texi: Document -flang-isoc9x.
1998-10-17  ghaziWarning fixes:
1998-10-17  law * Makefile.in (insn-extract.o): Fix dependencies.
1998-10-14  lawH
1998-10-14  ghaziWarning fixes:
1998-10-13  law * Makefile.in (USER_H): Add va-c4x.h to definition.
1998-10-13  ghaziWarning fixes:
1998-10-12  law * Makefile.in (build_tooldir): new variable, same...
1998-10-08  law * Makefile.in (cpplib.o): Use unlibsubdir.
1998-10-07  ghaziWarning fixes:
1998-10-07  law * Makefile.in (DRIVER_DEFINES): Remove last...
1998-10-06  law * Makefile.in (stupid.o): Update dependencies.
1998-10-02  law * Makefile.in (cccp.o): Fix typo in last patch.
1998-10-02  law * Makefile.in (unlibsubdir): Define.
1998-09-20  law * Makefile.in (LIBS): Link in libiberty.a.
1998-09-16  oliva * cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIR
1998-09-09  law * Makefile.in (profile.o): Depend on insn-config.h
1998-09-06  ghazi * Makefile.in (toplev.o): Depend on $(EXPR_H).
1998-09-05  law * Makefile.in (pexecute.o): Use pexecute.c...
1998-09-05  law * Makefile.in (pexecute.o): Use pexecute.c...
1998-09-05  law * Makefile.in (pexecute.o): Use pexecute.c...
1998-09-05  law * Makefile.in (pexecute.o): Use pexecute.c...
1998-09-05  law * Makefile.in (pexecute.o): Use pexecute.c...
1998-09-03  law * Makefile.in: add semicolon in BISON definition for...
1998-09-02  lawBoehm GC support for ObjC from Ovidiu Predescu.
1998-08-30  mmitchel * configure.in: If the native compiler is GCC use...
1998-08-30  law * Makefile.in: Add lang_tree_files and gencheck.h.
1998-08-29  law * Makefile.in (INSTALL): Remove "--no-header...
1998-08-25  mmitchel * alias.c: Include output.h.
1998-08-18  law * Makefile.in (cplus-dem.o): Provide explicit...
1998-08-17  law * Makefile.in (cplus-dep.o): Use cplus-dem...
1998-08-10  jfc * Makefile.in (mbchar.o): Depend on mbchar.c.
1998-07-30  mmitchel * dyn-string.h: New file.
1998-07-25  law8
1998-07-20  brolleyMon Jul 20 16:16:38 1998 Dave Brolley <brolley@cygnus...
1998-07-09  lawRemove trailing whitespace after a backslash.
1998-07-09  law * Makefile.in (alias.o): Depend on $(EXPR_H).
1998-07-08  wilson * Makefile.in (STAGESTUFF): Readd line lost during...
1998-07-06  ghaziRedesign GCC_FUNC_PRINTF_PTR so that it doesn't define...
1998-07-02  meissnerSwitch reg_n_info structure to use varrays
1998-07-02  fxThu Jul 2 14:13:28 1998 Dave Love <d.love@dl.ac.uk>
1998-06-30  djeTue Jun 30 13:11:42 1998 Franz Sirl <Franz.Sirl-kerne...
1998-06-29  law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-29  ghaziWarning fixes:
1998-06-27  law * Makefile.in (gencheck): Remove $(TREE_H)...
1998-06-27  ghaziReplace Makefile.in dependencies on expr.h with variabl...
1998-06-27  law * choose-temp.c (choose_temp_base): Remove...
1998-06-26  law * Makefile.in (install-info): Run install-info program...
1998-06-26  manfredd
1998-06-25  ghaziWarning fixes:
1998-06-22  wilsonprotoize/unprotoize are target dependent, so give them...
1998-06-22  fx(install-info): Fix typpo in previous change.
1998-06-22  ghaziWarning fixes:
1998-06-21  law * Makefile.in (install-info): Use install-info program if
1998-06-21  law * Makefile.in (sdbout.o): Add insn-codes.h to dependency.
1998-06-21  lawForgot to commit last night:
1998-06-20  law * flow.c (allocate_for_life_analysis, init_regs...
1998-06-19  law * alias.c: Include toplev.h
1998-06-19  law * Makefile.in (c-iterate.o): Depend on expr.h.
1998-06-19  manfred
1998-06-18  ghaziWarning fixes:
1998-06-11  meissnerFor regmove if we could not improve code by changing...
1998-06-10  brolleyUse cpplib for cccp.
1998-06-09  law * Makefile.in (LIB2FUNCS_EH): Define. Just...
1998-06-08  ghaziWarning fixes:
1998-06-02  law * Makefile.in (site.exp): Use the object testsu...
1998-05-30  law * Makefile.in (fixinc.sh): Update rules again.
1998-05-30  law * Makefile.in (USER_H): Add stdbool.h.
next