Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> | Jeff Johnston | 2001-11-12 | 1 | -0/+4 | |
| | | | | * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. | |||||
* | * configure.in (--enable-languages): Be more permissive about | DJ Delorie | 2001-11-09 | 1 | -0/+5 | |
| | | | | syntax. Check for empty lists better. Warn about $LANGUAGES. | |||||
* | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | Hans-Peter Nilsson | 2001-11-06 | 1 | -0/+4 | |
| | ||||||
* | 2001-10-24 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 2001-10-24 | 1 | -0/+4 | |
| | | | | Makefile.in (all-bison): Don't depend on texinfo. | |||||
* | * gettext.m4: Test po/POTFILES.in exists before trying to read. | Alan Modra | 2001-10-03 | 1 | -0/+4 | |
| | ||||||
* | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | Alexandre Oliva | 2001-09-29 | 1 | -0/+4 | |
| | ||||||
* | * config.sub, config.guess: Import latest from subversions. | Hans-Peter Nilsson | 2001-09-28 | 1 | -0/+4 | |
| | ||||||
* | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, | Alexandre Oliva | 2001-09-21 | 1 | -0/+9 | |
| | | | | | | | | DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to avoid quotes nesting problems. (NATIVE_CHECK_MODULES): Ditto, just for consistency. (DO_X): Export only variables that are set. | |||||
* | 2001-09-19 Ben Elliston <bje@redhat.com> | Ben Elliston | 2001-09-19 | 1 | -0/+6 | |
| | | | | | | * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler; it has incorrect semantics. Use the shell built-in "type" command instead. | |||||
* | * config.sub: Reverted the earlier change, this version is not the | Thiemo Seufer | 2001-09-15 | 1 | -0/+5 | |
| | | | | master file. | |||||
* | /bfd/ChangeLog | Thiemo Seufer | 2001-09-14 | 1 | -0/+5 | |
| | | | | | | | | | | | | | * config.bfd: Change machine triplets from mips*el*-* to mips*el-*. Add support for mips64. /ChangeLog * config.sub: Change machine triplets from mipsel*-* to mips*el-*. Add support for mips64. /gas/ChangeLog * configure.in: Change machine triplets from mips-*-linux-gnu* to mips*-*-linux*. | |||||
* | 2001-09-03 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 2001-09-03 | 1 | -0/+4 | |
| | | | | * configure.in: Enable libstdc++-v3 for h8300 targets. | |||||
* | 2001-08-30 Eric Christopher <echristo@redhat.com> | Eric Christopher | 2001-08-31 | 1 | -0/+5 | |
| | | | | | | Jason Eckhardt <jle@redhat.com> * config.sub: Add support for mipsisa32. | |||||
* | 2001-08-30 Eric Christopher <echristo@redhat.com> | Eric Christopher | 2001-08-31 | 1 | -1/+5 | |
| | | | | * config.sub, config.guess: Import latest from subversions. | |||||
* | * config.sub, config.guess: Import latest from subversions. | Alan Modra | 2001-08-20 | 1 | -0/+4 | |
| | ||||||
* | * MAINTAINERS: Clarify libiberty merge rules and procedures. | DJ Delorie | 2001-07-26 | 1 | -0/+4 | |
| | ||||||
* | * Makefile.in: Revert 2001-06-17. | Alan Modra | 2001-06-19 | 1 | -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. Lu | 2001-06-17 | 1 | -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 Cagney | 2001-06-13 | 1 | -0/+5 | |
| | ||||||
* | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | Alexandre Oliva | 2001-06-08 | 1 | -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 Oliva | 2001-06-04 | 1 | -0/+5 | |
| | | | | with_gcc]: Use `gcc -shared' to build a shared library. | |||||
* | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | Alexandre Oliva | 2001-06-04 | 1 | -0/+5 | |
| | | | | archives. | |||||
* | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | Alexandre Oliva | 2001-05-28 | 1 | -0/+5 | |
| | | | | libraries when using g++ with native linker. | |||||
* | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | Alexandre Oliva | 2001-05-28 | 1 | -0/+4 | |
| | ||||||
* | Support for xcoff64, enable ld for aix | Tom Rix | 2001-05-24 | 1 | -0/+4 | |
| | ||||||
* | * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) | Alexandre Oliva | 2001-05-22 | 1 | -0/+5 | |
| | | | | [aix4*|aix5*]: Prepend blank. | |||||
* | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 2001-05-20 | 1 | -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. Lu | 2001-05-14 | 1 | -0/+5 | |
| | | | | | * config.if (libc_interface): Set to -libc6.2- for cross compiling to Linux/glibc 2.2. | |||||
* | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | Alexandre Oliva | 2001-05-03 | 1 | -0/+5 | |
| | | | | libgcj. | |||||
* | * configure.in (noconfigdirs): Don't reset it from scratch in the | Alexandre Oliva | 2001-04-26 | 1 | -0/+5 | |
| | | | | target case; only append to it. | |||||
* | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, | Alexandre Oliva | 2001-04-26 | 1 | -0/+5 | |
| | | | | sparc-*-solaris2.8]: Disable ${libgcj}. | |||||
* | * configure.in (libgcj_saved): Copy from $libgcj. | Alexandre Oliva | 2001-04-25 | 1 | -0/+6 | |
| | | | | | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is --disable-libgcj. | |||||
* | * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a | Alexandre Oliva | 2001-04-20 | 1 | -0/+5 | |
| | | | | 1.641.2.228. | |||||
* | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 2001-04-12 | 1 | -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 Oliva | 2001-04-02 | 1 | -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 Oliva | 2001-03-28 | 1 | -0/+4 | |
| | ||||||
* | Add note about inability to use "make distclean" in maintainer mode. | Nick Clifton | 2001-03-23 | 1 | -0/+5 | |
| | ||||||
* | Re-installed: | Alexandre Oliva | 2001-03-22 | 1 | -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 Blundell | 2001-03-22 | 1 | -0/+4 | |
| | | | | * config.sub, config.guess: Import latest from subversions. | |||||
* | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 2001-03-22 | 1 | -0/+5 | |
| | | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. | |||||
* | 2001-03-20 Michael Chastain <chastain@redhat.com> | Michael Chastain | 2001-03-21 | 1 | -0/+4 | |
| | | | | * Makefile.in: all-m4 depends on all-texinfo. | |||||
* | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | Alexandre Oliva | 2001-03-08 | 1 | -0/+4 | |
| | ||||||
* | 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2001-02-22 | 1 | -0/+5 | |
| | | | | | * COPYING.NEWLIB: Remove DJ Delorie's address because it is no longer valid. | |||||
* | Allow configuration of texinfo for Cygwin hosts. | Nick Clifton | 2001-02-17 | 1 | -0/+5 | |
| | ||||||
* | Add s390 support | Nick Clifton | 2001-02-10 | 1 | -0/+6 | |
| | ||||||
* | * configure: Output host type to stdout, not stderr. | DJ Delorie | 2001-02-07 | 1 | -0/+4 | |
| | ||||||
* | * config.guess: Import from subversions.gnu.org (revision 1.181). | Michael Sokolov | 2001-02-04 | 1 | -0/+5 | |
| | | | | * config.sub: Import from subversions.gnu.org (revision 1.199). | |||||
* | Handle hppa64-linux systems. | Alan Modra | 2001-01-30 | 1 | -0/+4 | |
| | ||||||
* | * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): | Michael Sokolov | 2001-01-27 | 1 | -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 Sokolov | 2001-01-27 | 1 | -0/+4 | |
| |