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-04-19This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030419-branchpointcvs2svn
'kettenis_i386newframe-20030419-branch'. Sprout from kettenis_i386newframe-20030406-branch 2003-04-04 08:15:16 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-04-19 00:19:40 UTC DJ Delorie <dj@redhat.com> '* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.': ChangeLog Makefile.in Makefile.tpl configure configure.in include/coff/ChangeLog include/coff/h8300.h include/coff/h8500.h include/coff/sh.h include/elf/ChangeLog include/elf/common.h include/opcode/ChangeLog include/opcode/h8300.h include/opcode/mips.h libtool.m4
2003-03-12This commit was manufactured by cvs2svn to create branchoffbyone-20030313-branchpointoffbyone-20030313-branchcvs2svn
'offbyone-20030313-branch'. Sprout from kettenis-i386newframe-20030308-branch 2003-03-06 20:50:02 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'kettenis-' Cherrypick from master 2003-03-12 20:47:07 UTC Nathanael Nerode <neroden@gcc.gnu.org> ' * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused': ChangeLog Makefile.in Makefile.tpl configure configure.in
2003-03-06This commit was manufactured by cvs2svn to create branch 'kettenis-kettenis-i386newframe-20030308-branchpointcvs2svn
i386newframe-20030308-branch'. Sprout from cagney_offbyone-20030303-branch 2003-02-28 18:03:32 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-03-06 20:50:01 UTC Andrew Cagney <cagney@gnu.org> '2003-03-06 Andrew Cagney <cagney@redhat.com>': ChangeLog Makefile.in Makefile.tpl config/ChangeLog configure configure.in include/aout/ChangeLog include/aout/aout64.h include/elf/ChangeLog include/elf/sh.h texinfo/texinfo.tex Delete: config/mh-dgux
2003-02-28This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointcagney_offbyone-20030303-branchcvs2svn
'cagney_offbyone-20030303-branch'. Sprout from interps-20030202-branch 2003-01-31 21:24:33 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-02-28 18:03:31 UTC Nathanael Nerode <neroden@gcc.gnu.org> ' * Makefile.tpl: Rearrange.': ChangeLog Makefile.def Makefile.in Makefile.tpl config.guess config.sub configure configure.in include/ChangeLog include/elf/ChangeLog include/elf/arm.h include/elf/ia64.h include/elf/ppc.h include/elf/ppc64.h include/gdb/ChangeLog include/gdb/remote-sim.h include/libiberty.h include/opcode/ChangeLog include/opcode/h8300.h libtool.m4 ltcf-cxx.sh ltcf-gcj.sh ltconfig
2003-02-01This commit was manufactured by cvs2svn to create branchinterps-20030202-branchpointinterps-20030202-branchcvs2svn
'interps-20030202-branch'. Sprout from cagney-unwind-20030108-branch 2003-01-09 20:50:26 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'cagney-' Cherrypick from master 2003-01-31 21:24:32 UTC John David Anglin <dave.anglin@nrc-cnrc.gc.ca> ' * hppa.h (ldwa, ldda): Add ordered opcodes.': ChangeLog Makefile.in Makefile.tpl config.if configure configure.in include/ChangeLog include/coff/ti.h include/coff/tic4x.h include/elf/ChangeLog include/elf/common.h include/elf/mips.h include/elf/ppc.h include/elf/ppc64.h include/elf/s390.h include/elf/sh.h include/elf/sparc.h include/hashtab.h include/opcode/ChangeLog include/opcode/hppa.h include/opcode/m68hc11.h include/splay-tree.h
2003-01-09* configure.in: Remove Makefile in build, host and target modulesAlexandre Oliva
unless configure was run with --no-recursion. * configure: Rebuilt.
2003-01-08* configure.in: Add AC_PREREQ for consistency.Christopher Faylor
* configure: Regenerate.
2003-01-062003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
* configure.in (GDB_TK): Add tcl directories conditional on gdb/gdbtk directory being present. * configure: Regenerate.
2003-01-05 * configure.in (LD): Improve test for gcc. Try to set LD to the ld usedJohn David Anglin
by gcc if LD is not defined and we are not doing a Canadian Cross. * configure: Rebuilt.
2002-12-31 * configure.in: Fix use of $program_transform_name.Andreas Schwab
* configure: Regenerated.
2002-12-31 * configure.in (baseargs): Don't remove first configure argument.Daniel Jacobowitz
* configure: Regenerated.
2002-12-29* Makefile.tpl (local-distclean): Don't remove...Alexandre Oliva
(multilib.ts): ... this. Moved into... (multilib.out): ... this. Don't use sub-make. ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... (configure-build-[+module+], configure-[+module+], configure-target-[+module+], configure-gcc): ... these. Test for Makefile existence. Drop config.status from dependencies. * Makefile.in: Rebuilt. * configure.in: Move gcc-version-trigger to the end of ac_configure_args. Add comments to maybedep.tmp and serdep.tmp. Introduce --disable-serial-configure. Remove nonopt from baseargs, matching and removing corresponding whitespace while at it. * configure: Rebuilt.
2002-12-28* configure.in (host_configargs): Replace reference toAlexandre Oliva
no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt.
2002-12-28 * Makefile.tpl: Fix dramatic bustage due to change inNathanael Nerode
program_transform_name. * Makefile.in: Regenerate. * configure.in: Remove unnecessary PATH setting. * configure: Regnerate. * configure.in: Don't default to unprefixed tools unless the native tools will work. * configure: Regenerate.
2002-12-28(toplev)Nathanael Nerode
* configure.in: Convert to autoconf script. Blow away lots of now-redundant Makefile fragments. * configure: Generate using Autoconf. * Makefile.tpl: Rewrite to reflect autoconfiscation. * Makefile.in: Regenerate. (config) * acx.m4: New. * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300, mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition, mh-riscos, mh-sysv: Delete. * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000, mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
2002-12-232002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Makefile.tpl: Use shared multilib.out. Use move-if-change for it. Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. * Makefile.in: Regenerate. * configure.in: Remove unnecessary leftovers. 2002-12-22 Geoffrey Keating <geoffk@apple.com> * config/mt-aix43: Delete. 2002-12-21 Geoffrey Keating <geoffk@apple.com> * configure.in (extra_ranlibflags_for_target): New variable. (*-*-darwin): Add -c to ranlib commands. * configure (tooldir): Handle extra_ranlibflags_for_target.
2002-12-19 * Makefile.tpl: Revert HJL's change.Nathanael Nerode
* Makefile.in: Regenerated. * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and always.
2002-12-19 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.Andreas Schwab
* Makefile.in: Regenerate.
2002-12-192002-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). * Makefile.in: Regenerated. * configure.in (build_prefix): New. Substitute.
2002-12-17 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.Hans-Peter Nilsson
2002-12-142002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* configure.in, Makefile.tpl, Makefile.def: Remove tclX. * Makefile.in: Regenerate.
2002-12-06 * configure.in: Revert unintentional change.Nathanael Nerode
2002-12-052002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Makefile.tpl: Change dependency for */multilib.out so that it works when gcc isn't in the tree. * configure.in: Substitute more. * configure: Run subconfigures from the Makefile. * Makefile.tpl: Run subconfigures from the Makefile; add a few convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2002-12-04 * configure.in (host_tools): Order binutils, gas and ld forNathanael Nerode
convenience in running the testsuites.
2002-12-04 * Makefile.tpl: Introduce rules to serialize subconfigure runs.Nathanael Nerode
* Makefile.in: Regenerate. * configure.in: Introduce rules to serialize subconfigure runs.
2002-12-04 * configure.in: Introduce BASE_CC_FOR_TARGET.Nathanael Nerode
* Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. Realize configure-build-* targets. Realize configure-target-* targets. * Makefile.in: Regenerate.
2002-12-03 * configure: Move gcc_version_trigger stuff from here...Nathanael Nerode
* configure.in: ...to here. * configure.in: Separate subconfigure options added by this file from options given by the user. Add machinery to put args for host subconfigures into the Makefile. * Makefile.tpl: Remove 'vault' targets. * Makefile.tpl: Reorder and comment dependencies. * Makefile.in: Regenerate.
2002-12-02(from gcc repos.)Nathanael Nerode
2002-11-28 Geoffrey Keating <geoffk@apple.com> * configure.in: Move host-specific darwin noconfigdirs into the host-specific section.
2002-12-022002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
(finishing slow-motion replay) * configure: Remove skip-this-dir support. * Makefile.tpl: Remove skip-this-dir support. * Makefile.tpl: Remove leftover support for non-autoconfiscated subdirectories. * Makefile.in: Regenerate. * Makefile.tpl: Strip out useless setting of 'dir'. * Makefile.in: Regenerate. 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> (finishing slow-motion replay) * configure.in: Fix deeply stupid bug. * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded shell code in CXX_FOR_TARGET * Makefile.def: Introduce raw_cxx. * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and RAW_CXX_FOR_TARGET. * Makefile.in: Regenerate. 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> (finishing slow-motion replay) * Makefile.tpl: Remove unnecessary ifs. * Makefile.in: Regenerate. * Makefile.tpl: Implement soft dependency machinery. Maybe-ize dependencies. Maybe-ize build-libiberty. Create dummy install targets for 'no_install' modules. * configure: Move GDB_TK substitution to configure.in. Move build_modules stuff to configure.in. * configure.in: Implement soft dependency machinery. Maybe-ize GDB_TK, rearrange slightly. Move build_modules stuff from configure. * Makefile.in: Regenerate.
2002-12-012002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
(continuing slow-motion replay) * Makefile.tpl: Make all-target, install-target behave similarly to all, install (only hitting configured targets). Eliminate unused macro defintions. * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when build != host. * Makefile.tpl: Add all-gcc: all-libiberty dependency. * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. * configure.in: Produce lists of subdir targets we're actually configuring. Remove references to "dosrel". * Makefile.tpl: Let configure set which subdir targets are hit. Remove install-cross; clean up install; remove ALL. Remove references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. Autogenerate host module targets. Remove empty dependency lines and redundant dependency; rearrange slightly. * Makefile.def: Add host-side libtermcap, utils. * Makefile.in: Regenerate.
2002-11-302002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
(Continuing slow-motion replay) * configure.in (v810*): Remove special setting of tools. * configure: Add support for extra required flags for ar or nm. * configure.in (aix4.3+): Use above support for target-specific issues, rather than using config/mt-aix43.
2002-11-04Top level configury changes for RDA.Kevin Buettner
2002-10-25 * configure.in (i[3456]86-*-linux*): Add check to disableHans-Peter Nilsson
${libgcj} for glibc1.
2002-10-07Add tic4x target.Nick Clifton
2002-10-032002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. * configure.in: Make SET_LIB_PATH substitution more autoconfy. * configure.in: Make RPATH_ENVVAR substitution more autoconfy. * Makefile.in: Regenerate.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
* Bring following over from gcc: 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> * configure.in (s390*-*-linux*): Enable libgcj.
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-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-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-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-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.