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-10-022002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* src-release: New file. Contains material for making net releases for gdb, binutils, et al., formerly in Makefile.in.
2002-09-30Add cpu directory.Nick Clifton
2002-09-292002-09-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
Revert below (note that src does not contain Makefile.tpl): * Makefile.tpl: Make subsituted variables more autoconfy. * Makefile.in: Regenerate.
2002-09-292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure: Revert accidentally applied changes.
2002-09-292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Makefile.tpl: Make more autoconf-friendly. * Makefile.in: Regenerate. * configure: Make substitution more autoconf-like. 2002-09-28 Richard Earnshaw <rearnsha@arm.com> * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a single entry to handle all these. (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable libjava on arm-*-elf.
2002-09-28 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or theGeoffrey Keating
things that depend on them.
2002-09-262002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Makefile.tpl: Make subsituted variables more autoconfy. * Makefile.in: Regenerate. * configure: Make seds more autoconfy.
2002-09-252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Makefile.tpl: Rewrite substituted lines to look autoconfy. * Makefile.in: Regenerate. * configure.in: Rewrite sed statements to look autoconfy.
2002-09-252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Makefile.tpl: Autogenerate *-target-* lists, dependencies of all-target-foo on configure-target-foo. * Makefile.def: Ditto. * Makefile.in: Rebuild.
2002-09-252002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Makefile.def: New file. * Makefile.tpl: New file. * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. * configure.in: Minor rearrangement. Simplify tests.
2002-09-24* configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe
(with_libs): Likewise.
2002-09-212002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. * configure.in (sh*-*-pe*): Ditto. * configure.in (mips*-*-pe*): Ditto. * configure.in (*arm-wince-pe): Ditto.
2002-09-212002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>Nathanael Nerode
* configure.in: Rearrange.
2002-09-12Import chnages from master config repository.Nick Clifton
2002-09-102002-09-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
* COPYING.NEWLIB: More updates.
2002-09-102002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
* COPYING.NEWLIB: Update.
2002-08-242002-08-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
* texinfo/texinfo.tex: Import version 2002-06-04.06.
2002-08-24Import config.guess and config.sub.Andrew Cagney
2002-08-20* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva
* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2002-08-06Add hppa-openbsd targetNick Clifton
2002-08-052002-08-04 H.J. Lu (hjl@gnu.org)H.J. Lu
* configure.in (mips*-*-linux*): Don't skip target-libffi.
2002-07-31* configure.in: Move generic linux case to end. Copy genericDJ Delorie
linux noconfigdirs to mips*-*-linux* entry and new powerpc64*-*-linux* entry. Add target-libffi for the latter.
2002-07-192002-07-19 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
* MAINTAINERS: Clarify updates of config.guess and config.sub, and add one instance of them which was missed to the list to update.
2002-07-172002-07-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
* config.guess: Update to 2002-07-09 version. * config.sub: Update to 2002-07-03 version.
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-05* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.Alexandre Oliva
2002-07-04* configure.in: Make --without-x work.DJ Delorie
2002-07-03 New directory. Created to contain a copy of the texi2pod.pl script so thatNick Clifton
it is in the same place as the version in the FSF GCC sources.
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-02Remove redundant entry.DJ Delorie
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: 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-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