Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-07-12* configure.in: Remove two redundant tests.DJ Delorie
2002-07-11* configure.in (mips*-*-irix6*o32): Enable stabs.DJ Delorie
2002-07-09* configure.in: Don't build grez.DJ Delorie
* Makefile.in: Ditto.
2002-07-09* Makefile.in: Remove references to bsp, cygmon, libstub.DJ Delorie
* configure.in: Ditto. * configure.in: Remove leftover reference to gdbtest.
2002-07-08* configure.in (gxx_include_dir): Change to match versionedDJ Delorie
C++ headers if --enable-version-specific-runtime-libs is used.
2002-07-04* configure.in: Make --without-x work.DJ Delorie
2002-07-03* configure.in: Rearrange target Makefile fragment collection.DJ Delorie
2002-07-02* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, orDJ Delorie
cvs[src]. * configure.in: Ditto.
2002-07-02merge from gcc:DJ Delorie
2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in: Eliminate 'apache' targets. * configure.in: Eliminate 'apache' targets. * configure.in: Eliminate redundant tests. Reorganize. * Makefile.in: Eliminate last reference to LIBGCC1_TEST. * config-ml.in: Eliminate references to Cygnus configure. * Makefile.in: Eliminate references to building emacs. 2002-07-01 Denis Chertykov <denisc@overta.ru> * configure.in: Add support for ip2k.
2002-06-242002-06-24 Ben Elliston <bje@redhat.com>Ben Elliston
* configure.in (host_tools): Remove cgen. * Makefile.in (all-cgen): Remove; runs from its source directory. (check-cgen, install-cgen, clean-cgen): Likewise. (all-opcodes): No not depend on all-cgen. (all-sim): Likewise.
2002-06-22* configure.in: Fix AIX configury bug.DJ Delorie
2002-06-20* configure.in: replace ${topsrcdir} with ${srcdir}DJ Delorie
2002-06-20* configure.in: Move definition of libstdcxx_flagsDJ Delorie
right above usage, rather than waaay earlier.
2002-06-20* configure.in: Rearrange a little.DJ Delorie
2002-06-20* configure.in: Pull definition of is_cross_compiler earlier.DJ Delorie
2002-06-20* configure.in: Rearrange a little.DJ Delorie
2002-06-20* configure.in: Remove references to librx.DJ Delorie
* Makefile.in: Remove references to librx.
2002-06-19* configure.in: Eliminate ${gasdir} variable.DJ Delorie
2002-06-192002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley
* configure.in: Add support for frv. * config.sub: Add support for frv.
2002-06-09* configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe
2002-05-31* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.DJ Delorie
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2002-05-30* configure.in (vax-*-netbsd*): Don't build gas for thisJason Thorpe
platform.
2002-05-292002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>Marek Michalkiewicz
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR.
2002-05-22Allow for PWDCMD to override hardcoded pwd.Nick Clifton
2002-05-14* configure.in: simplify makefile fragment collection.DJ Delorie
2002-05-14* configure.in: remove code to build emacs.DJ Delorie
2002-05-14* configure.in : Remove --srcdir argument from targargs and buildargsDJ Delorie
(it's always overridden in the Makefile anyway). Rearrange a bit.
2002-05-14* configure: move some logic to configure.inDJ Delorie
* configure.in: move some logic from configure
2002-05-05* configure.in (noconfigdirs): Don't disable libgcj onAlexandre Oliva
sparc64-*-solaris* and sparcv9-*-solaris*.
2002-05-03* configure.in: Revert 2002-04-18's patch; fixed in libjava.Alexandre Oliva
2002-05-03 * configure.in (FLAGS_FOR_TARGET): Do not addThomas Fitzsimmons
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*.
2002-05-02 * configure.in (noconfigdirs): Replace [ ] with test.Thomas Fitzsimmons
2002-05-02 * configure.in (noconfigdirs): Do not add target-newlib ifThomas Fitzsimmons
target == i[3456]86-*-linux*, and host == target.
2002-04-30* config/mh-cxux: remove dead codeDJ Delorie
* config/mh-dgux386: remove dead code * config/mh-hp300: remove dead code * config/mh-hpux: remove dead code * config/mh-hpux8: remove dead code * config/mh-irix5: remove dead code * config/mh-irix6: remove dead code * config/mh-ncr3000: remove dead code * config/mh-ncrsvr43: remove dead code * config/mh-necv4: remove dead code * config/mh-sco: remove dead code * config/mh-solaris: remove dead code * config/mh-sysv: remove dead code * config/mh-sysv4: remove dead code * config/mh-sysv5: remove dead code * config/mh-irix4: remove, contains only dead code * configure.in: delete reference to absent file
2002-04-30* configure.in: replace '[' with 'test'DJ Delorie
2002-04-30* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.DJ Delorie
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2002-04-30* configure.in: Eliminate references to gash.DJ Delorie
* Makefile.in: Eliminate references to gash.
2002-04-30* configure.in: Remove useless references to 'pic' makefile fragments.DJ Delorie
2002-04-30* configure.in: (*-*-windows*) Finish removing.DJ Delorie
2002-04-30* configure.in: Eliminate redundant test for libgui.DJ Delorie
2002-04-19sync from gccDJ Delorie
2002-04-18 Tom Tromey <tromey@redhat.com> * configure.in: Disallow configuring libgcj when it is already installed and we're using Solaris 2.8 linker. Do enable libgcj on Solaris 2.8 by default. For PR libgcj/6158.
2002-04-192002-04-19 Nathanael Nerode <neroden@twcny.rr.com>DJ Delorie
* config/mh-a68bsd: clean out dead code * config/mh-apollo68: clean out dead code * config/mh-cxux: clean out dead code * config/mh-decstation: clean out dead code * config/mh-dgux: clean out dead code * config/mh-dgux386: clean out dead code * config/mh-hp300: clean out dead code * config/mh-hpux: clean out dead code * config/mh-hpux8: clean out dead code * config/mh-interix: clean out dead code * config/mh-irix4: clean out dead code * config/mh-lynxrs6k: clean out dead code * config/mh-mingw32: clean out dead code * config/mh-ncr3000: clean out dead code * config/mh-ncrsvr43: clean out dead code * config/mh-necv4: clean out dead code * config/mh-openedition: clean out dead code * config/mh-riscos: clean out dead code * config/mh-sco: clean out dead code * config/mh-sysv4: clean out dead code * config/mh-lynxos: removed, contained only dead code * config/mh-vaxult2: removed, contained only dead code * config/mh-sun3: removed, contained only dead code * configure.in: remove references to dead files
2002-04-18* configure.in: Move default CC setting out of config/mh-* fragmentsDJ Delorie
directly into here.
2002-04-18* configure.in: don't even try to configure or make a subdirectoryDJ Delorie
if there's no configure script for it.
2002-04-16* MAINTAINERS: Remove chill maintainers.DJ Delorie
* Makefile.in (CHILLFLAGS): Remove. (CHILL_LIB): Remove. (TARGET_CONFIGDIRS): Remove libchill. (CHILL_FOR_TARGET): Remove. (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or CHILL_LIB. (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-libchill): Remove. (all-target-libchill): Remove. * configure.in (target_libs): Remove target-libchill. Do not compute CHILL_FOR_TARGET. * libchill: Remove directory.
2002-04-16Sync with gccDJ Delorie
2002-04-10* configure.in: Add *-*-freebsd* configurations.DJ Delorie
2002-03-072002-03-07 H.J. Lu (hjl@gnu.org)H.J. Lu
* configure.in: Enable gprof for mips*-*-linux*.
2002-03-01* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags forAlexandre Oliva
libjava. (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2002-02-09Contribute sh64-elf.Alexandre Oliva
2000-12-01 Alexandre Oliva <aoliva@redhat.com> * configure.in: Added sh64-*-*.