summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2001-04-02Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros.Alexandre Oliva
2001-03-23Makefile.in (DO_X): Do not backslash single-quotes in backquotes (two places).Colin Howell
2001-03-23* Makefile.in (DO_X): Do not backslash single-quotes in backquotes.Colin Howell
2001-03-21* Makefile.in: all-m4 depends on all-texinfo.Michael Chastain
2001-03-19* Makefile.in (DO_X): Quote nested quotes.Laurynas Biveinis
2001-03-16Makefile.in (DO_X): Use double quotes for quoting "RANLIB=$${RANLIB}".Laurynas Biveinis
2001-03-08* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.Alexandre Oliva
2001-03-07Makefile.in: Remove RANLIB definition.Laurynas Biveinis
2001-02-28Makefile.in (check-c++): Use tabs, not spaces.Benjamin Kosnik
2001-02-20Makefile.in (check-c++): New rule.Benjamin Kosnik
2001-02-20configure.in (target_libs): Remove libg++.Benjamin Kosnik
2001-02-15configure: Introduce GCJ_FOR_TARGET.Anthony Green
2001-01-09Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of s...Mike Stump
2000-12-18Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.Benjamin Kosnik
2000-12-13* Makefile.in (local-distclean): Also remove fastjar.Mike Stump
2000-12-09Makefile.in: handle DOS-style absolute paths.Laurynas Biveinis
2000-12-08Makefile.in (TARGET_CONFIGDIRS): Wrong place.Alexandre Petit-Bianco
2000-12-08Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.Alexandre Petit-Bianco
2000-12-08Add - before rms to be more portable.Mike Stump
2000-12-08* Makefile.in (local-distclean): Remove leftover built files.Mike Stump
2000-11-18Makefile.in: Merge with src and libgcj.Alexandre Oliva
2000-11-18Makefile.in (HOST_LIB_PATH, [...]): New macros.Alexandre Oliva
2000-10-04Makefile.in (bootstrap): avoid recursion if subdir missingAndris Pavenis
2000-09-30Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx...Alexandre Oliva
2000-09-06* Makefile.in (all-zlib): Added dummy target.Alexandre Oliva
2000-09-05Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.Alexandre Oliva
2000-09-03Configure changes required for zlib.Anthony Green
2000-08-13* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.Geoff Keating
2000-07-28Makefile.in (clean-target-libgcc): Remove gcc/libgcc.Alexandre Oliva
2000-07-28Makefile.in (FLAGS_FOR_TARGET): New macro.Alexandre Oliva
2000-07-24Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva
2000-07-22merge with /cvs/srcJason Merrill
2000-07-06Fix CXX_FOR_TARGET to add -L libstdc++Jim Wilson
2000-05-18Makefile.in (configure-target-libiberty): Depend on configure-target-newlib.Alexandre Oliva
2000-05-16configure.in, [...]: Merge all libffi-related configury stuff from the libgcj...Alexandre Oliva
2000-04-06configure.in (enable_libstdcxx_v3): Add.Benjamin Kosnik
2000-02-26Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L l...Christopher Faylor
2000-01-24Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler.Mark Mitchell
2000-01-12Makefile.in (CC_FOR_TARGET): Use newlib libraries as well as include files.Joel Sherrill
1999-06-22configure.in (target_libs): Added target-zlib.Tom Tromey
1999-05-20Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.Stephen L Moshier
1999-04-02configure (gxx_include_dir): Removed.H.J. Lu
1999-02-16Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not...H.J. Lu
1999-02-02Patch to fix canadian cross build problem with libcpp.a.Jim Wilson
1998-11-26configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein
1998-10-14Makefile.in (DEVO_SUPPORT): Add config.if.Jeffrey A Law
1998-10-13* Makefile.in (all-snvavigator): Remove all-flexlm dependency.Jeffrey A Law
1998-10-12Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to CC_FOR_TARGET and fr...Jeff Law
1998-10-12Final changes from devo<->egcs merge.Jeff Law
1998-09-29Makefile.in (TARGET_CONFIGDIRS): Add libobjc.Jeffrey A Law