aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2001-08-11 * Makefile.in (check-c++): Add missing semicolon.Graham Stott
2001-06-28Add CFLAGS_FOR_BUILD for canadian cross build.H.J. Lu
2001-06-08* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): IfAlexandre Oliva
2001-05-102001-05-11 Ben Elliston <bje@redhat.com>Ben Elliston
2001-04-13 2000-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
2001-04-02* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):Alexandre Oliva
2001-03-23* Makefile.in (DO_X): Do not backslash single-quotes inDJ Delorie
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-16 * Makefile.in (DO_X): Use double quotes for quotingLaurynas Biveinis
2001-03-08* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.Alexandre Oliva
2001-03-07 * Makefile.in: Remove RANLIB definition. Use RANLIBLaurynas Biveinis
2001-02-282001-02-28 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2001-02-202001-02-19 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2001-02-202001-02-19 Benjamin Kosnik <bkoz@purist.soma.redhat.com>Benjamin Kosnik
2001-02-152001-02-15 Anthony Green <green@redhat.com>Anthony Green
2001-01-09 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configurationMike Stump
2000-12-182000-12-18 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2000-12-13 * Makefile.in (local-distclean): Also remove fastjar.Mike Stump
2000-12-09* Makefile.in: handle DOS-style absolute paths.Laurynas Biveinis
2000-12-092000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2000-12-092000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>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-18* Makefile.in: Merge with src and libgcj.Alexandre Oliva
2000-11-18* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.Alexandre Oliva
2000-10-04* Makefile.in (bootstrap): avoid recursion if subdir missingAndris Pavenis
2000-09-30* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,Alexandre Oliva
2000-09-06* Makefile.in (all-zlib): Added dummy target.Alexandre Oliva
2000-09-05* Makefile.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.Geoffrey Keating
2000-07-28* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.Alexandre Oliva
2000-07-28* Makefile.in (FLAGS_FOR_TARGET): New macro.Alexandre Oliva
2000-07-24* Makefile.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-18* Makefile.in (configure-target-libiberty): Depend onAlexandre Oliva
2000-05-16* configure.in, Makefile.in: Merge all libffi-relatedAlexandre Oliva
2000-04-062000-04-05 Benjamin Kosnik <bkoz@cygnus.com>Benjamin Kosnik
2000-02-26 * Makefile.in (CC_FOR_TARGET): Add new winsup directoryChristopher Faylor
2000-01-24 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invokeMark Mitchell
2000-01-12 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as wellJoel Sherrill
1999-06-22dJeffrey A Law
1999-05-20Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>Stephen L Moshier
1999-04-02 * configure (gxx_include_dir): Removed.H.J. Lu
1999-02-17H.J. Lu
1999-02-02Patch to fix canadian cross build problem with libcpp.a.Jim Wilson
1998-11-26./ChangeLog:Manfred Hollstein