aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1998-11-19Makefile.in (mandir): Set to @mandir@.Manfred Hollstein1-19/+20
1998-11-11Makefile.in (JAVAGC): New macro.Tom Tromey1-0/+1
1998-11-07* Makefile.in (libcpp.a): Check RANLIB_TEST before runing RANLIB.Kaveh R. Ghazi1-1/+1
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-31/+28
1998-11-04[multiple changes]Jeff Law1-0/+1
1998-10-29[multiple changes]Zack Weinberg1-1/+3
1998-10-28Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1-10/+13
1998-10-28Makefile.in (c-common.o): Depend on c-pragma.h.Jeffrey A Law1-1/+1
1998-10-25Warning fixes:Kaveh R. Ghazi1-3/+4
1998-10-22Makefile.in (distdir-cvs, [...]): Clean up so it works if "$(srcdir)" != ".".Per Bothner1-20/+22
1998-10-21invoke.texi: Document -flang-isoc9x.Mark Mitchell1-2/+9
1998-10-17Warning fixes:Kaveh R. Ghazi1-1/+1
1998-10-16Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1-1/+2
1998-10-14Makefile.in (stmp-fixinc): Do not install assert.h if not desired.Joel Sherrill1-3/+6
1998-10-14Warning fixes:Kaveh R. Ghazi1-2/+2
1998-10-13* Makefile.in (USER_H): Add va-c4x.h to definition.Herman A.J. ten Brugge1-1/+1
1998-10-13Warning fixes:Kaveh R. Ghazi1-1/+1
1998-10-12Makefile.in (build_tooldir): new variable...Alexandre Oliva1-19/+21
1998-10-08Makefile.in (cpplib.o): Use unlibsubdir.Jeffrey A Law1-5/+5
1998-10-07Warning fixes:Kaveh R. Ghazi1-2/+2
1998-10-06Makefile.in (DRIVER_DEFINES): Remove last change.Jeffrey A Law1-2/+2
1998-10-05Makefile.in (stupid.o): Update dependencies.Bernd Schmidt1-2/+2
1998-10-02* Makefile.in (cccp.o): Fix typo in last patch.Andreas Jaeger1-2/+1
1998-10-01Makefile.in (unlibsubdir): Define.Jeffrey A Law1-8/+26
1998-09-20Makefile.in (LIBS): Link in libiberty.a.Per Bothner1-1/+2
1998-09-16cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIRAlexandre Oliva1-6/+0
1998-09-09* Makefile.in (profile.o): Depend on insn-config.hJeffrey A Law1-1/+1
1998-09-06Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-4/+4
1998-09-05Makefile.in (pexecute.o): Use pexecute.c from libiberty.Jeffrey A Law1-11/+15
1998-09-05Makefile.in (pexecute.o): Use pexecute.c from libiberty.Jeffrey A Law1-7/+12
1998-09-05Makefile.in (pexecute.o): Use pexecute.c from libiberty.Jeffrey A Law1-2/+11
1998-09-05Makefile.in (pexecute.o): Use pexecute.c from libiberty.Jeffrey A Law1-5/+12
1998-09-04Makefile.in (pexecute.o): Use pexecute.c from libiberty.Jeffrey A Law1-3/+7
1998-09-03Makefile.in: add semicolon in BISON definition for portability.SL Baur1-1/+1
1998-09-02Boehm GC support for ObjC from Ovidiu Predescu.Ovidiu Predescu1-1/+12
1998-08-30configure.in: If the native compiler is GCC use $(WARN_CFLAGS) even in stage1.Mark Mitchell1-2/+3
1998-08-30Makefile.in: Add lang_tree_files and gencheck.h.Martin v. Löwis1-2/+3
1998-08-29* Makefile.in (INSTALL): Remove "--no-header" argument.Jeffrey A Law1-1/+1
1998-08-25alias.c: Include output.h.Mark Mitchell1-1/+1
1998-08-18Makefile.in (cplus-dem.o): Provide explicit rules for building cplus-dem.oJeffrey A Law1-0/+4
1998-08-17Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.Kaveh R. Ghazi1-2/+3
1998-08-10* Makefile.in (mbchar.o): Depend on mbchar.c.John Carr1-1/+1
1998-07-30dyn-string.h: New file.Mark Mitchell1-2/+3
1998-07-25Makefile.in (install-info): Only try to update the info directory file if it ...Gerald Pfeifer1-0/+2
1998-07-20configure.in (enable_c_mbchar): New configure option.Dave Brolley1-7/+11
1998-07-09Remove trailing whitespace after a backslash.Jeff Law1-1/+1
1998-07-09* Makefile.in (alias.o): Depend on $(EXPR_H).Jeffrey A Law1-2/+2
1998-07-08* Makefile.in (STAGESTUFF): Readd line lost during June 9 FSF merge.Jim Wilson1-0/+1
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi1-1/+1
1998-07-02Switch reg_n_info structure to use varraysMichael Meissner1-39/+41