+
+ * config.sub: Add support for configuring for pj.
+
+
+ * config.sub (maybe_os): Add support for configuring for fr30.
+
+
+ * configure.in: Do not configure or build ld for AIX
+ platforms. ld is known to be broken on these platforms.
+
+
+ * Makefile.in (LDFLAGS): Define.
+
+
+ * configure.in (i[3456]-*-mingw32*): Don't put gprof in
+ noconfigdirs.
+ (*-*-cygwin*): Likewise.
+
+
+ * mkdep: New file.
+ * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
+ (BINUTILS_SUPPORT_DIRS): Add mkdep.
+
+ * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
+ long file name when using DJGPP on MS-DOS.
+
+
+ * Makefile.in (check-target-libio): Remove all-target-libstdc++
+ dependency as this causes "make check" to globally "make all"
+
+
+ * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
+ configure.bat in SUPPORT_FILES.
+ (gas+binutils.tar.bz2): Likewise.
+
+ * makeall.bat: Remove; obsolete.
+
+
+ From Mark Elbrecht:
+ * configure.bat: Remove; obsolete.
+
+
+ * configure: Add -W -Wall to the default CFLAGS when compiling with
+ gcc.
+
+
+ * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
+
+
+ * configure.in: Build ld on IRIX6.
+
+
+ * Makefile.in: Change distribution targets to use bzip2 instead of
+ gzip.
+ (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
+ (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
+
+
+ * config.sub: Add mcore target.
+
+
+ * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
+
+
+ * config.sub: Updated to match latest EGCS version.
+
+
+ * ltmain.sh: [mode link] Always use CC given by ltconfig.
+
+
+ * ltconfig, ltmain.sh: Update to libtool 1.2f.
+
+
+ * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
+ (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
+ Bad merge removed these two changes.
+
+
+ * configure.in (i?86-*-beos*): Do config gperf; don't config
+ gdb, newlib, or libgloss.
+
+
+ * config.sub: Add support for mcore targets.
+
+
+ * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
+ not mt-ospace, in order to shut up assembler warning about using
+ symbols that are named the same as registers.
+
+
+ * Makefile.in (all-target-cygmon): Added all-target-bsp to the
+ dependency list for all-target-cygmon.
+
+
+ * config-ml.in: Check $host, not $target, for selective multilibs.
+ (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
+ thumb interworking, and underscore prefix multilibs.
+
+
+ * missing: Update to version from current automake.
+
+
+ * configure (gxx_include_dir): Removed.
+
+ * configure.in (gxx_include_dir): Handle it.
+ * Makefile.in: Likewise.
+
+
+ * config.sub (mips64vr4111,mips64vr4111el) Add.
+
+
+ * config.guess: Correct typo for detecting ELF on FreeBSD.
+
+
+ * config/mh-go32: Delete.
+ * config/mh-djgpp: New. Renamed from mh-go32.
+ * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
+ config/mh-djgpp.
+
+
+ * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
+ all-target-newlib to dependency list for all-target-bsp.
+
+
+ * config.sub: Add i386-uwin support.
+ * config.guess: Likewise.
+
+
+ * configure.in: cleanup, add mh-*pic handling for arm, special
+ case powerpc*-*-aix*
+
+
+ * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
+ can be built.
+
+
+ * configure.in: Added bsp support to arm-*-coff and arm-*-elf
+ targets.
+
+
+ * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
+
+
+ * config.sub: Check for "cygwin*" rather than "cygwin32*"
+
+
+ * config.sub: Fix typo in arm recognition.
+
+
+ * configure.in (noconfigdirs): Changed target_configdirs to
+ include target-bsp only for m68k-*-elf* and m68k-*-coff*
+ rather than m68k-*-* since it is not known to work on
+ m68k-aout. Ditto for arm-*-*oabi.
+
+
+ * configure.in (*-*-windows*): Remove, no longer used.
+ * config/mh-windows: Ditto.
+
+
+ * config.guess: Automatically recognise ELF on FreeBSD. From Niall
+ Smart and improved by Andrew Cagney.
+
+
+ * config.guess: Recognize openbsd-*-hppa.
+
+
+ * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
+ only if it is not empty.
+
+
+
+ * config.guess: Modified to recognize uname's armv* syntax.
+
+ * config.sub: Modified to recognize uname's armv* syntax.
+
+
+ * configure.in: Added target-bsp for sparclite.
+
+
+ * config.sub: Recognize alphapca5[67] and up to alphaev8.
+
+
+ * configure.in: Add support for strongarm port.
+ * config.sub: Add support for strongarm target.
+
+
+ * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
+ the old name config/mh-cygwin32.
+ Enable texinfo.
+
+
+ * configure.in: Do build ld for ix86 Solaris.
+
+
+ * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
+ $AR_FOR_TARGET. Likewise for RANLIB.
+
+
+ * config.sub (oabi): Recognize.
+ * configure.in (arm-*-oabi): Handle.
+
+
+ * config.guess: Improve detection of i686 on UnixWare 7.
+
+
+ * config.guess: Add support for i386-pc-interix.
+ * config.sub: Likewise.
+ * configure.in: Likewise.
+ * config/mh-interix: New file.
+
+
+ * Makefile.in: Remove unneeded all-target-libio from
+ from all-target-winsup target since it is now unneeded.
+ Add all-target-libtermcap in its place since it is now
+ needed.
+
* configure.in: makefile stub for cygwin target is probably
* Makefile.in: Added rules for bsp.
-start-sanitize-cygnus
-
- * config.sub (mips64vr5xxxel-elf): New.
-
-end-sanitize-cygnus
-start-sanitize-sky
-
-
- * configure.in (mips64el-skyb-elf): Use fragment mt-skyb and
- exclude target-libiberty, target-libg++, etc.
- * config/mt-skyb: Do not install gcc, g++, libc, libgcc, etc.
-
-
- * config.sub (vpu-elf): Add a "marketing name" for mips64el-skyb-elf.
-
-
- * configure.in (mips64el-skyb-elf): added new target
-
-end-sanitize-sky
-start-sanitize-java
-
- * Makefile.in (configure-target-libjava): Depend on
- configure-target-newlib.
- (configure-target-boehm-gc): New target.
- (configure-target-qthreads): New target.
-
-end-sanitize-java
* config.sub: Clean up handling of hppa2.0.
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
-start-sanitize-vr4xxx
-
- * config.sub (mips64vr4xxx,mips64vr4xxxel): New.
-
-end-sanitize-vr4xxx
* ltconfig: import from libtool, after changing libtool to
* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
if desired.
-start-sanitize-cygnus
-
- * Makefile.in (all-cgen): Depend on all-libiberty.
-
-end-sanitize-cygnus
* config.if (cxx_interface, libstdcxx_interface): Do not try to set
these if the appropriate directories and files to not exist.
-start-sanitize-cygnus
-
- * configure.in (enable_cgen_maint): Fix typo.
-
-end-sanitize-cygnus
* Makefile.in (DEVO_SUPPORT): Add config.if.
* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
-start-sanitize-dsp
-
- * configure.in (target_libs): Added target-libdsp.
- * Makefile.in (TARGET_CONFIGDIRS): Added libdsp as target.
-
-end-sanitize-dsp
* config.sub: Fix typo in last change.
* config.sub: Recognize sparcv9 just like sparc64.
-start-sanitize-ide
-
- * Makefile.in (install-foundry): Added creation of
- builddate file to the install-foundry target.
-
-end-sanitize-ide
* config.guess: Match "Pent II" or "PentII" for OpenServer.
* mdata-sh: Imported. Needed for automake support.
-start-sanitize-java
-
- * configure.in (target_libs): Added target-qthreads.
- * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
- (CONFIGURE_TARGET_MODULES): Likewise.
- (CHECK_TARGET_MODULES): Likewise.
- (INSTALL_TARGET_MODULES): Likewise.
- (CLEAN_TARGET_MODULES): Likewise.
- (all-target-qthreads): New target.
- (configure-target-libjava): Depend on configure-target-qthreads.
- (all-target-libjava): Depend on all-target-qthreads.
-
-end-sanitize-java
* Makefile.in (taz): Try "chmod -R og=u ." before
-start-sanitize-sky
- * configure.in (mips64r5900-sky-elf*): Use config/mt-sky.
- Set extraconfigdirs to build dvp-elf-as.
-end-sanitize-sky
* configure (extraconfigdirs): New variable.
(SUBDIRS): Add extraconfigdirs and recurse on them too.
* Makefile.in (all): Move higher in file.
* install-sh: remove -x option, and special .exe-handling
hack.
-start-sanitize-beos
* config.guess: Recognize i586-pc-beos.
* configure.in: Don't build some bits for beos.
-end-sanitize-beos
* configure: If CC is set but CFLAGS is not, and CC is gcc, make
* makefile.vms: Update to build binutils/makefile.vms. Add install
target.
-start-sanitize-cygnus
-
- * configure.in: configure cgen if --enable-cgen-maint.
- * Makefile.in (ALL_MODULES,CLEAN_MODULES): Add all-cgen.
- (all-cgen): New rule.
- (all-opcodes,all-sim): Depend on all-cgen.
-
-end-sanitize-cygnus
* ltconfig: Update to correct AIX handling.
* ltconfig, ltmain.sh: Avoid producing a version number if
-version-info was not used.
-start-sanitize-java
-
- * Makefile.in: Add dependencies for boehm-gc to libjava.
-
-end-sanitize-java
* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
Solaris `make' causes it to continue to next definition.
-start-sanitize-java
-
- * Makefile.in: Added dependencies to all-target-boehm-gc and
- all-target-libjava to have them configure during the build.
-
-end-sanitize-java
-start-sanitize-gdbtk
-
- * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
- the right GUI libraries and files are installed along with GDB.
-
-end-sanitize-gdbtk
* configure.in: Change alpha to alpha* in several places.
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
-start-sanitize-cygnus
-
- * Makefile.in: Added standard targets for `flexlm'.
- Added intermodule dependency for `all-snavigator'.
-
- * configure.in: Include `flexlm' as a host library.
-
-end-sanitize-cygnus
* ltconfig: Update cygwin32 support.
(all-gprof): Likewise.
(all-ld): Likewise.
-start-sanitize-java
-
- * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
- (CONFIGURE_TARGET_MODULES): Likewise.
- (CHECK_TARGET_MODULES): Likewise.
- (INSTALL_TARGET_MODULES): Likewise.
- (CLEAN_TARGET_MODULES): Likewise.
- (all-target-libjava): New target.
- (all-target-boehm-gc): Likewise.
- * configure.in (target_libs): Added libjava, boehm-gc.
-end-sanitize-java
* Makefile.in: add ash make rules
* configure.in: add ash to native_only and host_tools lists
-start-sanitize-ide
-
- * Makefile.in: Add libidetcl, like libide.
- (all-libide): Remove dependencies on all-tcl, all-tk, all-itcl,
- all-ilu.
- * configure.IN: Add libidetcl, like libide.
- * configure (GDB_TK): If enable_ide, add all-libidetcl.
-
-end-sanitize-ide
* Makefile.in (all-gettext, all-intl): New targets.
(noconfigdirs) [various cases]: Likewise.
(host_libs): Added intl.
-start-sanitize-gdbtk
-
- * configure: Do not disable building gdbtk for cygwin32 hosts.
-
-end-sanitize-gdbtk
* Makefile.in: Revert yesterday's change.
* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
-start-sanitize-vr4320
-
- * config.sub (mips64vr4320-unknown-elf) : Added.
-
-end-sanitize-vr4320
is cygwin32. OK to build expect and dejagnu with Canadian
Cross.
-start-sanitize-sky
-
- * configure.in: Add dvp-elf support.
- * config.sub: Recognize dvp cpu.
-
-end-sanitize-sky
* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
* config.guess: HP 9000/803 is a PA1.1 machine.
-start-sanitize-cygnus
-
- * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf.
-
-end-sanitize-cygnus
* mkdep: New file.
-start-sanitize-ide
-
- * configure: Only put libide in GDB_TK if --enable-ide.
-
-end-sanitize-ide
* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
* config.sub (maybe_os): Add support for Thumb target.
-start-sanitize-ide
-
- * configure (GDB_TK): add all-libide to dependency list
-
-
- * configure.in (host_libs): Build libide all of the time.
- (noconfigdirs): Remove libide from all places that set noconfigdirs.
-
-
- * Makefile.in (all-vmake): remove double dependency on all-libide
-
-end-sanitize-ide
* Makefile.in: Add rules for cygmon.
* include/remote-sim.h: Add extern "C" { so it can be used with C++
programs.
-start-sanitize-tx19
-
- * config.sub: Move tx19 configury to reduce spurious differences
- with gcc/config.sub.
-
-end-sanitize-tx19
-start-sanitize-tx49
-
- * config.sub: Move tx49 configury to reduce spurious differences
- with gcc/config.sub.
-
-end-sanitize-tx49
* configure.in (d30v-*-*): Configure GCC now.
-start-sanitize-tx49
-
- * config.sub: Add tx49 configury.
-
-end-sanitize-tx49
-start-sanitize-ide
-
- * Makefile.in (install-foundry): New target.
-
-end-sanitize-ide
* configure.in: Remove a "second pass" of tweaking noconfigdirs,
targets using "$@" to provide support for similar but not identical
targets without having to duplicate code.
-start-sanitize-cygnus
-
- * config.sub (maybe_os): Add mips64vr5400.
-
-end-sanitize-cygnus
* makefile.vms: Fix to work with DEC C.
-start-sanitize-ide
-
- * Makefile.in (all-jstools): Depend on all-tix.
-
-end-sanitize-ide
* config.sub: Add mips-tx39-elf to marketing names.
(all-bootstrap): Remove outdated and confusing target.
(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
-start-sanitize-gdbtk
-
- * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
- windows. Consistent with gdb/configure.
-
-end-sanitize-gdbtk
* config.sub: Add "marketing-names" patch.
-start-sanitize-tx19
- * config.sub: Add tx19/r1900.
-
-end-sanitize-tx19
* configure.in (*-*-rtems*): Do not build libgloss for rtems.
* config.sub: Handle v850-elf.
-start-sanitize-ide
-
- * Makefile.in (GDB_TK): Add all-libide.
-
-end-sanitize-ide
* ltconfig: Set CONFIG_SHELL in libtool.
* Makefile.in (BISON): Add -L flag.
(YACC): Likewise.
-start-sanitize-v850e
* configure.in (noconfigdirs): Add support for v850e target.
* config.sub (maybe_os): Add support for v850ea target.
-end-sanitize-v850e
* config.sub: Add mipstx39. Delete r3900.
-start-sanitize-ide
-
- * Makefile.in (all-vmake): Depends on all-tix.
-
-end-sanitize-ide
* Makefile.in (all-autoconf): Depends on all-texinfo.
BISON. Just set BISON to bison. When setting YACC, prefer bison.
* Makefile.in (all-bison): Depend upon all-texinfo.
-start-sanitize-ide
- * Makefile.in (all-vmake): Depend upon all-tix.
-
-end-sanitize-ide
* Makefile.in (BISON): bison, not byacc or bison -y.
* configure: If OSTYPE matches *win32*, try to find a good value for
CONFIG_SHELL.
-start-sanitize-ide
-
- * Makefile.in, configure.in: Handle jstools like vmake.
-
-end-sanitize-ide
* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
* Makefile.in: Add automake targets.
* configure.in (host_tools): Add automake.
-start-sanitize-ide
-
- * Makefile.in (all-libide): Depend upon all-ilu.
-
-end-sanitize-ide
* configure: Default CXX to c++, not gcc.
* Makefile.in (CXX): Set to c++, not gcc.
(CXX_FOR_TARGET): When cross, transform c++, not gcc.
-start-sanitize-ide
-
- * Makefile.in: Add ILU targets.
- * configure.in (host_tools): Add ILU.
-
-end-sanitize-ide
* install-sh: try appending a .exe if source file doesn't
* Makefile.in (all-gcc): Don't depend on libiberty.
-start-sanitize-ide
-
- * configure.in (host_tools): Added vmake.
-
-end-sanitize-ide
* config.guess: improve algorithm for recognizing Gnu Hurd x86.
(CLEAN_MODULES): Added clean-gnuserv.
(all-gnuserv): New target.
-start-sanitize-ide
-
- * configure.in (host_libs): Added libide.
- Skip libide, vmake if no X. Also skip these everywhere that sn is
- skipped.
-
- * Makefile.in (ALL_MODULES): Added all-vmake, all-libide.
- (CROSS_CHECK_MODULES): Added check-vmake, check-libide.
- (INSTALL_MODULES): Added install-vmake, install-libide.
- (CLEAN_MODULES): Added clean-vmake, clean-libide.
- (all-vmake, all-libide): New targets.
-
-end-sanitize-ide
* config.guess: Fixes for MIPS OpenBSD systems.
* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
-start-sanitize-tic80
* configure.in: Remove noconfigdirs case since gdb also
configures and builds for tic80-coff.
-end-sanitize-tic80
* configure: Set cache_file to config.cache.
* COPYING: Update FSF address.
-start-sanitize-tic80
* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
noconfigdirs.
-end-sanitize-tic80
* Makefile.in (install-dirs): Don't crash if prefix, and hence
* configure.in (noconfigdirs): Remove tcl and tk from
noconfigdirs for cygwin32 builds.
-start-sanitize-tic80
* configure.in (tic80-*-*): Remove ld from noconfigdirs.
-end-sanitize-tic80
* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
* configure.in (noconfigdirs): Disable target-newlib,
target-examples and target-libiberty for d30v.
-start-sanitize-tic80
-
- * configure.in (host_libs): Build itcl after tcl, tk.
-
- * configure.in (host_libs): Added db, itcl.
- (host_tools): Added sn.
- (noconfigdirs): Added itcl, db, sn in appropriate places.
- (native_only): Added sn.
-
- * Makefile.in (all-db, all-sn): New targets.
- (ALL_MODULES): Added all-sn.
- (CROSS_CHECK_MODULES): Added check-sn.
- (INSTALL_MODULES): Added install-sn.
- (CLEAN_MODULES): Added clean-sn.
-
-end-sanitize-tic80
* configure.in (noconfigdirs): Enable ld for d30v.
-start-sanitize-tic80
* configure.in (tic80-*-*): Build compiler.
-end-sanitize-tic80
* configure.in (d30v-*): Remove sim directory from list of
* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
-start-sanitize-r5900
-
- * config.sub, configure.in: add r5900
-
-end-sanitize-r5900
* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
* Makefile.in (all-target-winsup): Depend on all-target-libio.
-start-sanitize-tic80
* configure.in (tic80-*-*): Turn off most targets right now.
-end-sanitize-tic80
* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
* config.sub, config.guess: Merge with latest FSF sources.
-start-sanitize-tic80
* config.sub (case $basic_machine): Add tic80 entries.
-end-sanitize-tic80
* config.sub, config.guess: Merge with latest FSF sources.
-start-sanitize-gdbtk
- * configure: enable_gdbtk=no for cygwin32-hosted toolchains
-end-sanitize-gdbtk
* configure.in: remove make from disable-if-Can-Cross list
enable gdb if ${host} and ${target} are cygwin32
* configure.in: Make sure that ${CC} can be used to compile an
executable.
-start-sanitize-gdbtk
-
- * Makefile.in (all-gdb): Depend on $(GDB_TK).
- * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
- nothing depending on whether gdbtk is being built.
-
-end-sanitize-gdbtk
* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
(i386-win32 host): Likewise. Don't build readline.
-start-sanitize-gdbtk
-
- * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
- SUPPORT_FILES to submakes.
-
-end-sanitize-gdbtk
* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
* configure.in: Recognize --with-newlib.
(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
-start-sanitize-gdbtk
-
- * Makefile.in: move {all,check,install}-gdb from *_MODULES
- to *_X11_MODULES due to gdbtk needing X include files et al.
-
-end-sanitize-gdbtk
Merge in support for Mac MPW as a host.