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
2003-05-30Update URLNick Clifton
2003-05-29Import patch to add FreeBSD support.Nick Clifton
2003-05-28* Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie
* Makefile.in: Regenerate.
2003-05-282003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
* COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2003-05-22* Makefile.tpl (configure-target-libiberty): Depend only on gcc, notDJ Delorie
newlib or libgloss. * Makefile.in: Regenerate.
2003-05-22* Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie
* Makefile.in: Regenerate.
2003-05-212003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki
* configure.in: Use curly braces in the definition of tooldir. * configure: Regenerate.
2003-05-202003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure.in: Switch more things to use maybe dependencies. * Makefile.tpl: Switch more things to use maybe dependencies. Factor out common code from autogen IF statements. * configure: Regenerate. * Makefile.in: Regenerate.
2003-05-19* configure.in: Accept i[3456789]86 for machine type.DJ Delorie
* configure: Regenerate.
2003-05-18<top level>Nathanael Nerode
* configure.in: Switch more things to use maybe dependencies. Rearrange a little. Use GCC_TOPLEV_SUBDIRS. * configure: Regenerate. * Makefile.tpl: Switch more things to use maybe dependencies. * Makefile.in: Regenerate. <config> * config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD, _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET, GCC_TOPLEV_SUBDIRS.
2003-05-162003-05-15 Andreas Schwab <schwab@suse.de>Andreas Jaeger
* Makefile.tpl (install-opcodes): Define. * Makefile.in: Rebuild.
2003-05-132003-05-13 Andreas Jaeger <aj@suse.de>Andreas Jaeger
* config.guess: Update to 2003-05-09 version. * config.sub: Update to 2003-05-09 version.
2003-05-132003-05-13 Michael Eager <eager@mvista.com>Andreas Jaeger
* configure.in: Correct sed script so that options in quotes are not deleted. * configure: Rebuild.
2003-05-12 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwinCorinna Vinschen
and $$s/newlib/libc/sys/cygwin32 include paths. * configure: Ditto.
2003-05-062003-05-05 H.J. Lu <hjl@gnu.org>H.J. Lu
* config-ml.in: Restored from gcc repository.
2003-05-032003-05-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. * Makefile.in: Regenerate.
2003-05-02 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,Daniel Jacobowitz
and Makefile.def.
2003-04-28 * Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz
* Makefile.in: Regenerated.
2003-04-19* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.DJ Delorie
* Makefile.in: Regenerate. * configure.in (powerpc64*-*-linux*): Remove. * configure: Rebuilt.
2003-04-18* Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie
previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, and restrap. * Makefile.in: Regenerate. * configure.in (arm-*-netbsdelf*): Enable building java libraries. * configure: Regenerated.
2003-04-11* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva
* */configure: Rebuilt.
2003-03-14 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode
* Makefile.in: Regenerate.
2003-03-142003-03-14 Michael Chastain <mec@shout.net>Michael Chastain
* Makefile.in: Regenerate with correct Makefile.def.
2003-03-12 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unusedNathanael Nerode
Make macro. * Makefile.in: Regenerate. * configure.in: Clean up gxx_include_dir logic. * configure: Regenerate.
2003-03-09* configure.in (gxx_include_dir): Fix typo.DJ Delorie
* configure: Regenerated.
2003-03-062003-03-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney
* texinfo/texinfo.tex: Import version 2003-02-03.16.
2003-03-052003-03-04 Daniel Jacobowitz <drow@mvista.com>Nathanael Nerode
* configure.in: Include $(build_tooldir)/sys-include in FLAGS_FOR_TARGET. * configure: Regenerated. 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Reindent. * Makefile.in: Regenerate. * configure.in: Reindent. Don't set unused variables. * configure: Regenerate.
2003-03-04Really commit it... dunno what happened last time.Nathanael Nerode
2003-02-28 * Makefile.tpl: Rearrange.Nathanael Nerode
* Makefile.in: Regenerate.
2003-02-25Remove site-file support - it is obsolete.Nick Clifton
2003-02-24Add support for kaOS as cross build target system.Nick Clifton
2003-02-21* Makefile.tpl: Add definition of CPPFLAGS to pass intoDJ Delorie
configure-target-* as some target builds may require additional flags for preprocessor tests. * Makefile.in: Regenerated.
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva
* ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.
2003-02-20* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags whereverAlexandre Oliva
it is used as argument to $CC. * ltcf-gcj.sh: Likewise.
2003-02-20* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva
* configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt.
2003-02-202003-02-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
* configure: Regenerate using autoconf 2.13.
2003-02-19import latest versionsAlan Modra
2003-02-18 * Makefile.tpl (check-c++): Allow parallelism.Jason Merrill
2003-02-17Re-generate using autoconf 000227.Andrew Cagney
2003-02-16 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating
don't configure target-libobjc. * configure: Regenerate.
2003-02-15* Makefile.tpl (RANLIB): Define.DJ Delorie
* Makefile.in: Regenerate.
2003-02-06Source Navigator is now on sourceforge...Keith Seitz
* Makefile.def: Remove "snavigator", "grep", and "db" modules. * Makefile.tpl: Remove "all-snavigator" and "all-grep". * Makefile.in: Regenerated. * configure.in: Remove all traces of snavigator, db, and grep. * configure: Regenerated.
2003-01-312003-01-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. * Makefile.in: Regenerated.
2003-01-30* config.if: Copy from GCC.Alexandre Oliva
2003-01-27* configure.in: Revert 24Jan change.Alexandre Oliva
* configure: Regenerate.
2003-01-242003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure.in: Revert previous change. * configure: Regenerate.
2003-01-232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure.in: Make rda native-only. * configure: Regenerate.
2003-01-20 * configure.in: Add missing \.Nathanael Nerode
* configure: Rebuilt.
2003-01-17 * configure.in (baseargs): Avoid using \| in sed regularJakub Jelinek
expressions. * configure: Rebuilt.
2003-01-16 * configure.in (baseargs): Remove all supported forms ofJakub Jelinek
--cache-file, --srcdir, --host, --build and --target options from argument lists. * configure: Rebuilt.