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-09-21 * configure.in: Pass a computed --program-transform-nameDaniel Jacobowitz
to subconfigures. * configure: Regenerated.
2003-09-18 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): FixDaniel Jacobowitz
quoting. * configure: Regenerated.
2003-09-05* configure: Regenerate.DJ Delorie
2003-09-03* configure.in: Ensure arguments to sed are properly spaced.DJ Delorie
* configure: Regenerate.
2003-08-28 * configure.in: Set RAW_CXX_FOR_TARGET if unset.Daniel Jacobowitz
* configure: Regenerated.
2003-08-27Merge bugfix from GCC:Nathanael Nerode
2003-08-23 Phil Edwards <pme@gcc.gnu.org> * configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. * configure: Regenerated.
2003-08-22Index: ChangeLogGeoffrey Keating
2003-08-20 Geoffrey Keating <geoffk@apple.com> PR 8180 * configure.in: When testing with_libs and with_headers, treat 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. * configure: Regenerate. Index: gcc/ChangeLog 2003-08-20 Geoffrey Keating <geoffk@apple.com> PR 8180 * configure.in: When testing with_libs and with_headers, treat 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. * configure: Regenerate.
2003-08-21Merge configure.in, configure with GCC.Geoffrey Keating
2003-08-20 * configure.in: Disable libgcj for darwin not on powerpc.Geoffrey Keating
* configure: Rebuild.
2003-08-022003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney
* configure.in (noconfigdirs): Do not add GDB when m32r-*-*. * configure: Ditto.
2003-07-31* configure.in: Enable libgcj for darwin.DJ Delorie
* configure: Rebuild.
2003-07-28 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode
creating target and build subdirs to build all parent dirs as needed. * Makefile.in: Rebuild. * configure.in: Don't build dirs explicitly here. * configure: Rebuild.
2003-07-14 * Makefile.tpl: Set INSTALL and friends using autoconf. RemoveNathanael Nerode
unused INSTALL_PROGRAM_ARGS. * configure.in: Use AC_PROG_INSTALL. * Makefile.in: Regenerate. * configure: Regenerate.
2003-07-10* configure: Rebuilt.Alexandre Oliva
2001-09-26 Alexandre Oliva <aoliva@redhat.com> * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build newlib nor libgloss. Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> * configure.in (am33_2.0-*-linux*): Added.
2003-07-10 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.Bob Wilson
* configure: Regenerate.
2003-06-27 * configure.in: Clean up config-lang.in handling. DeleteNathanael Nerode
useless assignment to "subdirs". * configure: Regenerate.
2003-06-27 * configure.in: Rename 'target_libs' to 'target_libraries'.Nathanael Nerode
Remove useless reference to 'target_libs'. * configure: Regenerate.
2003-06-23 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlibHans-Peter Nilsson
and target-libgloss. <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. <h8300*-*-*>: Disable libf2c and ${libgcj}.
2003-06-18* configure.in: Update testsuite_flags to new location.DJ Delorie
* configure. Regenerate.
2003-06-12Merge these:DJ Delorie
2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. * configure. Regenerate. 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> * configure.in: Disable serial configure by default. * configure: Regenerate. * Makefile.tpl: Abolish .NOTPARALLEL. * Makefile.in: Regenerate.
2003-06-04 * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode
than shell loop. Remove duplicate 'clean' targets and false comments. * Makefile.def: Add systematic dependencies to 'recursive' targets. Add systematic method of specifying missing targets in subdirs. Add copyright boilerplate. * Makefile.in: Regenerate. * configure.in: Add 'recursive targets' to maybe list. * configure: Regenerate.
2003-05-22* configure.in: Use curly braces in the definition of tooldir.DJ Delorie
* 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-13Recreate correctly.Andreas Jaeger
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-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-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-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-04 * Makefile.tpl: Always pass down RANLIB.Nathanael Nerode
* Makefile.in: Regenerate. * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. * Makefile.in: Regenerate. * configure.in: Remove unused logic relating to --enable-shared and --enable-threads. Remove bogus comments. Remove redundant noconfigdirs. * configure: Regenerate. * configure.in: Replace ${libstdcxx_version} by its value. Remove reference to mh-dgux. * configure: 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-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-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-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-27* configure.in: Revert 24Jan change.Alexandre Oliva
* configure: Regenerate.
2003-01-24No, really this time.Nathanael Nerode
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.
2003-01-15* configure.in (noconfigdirs): Don't skip gas on IRIX 6.Alexandre Oliva
* configure: Rebuilt.
2003-01-11 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode
* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. * Makefile.in: Regenerate. * configure: Regenerate.