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
2005-04-292005-04-29 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
Sync from gcc: 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com> * config.sub: Update from master copy. 2005-04-19 Hans-Peter Nilsson <hp@axis.com> * configure.in <crisv32-*-*, cris-*-*>: New local variable libgcj_ex_libffi. Have specific match for *-*-linux*. Separate matches for "*-*-aout" and "*-*-elf". Don't disable libffi for "*-*-elf" and "*-*-linux*". * configure: Regenerate. config: 2005-04-29 Paolo Bonzini <bonzini@gnu.org> * acx.m4 (ACX_PROG_GNAT): Remove stray break.
2005-04-062005-04-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. (TARGET_CONFIGARGS): Include --with-target-subdir. (configure, all): New macros. Use them throughout.
2005-04-052005-04-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
* Makefile.tpl: Sync with gcc. * Makefile.in: Regenerate.
2005-03-30 * config/mh-mingw32: Delete.Joern Rennecke
* configure.in: Don't use it. * configure: Regenerate.
2005-03-302005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). (HOST_LIB_PATH): Generate from Makefile.def. (TARGET_LIB_PATH): Likewise. (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. * Makefile.in: Regenerate. * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. (RPATH_ENVVAR): Include Darwin case. * configure: Regenerate. config: 2005-02-28 Paolo Bonzini <bonzini@gnu.org> * config/gcc-lib-path.m4: Remove.
2005-03-252005-03-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. * configure: Regenerate.
2005-03-22top:Zack Weinberg
* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, gcc_version, and gcc_version_trigger from set of flags to pass. * Makefile.tpl: Remove definitions of above variables. (config.status): Remove dependency on $(gcc_version_trigger). * Makefile.in: Regenerate. * configure.in: Do not reference config/gcc-version.m4 nor config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. * configure: Regenerate. config: * gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded by the Makefile.
2005-03-16* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.DJ Delorie
* Makefile.in: Regenerate.
2005-03-02PR libgcj/20160Alexandre Oliva
* ltmain.sh: Avoid creating archives with components that have duplicate basenames.
2005-02-282005-02-28 Andrew Pinski <pinskia@physics.uc.edu>Paolo Bonzini
PR bootstrap/20250 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install instead of check. * Makefile.in: Regenerate.
2005-02-282005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
Sync from gcc. 2005-02-28 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * Makefile.def (target_modules): Remove "stage", now unnecessary. * Makefile.tpl (HOST_SUBDIR): New substitution. (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. (Host modules, Bootstrapped modules): Use it. (Build modules, Target modules): Do not create symlink trees, always configure out-of-srcdir. (distclean): Try removing $(host_subdir) with rm before using rm -rf. * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use $(HOST_SUBDIR). Create a symlink for host_subdir. * Makefile.in: Regenerate. * configure: Regenerate. Merged from libada-gnattools-branch: 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.def: Add gnattools as a module, depending on target-libada. * Makefile.in: Regenerate. * configure.in: Include gnattools in host_tools; disable it if ada is disabled. * configure: Regenerate. config: 2005-02-28 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/17383 * acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src gcc build is going.
2005-02-23configure: Regenerate.Nick Clifton
2005-02-22Allow darwin targeted ports to build tk, itcl and libgui.Nick Clifton
2005-02-21 PR libgcj/10353Eric Botcazou
* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. * configure: Regenerate.
2005-02-092005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney
* MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the gdb/ section. Update GDB's URL.
2005-01-312005-01-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney
* gettext.m4: Only set ENABLE_NLS when gettext is present.
2005-01-29 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.Hans-Peter Nilsson
<crisv32-*-*, cris-*-*>: Only disable target-newlib and target-libgloss when not *-*-elf and *-*-aout. * configure: Regenerate.
2005-01-272005-01-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney
* gettext.m4: Don't use NONE as a default for CATOBJEXT.
2005-01-242005-01-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney
* gettext.m4: Only fall back to ../intl/ when it's present.
2005-01-192005-01-17 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook
* install-sh, config.sub: Import from upstream.
2005-01-192005-01-13 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook
PR bootstrap/18222 * Makefile.def: Pass CPPFLAGS_FOR_TARGET. * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. * Makefile.in: Regenerate.
2005-01-032005-01-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
Revert 2004-12-28 Makefile changes, a better fix will be applied to mainline and src after GCC 4.0 branches.
2004-12-282004-12-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
PR bootstrap/17383 * Makefile.def (target_modules): Remove stage parameter, it is always true now. * Makefile.tpl (configure-build-[+module+], configure-target-[+module+]): Always build symlink tree for the directory and for include. BUILD_SUBDIR and TARGET_SUBDIR cannot be . anymore. * Makefile.in: Regenerate.
2004-12-28Revert 2004-12-08 Makefile changes.DJ Delorie
2004-12-162004-12-16 Andrew Stubbs <andrew.stubbs@st.com>Joern Rennecke
* configure.in (sh64-*-*): Reenable gprof. * configure: Regenerate.
2004-12-10* MAINTAINERS: List 'depcomp' as part of automake.Jim Blandy
2004-12-08 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.David Edelsohn
* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. (EXTRA_TARGET_FLAGS): Add PICFLAG. * Makefile.in: Regenerate.
2004-12-08* Makefile.tpl: Generate normal dependencies if the LHS module isDJ Delorie
not bootstrapped. * Makefile.in: Regenerate.
2004-12-03Introduce config/gxx-include-dir.m4.Richard Sandiford
2004-12-03Remove config.if.Richard Sandiford
2004-12-03Use correct ChangeLog entry.Eric Christopher
2004-12-032004-12-02 Eric Christopher <echristo@redhat.com>Eric Christopher
* Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list of things to remove. * Makefile.in: Regenerate.
2004-12-02 * configure.in: Clear gcc_version_trigger if the file doesn't exist.Richard Sandiford
* configure: Regenerate.
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-11-27 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.John David Anglin
(hppa*64*-*-*): Delete incorrect comment. * configure: Rebuilt.
2004-11-162004-11-15 Kelley Cook <kcook@gcc.gnu.org>DJ Delorie
* install-sh, compile: Import from automake. * config.guess, config.sub: Import from savannnah.
2004-11-13 * Makefile.def: Add html support.Mike Stump
* Makefile.tpl: Likewise. * Makefile.in: Regenerate.
2004-11-12 PR 18423Geoffrey Keating
* configure.in: Remove all instances of build-fixincludes from noconfigdirs. (build_configargs): Supply --target to subdirectories. * configure: Regenerate. * Makefile.def: Make gcc install depend on fixincludes install. * Makefile.in: Regenerate.
2004-11-09 * configure.in (noconfigdirs) [mmix-*-*]: DisableHans-Peter Nilsson
target-libgfortran. * configure: Regenerate.
2004-11-08 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRANDavid Edelsohn
like CC.
2004-11-052004-11-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
* Makefile.def (host fixincludes): Specify missing targets. * Makefile.in: Regenerate.
2004-11-042004-11-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
PR other/17783 * configure.in: Set up LD_LIBRARY_PATH by default for gcc. * configure: Regenerated.
2004-11-04./Daniel Jacobowitz
* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. * configure: Regenerated. bfd/ * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace elfarm-nabi with elf32-arm. Remove elfarm-oabi. (elf32-arm.lo): Replace elfarm-nabi.lo rule. Remove elf32-arm.h dependency. * config.bfd: Move arm-*-oabi* and thumb-*-oabi* from obsolete list to a new removed list. Remove normal configuration stanzas. * configure.in: (bfd_elf32_bigarm_vec, bfd_elf32_bigarm_symbian_vec) (bfd_elf32_littlearm_symbian_vec, bfd_elf32_littlearm_vec): Replace elfarm-nabi.lo with elf32-arm.lo. (bfd_elf32_bigarm_oabi_vec, bfd_elf32_littlearm_oabi_vec): Remove. * elf32-arm.c: Renamed from elfarm-nabi.c. Inline elf32-arm.h. * elf32-arm.h: Remove. * elfarm-oabi.c: Remove. * targets.c (_bfd_target_vector): Remove bfd_elf32_bigarm_oabi_vec and bfd_elf32_littlearm_oabi_vec. * aclocal.m4, Makefile.in, configure, doc/Makefile.in: Regenerated. gas/ * configure.in: Remove arm-*-oabi and thumb-*-oabi. * config/tc-arm.c (target_oabi): Delete. (md_apply_fix3, elf32_arm_target_format): Remove target_oabi checks. (arm_opts): Remove moabi. * doc/as.texinfo (Overview): Remove documentation of -moabi. * doc/c-arm.texi (ARM Options): Likewise. * configure: Regenerated. ld/ * Makefile.am (ALL_EMULATIONS): Remove earmelf_oabi.o. (earmelf_oabi.c): Remove rule. * configure.tgt: Remove arm-*-oabi and thumb-*-oabi. * emulparams/armelf_oabi.sh, emultempl/armelf_oabi.em: Delete files. * Makefile.in: Regenerated.
2004-10-28 PR target/18151Aaron W. LaFramboise
* configure.in (case ${target}): Do not build fixincludes for avr. * configure: Regenerated.
2004-10-27 * configure.in (case ${target}): Do not build fixincludesAaron W. LaFramboise
on platforms where it is not used. * configure: Regenerated. ----------------------------------------------------------------------
2004-10-24 * configure.in: Use an absolute path to install-sh.Daniel Jacobowitz
* configure: Regenerated.
2004-10-192004-10-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney
* src-release (do-djunpack, do-md5sum): Install the generated file directly into the proto-toplev/ directory.
2004-10-192004-10-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney
* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2004-10-13merge from gccDJ Delorie
2004-10-12 Kelley Cook <kcook@gcc.gnu.org> * configure.in (*-*-cygwin*): Supress warning if newlib not present. * configure: Regenerate.
2004-10-062004-10-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
Fix wrong conflict resolution in: 2004-08-16 Paolo Bonzini <bonzini@gnu.org> * Makefile.in: Regenerate. * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) in the recursive `make', instead of hardwiring `all'. (Autogenerated TARGET-* variables): New.