summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva2000-07-241-0/+3
* merge with /cvs/srcJason Merrill2000-07-221-76/+168
* Fix CXX_FOR_TARGET to add -L libstdc++Jim Wilson2000-07-061-4/+4
* Makefile.in (configure-target-libiberty): Depend on configure-target-newlib.Alexandre Oliva2000-05-181-1/+1
* configure.in, [...]: Merge all libffi-related configury stuff from the libgcj...Alexandre Oliva2000-05-161-2/+8
* configure.in (enable_libstdcxx_v3): Add.Benjamin Kosnik2000-04-061-0/+7
* Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L l...Christopher Faylor2000-02-261-11/+25
* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler.Mark Mitchell2000-01-241-4/+4
* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well as include files.Joel Sherrill2000-01-121-1/+1
* configure.in (target_libs): Added target-zlib.Tom Tromey1999-06-221-2/+37
* Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.Stephen L Moshier1999-05-201-1/+1
* configure (gxx_include_dir): Removed.H.J. Lu1999-04-021-0/+1
* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not...H.J. Lu1999-02-161-1/+5
* Patch to fix canadian cross build problem with libcpp.a.Jim Wilson1999-02-021-2/+2
* configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1998-11-261-2/+9
* Makefile.in (DEVO_SUPPORT): Add config.if.Jeffrey A Law1998-10-141-1/+1
* * Makefile.in (all-snvavigator): Remove all-flexlm dependency.Jeffrey A Law1998-10-131-1/+1
* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to CC_FOR_TARGET and fr...Jeff Law1998-10-121-9/+12
* Final changes from devo<->egcs merge.Jeff Law1998-10-121-49/+145
* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.Jeffrey A Law1998-09-291-1/+7
* Fix `make bootstrap' failures where libraries are compiled with wrong compiler.Jim Wilson1998-09-241-4/+10
* * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.Mark Mitchell1998-09-201-1/+1
* Makefile.in (TARGET_CONFIGDIRS): Add libchill.Jeffrey A Law1998-09-041-1/+7
* * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.Jeffrey A Law1998-06-271-0/+1
* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1998-06-261-1/+2
* configure (gcc_version): Add new variable describing the particular gcc versi...Manfred Hollstein1998-06-191-1/+6
* Makefile.in (local-clean): remove *.logAlexandre Oliva1998-06-181-1/+22
* Makefile.in (boostrap2-lean, [...]): new targets Forgot to commit.Alexandre Oliva1998-05-241-2/+5
* Jeff Law1998-05-111-2/+2
* configure: Define DEFAULT_M4 by searching PATH.Jeff Law1998-04-151-1/+2
* * Makefile.in (INSTALL_MODULES): Remove texinfo.Jeffrey A Law1998-04-121-1/+0
* Makefile.in (install-gcc): Don't specify LANGUAGES here.Manfred Hollstein1998-03-201-2/+2
* ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file since...Dave Love1998-03-181-2/+4
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with CONFIG_SITE=/de...Dave Love1998-02-171-2/+2
* Makefile.in (BASE_FLAGS_TO_PASS, [...]): Really add this change to sync Makef...Manfred Hollstein1998-02-161-4/+1
* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.Richard Henderson1998-01-311-1/+7
* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) here as it i...Manfred Hollstein1998-01-281-3/+2
* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and local_prefix to su...Pieter Nagel1998-01-171-0/+2
* Makefile.in (INSTALL_TARGET_CROSS): Define.Jeffrey A Law1997-12-021-3/+19
* Makefile.in (INSTALL_TARGET): Do install-gcc first.Jeffrey A Law1997-11-271-1/+1
* * Makefile.in: check-target-libio depends on all-target-libstdc++.Jason Merrill1997-10-271-0/+1
* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap targets using ...Manfred Hollstein1997-10-261-19/+12
* Makefile.in (bootstrap-lean): New target.Aaron Jackson1997-09-291-0/+15
* * Makefile.in (cross): New target.Jeffrey A Law1997-09-181-0/+10
* Makefile.in (bootstrap2, bootstrap3): New targets.Alexandre Oliva1997-09-181-3/+3
* Makefile.in (bootstrap2, bootstrap3): New targets.Alexandre Oliva1997-09-181-15/+3
* Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem.Jim Wilson1997-09-111-1/+1
* * Makefile.in (bootstrap): New target.Jeffrey A Law1997-09-101-0/+25
* Initial revisionJason Merrill1997-08-211-0/+1608