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-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
* 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-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-25Really rebuild it this time. :sigh:Nathanael Nerode
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-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-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-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-20* configure.in: Remove references to librx.DJ Delorie
* Makefile.in: Remove references to librx.
2002-06-12* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.DJ Delorie
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-22Allow for PWDCMD to override hardcoded pwd.Nick Clifton
2002-05-07Honour DESTDIRNick Clifton
2002-04-30* configure.in: Eliminate references to gash.DJ Delorie
* Makefile.in: Eliminate references to gash.
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-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-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-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-02 * Makefile.in: Add all-tix to deps for all-snavigatorMo DeJong
so that tix is built when building snavigator.
2001-11-28When build != host, create libiberty for the build machine.DJ Delorie
* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace CONFIG_ARGUMENTS. (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): New variables. (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables and rules. (all.normal): Depend on ALL_BUILD_MODULES. (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. (all-build-libiberty): Depend on configure-build-libiberty. * configure: Calculate and substitute proper value for ALL_BUILD_MODULES. * configure.in: Create the build subdirectory. Calculate and substitute TARGET_CONFIGARGS (formerly CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2001-11-20Use msgfmt to generate .gmo files from .po files for a distribution.Nick Clifton
2001-11-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb
* Makefile.in (all-bison): Revert 2001-10-24. Don't depend on texinfo.
2001-11-06 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.Hans-Peter Nilsson
2001-10-252001-10-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb
Makefile.in (all-bison): Don't depend on texinfo.
2001-09-29* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).Alexandre Oliva
2001-09-21* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,Alexandre Oliva
DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to avoid quotes nesting problems. (NATIVE_CHECK_MODULES): Ditto, just for consistency. (DO_X): Export only variables that are set.
2001-06-19 * Makefile.in: Revert 2001-06-17.Alan Modra
(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
2001-06-172001-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu
* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make. (gas+binutils.tar.bz2): Likewise. (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
2001-06-13Handle GDB's gdb/version.in.Andrew Cagney
2001-06-08* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): IfAlexandre Oliva
gcc/xgcc is built, use -print-prog-name to find out the program name to use.
2001-04-02* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):Alexandre Oliva
New macros. (bootstrap, cross): Use RECURSE_FLAGS. * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2001-03-212001-03-20 Michael Chastain <chastain@redhat.com>Michael Chastain
* Makefile.in: all-m4 depends on all-texinfo.
2001-03-08* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.Alexandre Oliva
2001-01-202001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Andreas Jaeger
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
2001-01-152001-01-15 Ben Elliston <bje@redhat.com>Ben Elliston
* configure.in (host_tools): Add sid. Always configure cgen. * Makefile.in (all-sid): New target. (check-sid, clean-sid, install-sid): Likewise.
2000-11-19* Makefile.in: Merge with GCC and libgcj.Alexandre Oliva
(ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of configure-target-<library> when their configure scripts need the C or C++ library to have already been built to work properly. (do_proto_toplev): Set them to an empty string.
2000-11-18* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.Alexandre Oliva
(REALLY_SET_LIB_PATH): Use them.
2000-09-26* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 andAlexandre Oliva
ltcf-c.sh.
2000-09-06* Makefile.in (all-zlib): Added dummy target.Alexandre Oliva
2000-09-05* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.Alexandre Oliva
(bootstrap*): Depend on all-bootstrap.
2000-08-21 * Makefile.in (ALL_MODULES): Add all-cgen.Doug Evans
(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. (all-cgen): New target. (all-opcodes,all-sim): Depend on all-cgen. * configure.in (host_tools): Add cgen. Only configure cgen if --enable-cgen-maint.