summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in: Revert 2001-06-17.Alan Modra2001-06-191-0/+5
| | | | (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
* 2001-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-171-0/+6
| | | | | | * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make. (gas+binutils.tar.bz2): Likewise. (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
* Handle GDB's gdb/version.in.Andrew Cagney2001-06-131-0/+5
|
* * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): IfAlexandre Oliva2001-06-081-0/+6
| | | | | gcc/xgcc is built, use -print-prog-name to find out the program name to use.
* * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,Alexandre Oliva2001-06-041-0/+5
| | | | with_gcc]: Use `gcc -shared' to build a shared library.
* * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link sharedAlexandre Oliva2001-06-041-0/+5
| | | | archives.
* * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ sharedAlexandre Oliva2001-05-281-0/+5
| | | | libraries when using g++ with native linker.
* * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.Alexandre Oliva2001-05-281-0/+4
|
* Support for xcoff64, enable ld for aixTom Rix2001-05-241-0/+4
|
* * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)Alexandre Oliva2001-05-221-0/+5
| | | | [aix4*|aix5*]: Prepend blank.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-0/+6
| | | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number of subdir/configure scripts to use the new libtool.m4.
* 2001-05-14 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-141-0/+5
| | | | | * config.if (libc_interface): Set to -libc6.2- for cross compiling to Linux/glibc 2.2.
* * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: DisableAlexandre Oliva2001-05-031-0/+5
| | | | libgcj.
* * configure.in (noconfigdirs): Don't reset it from scratch in theAlexandre Oliva2001-04-261-0/+5
| | | | target case; only append to it.
* * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,Alexandre Oliva2001-04-261-0/+5
| | | | sparc-*-solaris2.8]: Disable ${libgcj}.
* * configure.in (libgcj_saved): Copy from $libgcj.Alexandre Oliva2001-04-251-0/+6
| | | | | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is --disable-libgcj.
* * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4aAlexandre Oliva2001-04-201-0/+5
| | | | 1.641.2.228.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-04-121-0/+5
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
* * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):Alexandre Oliva2001-04-021-0/+7
| | | | | | New macros. (bootstrap, cross): Use RECURSE_FLAGS. * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
* * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.Alexandre Oliva2001-03-281-0/+4
|
* Add note about inability to use "make distclean" in maintainer mode.Nick Clifton2001-03-231-0/+5
|
* Re-installed:Alexandre Oliva2001-03-221-0/+9
| | | | | | | | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add '-DPIC' to ac_cv_prog_cc_pic for DJGPP. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise.
* 2001-03-22 Philip Blundell <philb@gnu.org>Phil Blundell2001-03-221-0/+4
| | | | * config.sub, config.guess: Import latest from subversions.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-03-221-0/+5
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
* 2001-03-20 Michael Chastain <chastain@redhat.com>Michael Chastain2001-03-211-0/+4
| | | | * Makefile.in: all-m4 depends on all-texinfo.
* * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.Alexandre Oliva2001-03-081-0/+4
|
* 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-221-0/+5
| | | | | * COPYING.NEWLIB: Remove DJ Delorie's address because it is no longer valid.
* Allow configuration of texinfo for Cygwin hosts.Nick Clifton2001-02-171-0/+5
|
* Add s390 supportNick Clifton2001-02-101-0/+6
|
* * configure: Output host type to stdout, not stderr.DJ Delorie2001-02-071-0/+4
|
* * config.guess: Import from subversions.gnu.org (revision 1.181).Michael Sokolov2001-02-041-0/+5
| | | | * config.sub: Import from subversions.gnu.org (revision 1.199).
* Handle hppa64-linux systems.Alan Modra2001-01-301-0/+4
|
* * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):Michael Sokolov2001-01-271-0/+6
| | | | | Don't unset, it's non-portable and no longer necessary, set to empty instead.
* * ltconfig: Shell portability fix for the tagname validity check.Michael Sokolov2001-01-271-0/+4
|
* * ltcf-cxx.sh: Use parentheses around eval $ac_compile.Michael Sokolov2001-01-271-0/+4
|
* * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.Alexandre Oliva2001-01-271-0/+5
| | | | * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
* * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure weAlexandre Oliva2001-01-241-0/+6
| | | | | keep at least one of build_libtool_libs or build_old_libs set to yes.
* * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.Alexandre Oliva2001-01-241-0/+5
| | | | * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
* Give credit for the last change to Philip instead of to Maciej.Andreas Jaeger2001-01-221-2/+7
|
* 2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Andreas Jaeger2001-01-201-0/+4
| | | | * Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
* 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-151-0/+4
| | | | * COPYING.NEWLIB: Put into source repository.
* 2001-01-15 Ben Elliston <bje@redhat.com>Ben Elliston2001-01-151-0/+7
| | | | | | | * configure.in (host_tools): Add sid. Always configure cgen. * Makefile.in (all-sid): New target. (check-sid, clean-sid, install-sid): Likewise.
* * config.sub, config.guess: Update from subversions.Andreas Jaeger2001-01-071-62/+66
|
* * configure.in: Disable language-specific target libraries forAlexandre Oliva2000-12-121-0/+5
| | | | languages that aren't enabled.
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-251-0/+6
|
* * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.Alexandre Oliva2000-11-231-0/+4
|
* * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.Ian Lance Taylor2000-11-201-0/+4
|
* * Makefile.in: Merge with GCC and libgcj.Alexandre Oliva2000-11-181-0/+8
| | | | | | | (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of configure-target-<library> when their configure scripts need the C or C++ library to have already been built to work properly. (do_proto_toplev): Set them to an empty string.
* * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.Alexandre Oliva2000-11-181-0/+5
| | | | (REALLY_SET_LIB_PATH): Use them.
* * config.sub: Add support for Sun ChorusChristopher Faylor2000-11-061-0/+4
|