aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1999-08-04* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.Jeffrey A Law1-0/+4
From-SVN: r28489
1999-06-22configure.in (target_libs): Added target-zlib.Tom Tromey1-0/+45
� * configure.in (target_libs): Added target-zlib. * Makefile.in (ALL_TARGET_MODULES): Added zlib. (CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-zlib): New target. (all-target-zlib): Likewise. (all-target-libjava): Depend on all-target-zlib. (configure-target-libjava): Depend on configure-target-zlib. * Makefile.in (configure-target-libjava): Depend on configure-target-newlib. (configure-target-boehm-gc): New target. (configure-target-qthreads): New target. * configure.in (host_tools): Added zip. * Makefile.in (all-target-libjava): Depend on all-zip. (all-zip): New target. (ALL_MODULES): Added all-zip. (NATIVE_CHECK_MODULES): Added check-zip. (INSTALL_MODULES): Added install-zip. (CLEAN_MODULES): Added clean-zip. * 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. * 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. From-SVN: r27708
1999-06-21* ltconfig, ltmain.sh: Update to libtool 1.2f.Tom Tromey1-0/+4
From-SVN: r27699
1999-06-18move gcc changes to gcc subdirectoryMichael Meissner1-43/+0
From-SVN: r27588
1999-06-17Added -mpcrel flag, and underlying support for PC-relative addressing on m68k.Don Lindsay1-0/+43
h Added -mpcrel flag, and underlying support for PC-relative addressing on m68k. Patch is tested, and approved by Jim Wilson. From-SVN: r27576
1999-05-30Cort Dougan <cort@cs.nmt.edu>Cort Dougan1-0/+4
Cort Dougan <cort@cs.nmt.edu> * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. From-SVN: r27254
1999-05-25config.guess (dummy): Changed to $dummy.H.J. Lu1-0/+4
Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org) * config.guess (dummy): Changed to $dummy. From-SVN: r27139
1999-05-24Tidied up case statementsNick Clifton1-0/+4
From-SVN: r27127
1999-05-22config.guess: Handle NEC UX/4800.Ben Elliston1-0/+3
1999-05-22 Ben Elliston <bje@cygnus.com> * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake <jiro@din.or.jp>. From-SVN: r27094
1999-05-22config.guess: Merge with FSF version.Ben Elliston1-0/+6
1999-05-22 Ben Elliston <bje@cygnus.com> * config.guess: Merge with FSF version. Future changes will be more accurately recorded in this ChangeLog. * config.sub: Likewise. From-SVN: r27093
1999-05-20Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.Stephen L Moshier1-0/+4
Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com> * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. From-SVN: r27074
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1-12/+12
coding standards. From-SVN: r26679
1999-04-13config.guess (interix Alpha): Add.Donn Terry1-0/+5
* config.guess (interix Alpha): Add. Co-Authored-By: Martin Heller <Ing.-Buero_Heller@t-online.de> From-SVN: r26423
1999-04-11config-ml.in: On mips*-*-*...Alexandre Oliva1-0/+6
* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to link a trivial program with -mabi=64. If it fails, remove mabi=64 from multidirs. From-SVN: r26355
1999-04-10* config.sub: Set basic_machine to i586 when target_alias = k6-*.Philipp Thomas1-0/+4
From-SVN: r26340
1999-04-02configure (gxx_include_dir): Removed.H.J. Lu1-0/+7
* configure (gxx_include_dir): Removed. * configure.in (gxx_include_dir): Handle it. * Makefile.in: Likewise. * libio/configure.in (gxx_include_dir): Handle it. * libio/Makefile.in: Likewise. * libstdc++/configure.in (gxx_include_dir): Handle it. * libstdc++/Makefile.in: Likewise. From-SVN: r26126
1999-03-17mh-go32: Delete.Mark Elbrecht1-0/+7
* config/mh-go32: Delete. * config/mh-djgpp: New. Renamed from mh-go32. * configure.in (pc-msdosdjgpp): Set host_makefile_frag to config/mh-djgpp. From-SVN: r25834
1999-03-10config.sub: Add i386-uwin support.Mumit Khan1-0/+5
* config.sub: Add i386-uwin support. * config.guess: Likewise. From-SVN: r25693
1999-03-10configure.in: cleanup, add mh-*pic handling for arm, special case ↵Franz Sirl1-0/+5
powerpc*-*-aix* � * configure.in: cleanup, add mh-*pic handling for arm, special case powerpc*-*-aix* From-SVN: r25687
1999-03-02Rename CYGNUS LOCAL to EGCS LOCALNick Clifton1-0/+4
From-SVN: r25536
1999-02-27* config.sub: Check for "cygwin*" rather than "cygwin32*"Geoffrey Noer1-0/+4
From-SVN: r25497
1999-02-24Fix typo in arm recognition stringNick Clifton1-0/+4
From-SVN: r25408
1999-02-22Support ARM/Linux's armv syntaxNick Clifton1-0/+8
From-SVN: r25381
1999-02-18* config.guess: Recognize openbsd-*-hppa.Marc Espie1-0/+4
From-SVN: r25292
1999-02-16Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is ↵H.J. Lu1-0/+5
not empty. � * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not empty. From-SVN: r25258
1999-02-09configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name ↵Mumit Khan1-0/+6
config/mh-cygwin32. � * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32. Enable texinfo. From-SVN: r25119
1999-02-02Patch to fix canadian cross build problem with libcpp.a.Jim Wilson1-0/+5
* Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of $AR_FOR_TARGET. Likewise for RANLIB. From-SVN: r24990
1999-02-02config.sub (oabi): Recognize.Catherine Moore1-0/+5
* config.sub (oabi): Recognize. * configure.in (arm-*-oabi): Handle. From-SVN: r24976
1999-01-30config.guess: Improve detection of i686 on UnixWare 7.Robert Lipe1-0/+4
� * config.guess: Improve detection of i686 on UnixWare 7. From-SVN: r24920
1999-01-30config.guess: Add support for i386-pc-interix.Mumit Khan1-0/+7
* config.guess: Add support for i386-pc-interix. * config.sub: Likewise. * configure.in: Likewise. * config/mh-interix: New file. From-SVN: r24913
1998-12-22* config.sub: Clean up handling of hppa2.0.Jeffrey A Law1-0/+4
From-SVN: r24401
1998-12-22* config.guess: Use C code to identify more HP machines.Rodney Brown1-0/+4
From-SVN: r24398
1998-12-16* config.sub: Handle hppa2.0.Jeffrey A Law1-0/+4
From-SVN: r24350
1998-12-03[multiple changes]Jeff Law1-0/+8
Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) * config.guess: Improve detection of hppa2.0 processors. Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie> * config.guess: Recognize FreeBSD using ELF automatically. From-SVN: r24081
1998-11-26configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1-0/+7
./ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure (skip-this-dir): Add handling for new shell script, which might be created by a sub-directory's configure to indicate, this particular directory is "unwanted". * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. ./gcc/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (CONFIG_LANGUAGES): New macro taking all languages which can be configured. (LANGUAGES): Use $(CONFIG_LANGUAGES) instead of @all_languages@ (Makefile): Pass actual LANGUAGES through the environment when re-configuring. (cstamp-h): Likewise. (config.status): Likewise. * configure.in (enable_languages): Add new configuration parameter "--enable-languages=lang1,lang2,...". (${srcdir}/*/config-lang.in): Change handling to configure only those directories, that the user might have enabled; default to "all" existing languages. * configure: Regenerate. ./libchill/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libf2c/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libio/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. ./libobjc/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libstdc++/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. From-SVN: r23892
1998-10-22* config.guess: Match any version of Unixware7.Robert Lipe1-0/+4
From-SVN: r23217
1998-10-18config.if (cxx_interface, [...]): Do not try to set these if the appropriate ↵Jeff Law1-0/+5
directories and files to not exist. � * config.if (cxx_interface, libstdcxx_interface): Do not try to set these if the appropriate directories and files to not exist. From-SVN: r23165
1998-10-14Makefile.in (DEVO_SUPPORT): Add config.if.Jeffrey A Law1-0/+4
� * Makefile.in (DEVO_SUPPORT): Add config.if. From-SVN: r23080
1998-10-13* configure.in: Fix merge typo.Jeffrey A Law1-0/+2
From-SVN: r23059
1998-10-13configure: Add pattern to replace "build_tooldir"'s definition in the ↵Manfred Hollstein1-0/+6
generated Makefile... * configure: Add pattern to replace "build_tooldir"'s definition in the generated Makefile with "tooldir"'s actual value. From-SVN: r23048
1998-10-13* config.sub: Bring back lost sparcv9.Jeffrey A Law1-0/+2
From-SVN: r23041
1998-10-13* Makefile.in (all-snvavigator): Remove all-flexlm dependency.Jeffrey A Law1-0/+4
From-SVN: r23040
1998-10-12Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to CC_FOR_TARGET and ↵Jeff Law1-0/+12
friends. * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to CC_FOR_TARGET and friends. Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.in (build_tooldir): new variable, same as tooldir (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): add -B$(build_tooldir)/bin/ (BASE_FLAGS_TO_PASS): pass build_tooldir down From-SVN: r23016
1998-10-12Final changes from devo<->egcs merge.Jeff Law1-5/+368
Final changes from devo<->egcs merge. Ugh, a year of configury/Makefile hacking. From-SVN: r23012
1998-10-08config.guess: Merge with FSF.Ian Lance Taylor1-0/+2
* config.guess: Merge with FSF. Merged with devo. From-SVN: r22952
1998-10-08config.sub: Merge with FSF.Ian Lance Taylor1-0/+8
� * config.sub: Merge with FSF. * config.sub: Accept m68060 and m5200 as CPU names. Merge with devo/config.sub. From-SVN: r22949
1998-10-08config-ml.in: Default to being verbose, to match Feb 18 change to configure.Ian Lance Taylor1-0/+3
* config-ml.in: Default to being verbose, to match Feb 18 change to configure. From-SVN: r22948
1998-10-08Various libtool updates from devo, including update to libtool 1.2bIan Lance Taylor1-0/+25
From-SVN: r22947
1998-10-08missing: Update to version from automake 1.3.Ian Lance Taylor1-0/+4
Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com> * missing: Update to version from automake 1.3. Bring over from devo. From-SVN: r22946
1998-10-08ylwrap: Change absolute path checks to check for DOS style path names.Marc Lehmann1-0/+8
� * ylwrap: Change absolute path checks to check for DOS style path names. * ylwrap: Don't use a full path name if the source file is in the same directory. From hjl@lucon.org (H.J. Lu). Brought over from devo. From-SVN: r22944