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-06-12* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.DJ Delorie
2002-06-09* configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe
2002-06-01* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,DJ Delorie
BUILD_PREFIX_1, to correct nomenclature. * configure: Likewise.
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-31* config-ml.in: Propogate DESTDIR also.DJ Delorie
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-28Add DLX targetNick Clifton
2002-05-22* config.guess: Update to 2002-05-22 version.Jason Thorpe
* config.sub: Likewise.
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-072002-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
* COPYING.LIBGLOSS: New file.
2002-05-07Honour DESTDIRNick Clifton
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.guess: Updated to 2002-04-26's version.Mark Mitchell
* config.sub: Updated to 2002-04-26's version.
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-04-08* Makefile.in (do-tar-bz2): Delete rule. Replace with ...Andrew Cagney
(do-tar, do-bz2): New rules. (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. (gdb-tar): New rule. (gdb-taz): Rewrite. Use gdb-tar and do-bz2. (insight_dejagnu.tar): New rule. (insight.tar): New rule. (gdb+dejagnu.tar): New rule. (gdb.tar): New rule.
2002-04-07* MAINTAINERS: Update dejagnu/Andrew Cagney
2002-03-16* ltmain.sh (relink_command): Fix typo in previous change.Alexandre Oliva
2002-03-16* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.Alexandre Oliva
(relink_command): Added --tag flags. (mode=install): If relinking fails; error out.
2002-03-13 * Makefile.in (NOTPARALLEL): New. Use it instead of explicitRichard Henderson
.NOTPARALLEL tag. (do-check): Rename from check. (check): Allow parallel check.
2002-03-12 * Makefile.in (.NOTPARALLEL): Add fake tag.Richard Henderson
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-27* standards.texi: Import February 14, 2002 version.Andrew Cagney
* make-stds.texi: Import 2001 version. * Makefile.in (install): Depend on install-info.
2002-02-242002-02-23 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
* config.guess: Import from master sources, rev 1.232. * config.sub: Import from master sources, rev 1.246.
2002-02-23* Makefile.in (MAKEINFO): Don't assume makeinfo will be built justAlexandre Oliva
because its Makefile is there; test for the executable instead.
2002-02-09Contribute sh64-elf.Alexandre Oliva
2000-12-01 Alexandre Oliva <aoliva@redhat.com> * configure.in: Added sh64-*-*.
2002-02-052002-02-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
* COPYING.NEWLIB: Remove advertising clause from Berkeley and Red Hat licenses.
2002-02-02 * Makefile.in: Add all-tix to deps for all-snavigatorMo DeJong
so that tix is built when building snavigator.