aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
1999-05-20Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.Stephen L Moshier1-1/+1
1999-04-02configure (gxx_include_dir): Removed.H.J. Lu1-0/+1
1999-02-16Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not...H.J. Lu1-1/+5
1999-02-02Patch to fix canadian cross build problem with libcpp.a.Jim Wilson1-2/+2
1998-11-26configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1-2/+9
1998-10-14Makefile.in (DEVO_SUPPORT): Add config.if.Jeffrey A Law1-1/+1
1998-10-13* Makefile.in (all-snvavigator): Remove all-flexlm dependency.Jeffrey A Law1-1/+1
1998-10-12Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to CC_FOR_TARGET and fr...Jeff Law1-9/+12
1998-10-12Final changes from devo<->egcs merge.Jeff Law1-49/+145
1998-09-29Makefile.in (TARGET_CONFIGDIRS): Add libobjc.Jeffrey A Law1-1/+7
1998-09-24Fix `make bootstrap' failures where libraries are compiled with wrong compiler.Jim Wilson1-4/+10
1998-09-20* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.Mark Mitchell1-1/+1
1998-09-04Makefile.in (TARGET_CONFIGDIRS): Add libchill.Jeffrey A Law1-1/+7
1998-06-27* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.Jeffrey A Law1-0/+1
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-1/+2
1998-06-19configure (gcc_version): Add new variable describing the particular gcc versi...Manfred Hollstein1-1/+6
1998-06-18Makefile.in (local-clean): remove *.logAlexandre Oliva1-1/+22
1998-05-24Makefile.in (boostrap2-lean, [...]): new targets Forgot to commit.Alexandre Oliva1-2/+5
1998-05-11Jeff Law1-2/+2
1998-04-15configure: Define DEFAULT_M4 by searching PATH.Jeff Law1-1/+2
1998-04-12* Makefile.in (INSTALL_MODULES): Remove texinfo.Jeffrey A Law1-1/+0
1998-03-20Makefile.in (install-gcc): Don't specify LANGUAGES here.Manfred Hollstein1-2/+2
1998-03-18($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file since...Dave Love1-2/+4
1998-02-17Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with CONFIG_SITE=/de...Dave Love1-2/+2
1998-02-16Makefile.in (BASE_FLAGS_TO_PASS, [...]): Really add this change to sync Makef...Manfred Hollstein1-4/+1
1998-01-31Makefile.in (TARGET_CONFIGDIRS): Add libf2c.Richard Henderson1-1/+7
1998-01-28Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) here as it i...Manfred Hollstein1-3/+2
1998-01-17Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and local_prefix to su...Pieter Nagel1-0/+2
1997-12-02Makefile.in (INSTALL_TARGET_CROSS): Define.Jeffrey A Law1-3/+19
1997-11-27Makefile.in (INSTALL_TARGET): Do install-gcc first.Jeffrey A Law1-1/+1
1997-10-27* Makefile.in: check-target-libio depends on all-target-libstdc++.Jason Merrill1-0/+1
1997-10-26Makefile.in (bootstrap-lean): Combined with `normal' bootstrap targets using ...Manfred Hollstein1-19/+12
1997-09-29Makefile.in (bootstrap-lean): New target.Aaron Jackson1-0/+15
1997-09-18* Makefile.in (cross): New target.Jeffrey A Law1-0/+10