aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-11-28top level:Zack Weinberg1-4/+128
2001-11-06* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.Hans-Peter Nilsson1-1/+5
2001-09-29* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).Alexandre Oliva1-1/+1
2001-09-26Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for RANLIB.Alexandre Oliva1-1/+1
2001-09-21Makefile.in (AS_FOR_TARGET, [...]): Don't use double quotes to avoid quotes n...Alexandre Oliva1-14/+12
2001-08-11* Makefile.in (check-c++): Add missing semicolon.Graham Stott1-1/+1
2001-06-27Add CFLAGS_FOR_BUILD for canadian cross build.H.J. Lu1-0/+2
2001-06-08Makefile.in (AS_FOR_TARGET, [...]): If gcc/xgcc is built, use -print-prog-nam...Alexandre Oliva1-0/+6
2001-05-11Makefile.in (all-sid): New target.Ben Elliston1-1/+7
2001-04-13Makefile.in (STAGE1_CFLAGS): Pass down.Franz Sirl1-0/+1
2001-04-02Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros.Alexandre Oliva1-4/+16
2001-03-23Makefile.in (DO_X): Do not backslash single-quotes in backquotes (two places).Colin Howell1-1/+1
2001-03-23* Makefile.in (DO_X): Do not backslash single-quotes in backquotes.Colin Howell1-1/+1
2001-03-21* Makefile.in: all-m4 depends on all-texinfo.Michael Chastain1-1/+1
2001-03-19* Makefile.in (DO_X): Quote nested quotes.Laurynas Biveinis1-2/+2
2001-03-16Makefile.in (DO_X): Use double quotes for quoting "RANLIB=$${RANLIB}".Laurynas Biveinis1-2/+2
2001-03-08* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.Alexandre Oliva1-3/+3
2001-03-07Makefile.in: Remove RANLIB definition.Laurynas Biveinis1-8/+10
2001-02-28Makefile.in (check-c++): Use tabs, not spaces.Benjamin Kosnik1-9/+9
2001-02-20Makefile.in (check-c++): New rule.Benjamin Kosnik1-0/+12
2001-02-20configure.in (target_libs): Remove libg++.Benjamin Kosnik1-34/+5
2001-02-15configure: Introduce GCJ_FOR_TARGET.Anthony Green1-0/+3
2001-01-09Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of s...Mike Stump1-2/+2
2000-12-18Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.Benjamin Kosnik1-2/+3
2000-12-13* Makefile.in (local-distclean): Also remove fastjar.Mike Stump1-1/+1
2000-12-09Makefile.in: handle DOS-style absolute paths.Laurynas Biveinis1-1/+1
2000-12-08Makefile.in (TARGET_CONFIGDIRS): Wrong place.Alexandre Petit-Bianco1-4/+0
2000-12-08Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.Alexandre Petit-Bianco1-1/+12
2000-12-08Add - before rms to be more portable.Mike Stump1-2/+2
2000-12-08* Makefile.in (local-distclean): Remove leftover built files.Mike Stump1-0/+5
2000-11-18Makefile.in: Merge with src and libgcj.Alexandre Oliva1-40/+48
2000-11-18Makefile.in (HOST_LIB_PATH, [...]): New macros.Alexandre Oliva1-6/+11
2000-10-04Makefile.in (bootstrap): avoid recursion if subdir missingAndris Pavenis1-4/+4
2000-09-30Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx...Alexandre Oliva1-1/+2
2000-09-06* Makefile.in (all-zlib): Added dummy target.Alexandre Oliva1-0/+1
2000-09-05Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.Alexandre Oliva1-2/+2
2000-09-03Configure changes required for zlib.Anthony Green1-2/+4
2000-08-13* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.Geoff Keating1-1/+1
2000-07-28Makefile.in (clean-target-libgcc): Remove gcc/libgcc.Alexandre Oliva1-1/+6
2000-07-28Makefile.in (FLAGS_FOR_TARGET): New macro.Alexandre Oliva1-56/+7
2000-07-24Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva1-0/+3
2000-07-22merge with /cvs/srcJason Merrill1-76/+168
2000-07-06Fix CXX_FOR_TARGET to add -L libstdc++Jim Wilson1-4/+4
2000-05-18Makefile.in (configure-target-libiberty): Depend on configure-target-newlib.Alexandre Oliva1-1/+1
2000-05-16configure.in, [...]: Merge all libffi-related configury stuff from the libgcj...Alexandre Oliva1-2/+8
2000-04-06configure.in (enable_libstdcxx_v3): Add.Benjamin Kosnik1-0/+7
2000-02-26Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L l...Christopher Faylor1-11/+25
2000-01-24Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler.Mark Mitchell1-4/+4
2000-01-12Makefile.in (CC_FOR_TARGET): Use newlib libraries as well as include files.Joel Sherrill1-1/+1
1999-06-22configure.in (target_libs): Added target-zlib.Tom Tromey1-2/+37