Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-18 | * COPYING.NEWLIB: Mention preserved notice in specific parts. | Hans-Peter Nilsson | 1 | -0/+4 | |
2001-11-14 | 2001-11-13 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 1 | -0/+17 | |
Merged from net gcc: 2001-07-30 Jeff Sturm <jsturm@one-pont.com> * ltcf-c.sh: Use $objext, not $ac_objext. 2001-07-27 Mark Kettenis <kettenis@gnu.org> * ltcf-cxx.sh: Add support for GNU. 2001-07-22 Timothy Wall <twall@redhat.com> * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve default settings if using GNU tools with that configuration. * ltcf-cxx.sh: Ditto. * ltcf-gcj.sh: Ditto. 2001-07-21 Michael Chastain <chastain@redhat.com> * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. * ltmain.sh: Mark as gcc-local. | |||||
2001-11-14 | 2001-11-13 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 1 | -0/+5 | |
* Makefile.in (all-bison): Revert 2001-10-24. Don't depend on texinfo. | |||||
2001-11-12 | 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> | Jeff Johnston | 1 | -0/+4 | |
* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. | |||||
2001-11-09 | * configure.in (--enable-languages): Be more permissive about | DJ Delorie | 1 | -0/+5 | |
syntax. Check for empty lists better. Warn about $LANGUAGES. | |||||
2001-11-06 | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | Hans-Peter Nilsson | 1 | -0/+4 | |
2001-10-24 | 2001-10-24 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 1 | -0/+4 | |
Makefile.in (all-bison): Don't depend on texinfo. | |||||
2001-10-03 | * gettext.m4: Test po/POTFILES.in exists before trying to read. | Alan Modra | 1 | -0/+4 | |
2001-09-29 | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | Alexandre Oliva | 1 | -0/+4 | |
2001-09-28 | * config.sub, config.guess: Import latest from subversions. | Hans-Peter Nilsson | 1 | -0/+4 | |
2001-09-21 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, | Alexandre Oliva | 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 | 2001-09-19 Ben Elliston <bje@redhat.com> | Ben Elliston | 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. | |||||
2001-09-15 | * config.sub: Reverted the earlier change, this version is not the | Thiemo Seufer | 1 | -0/+5 | |
master file. | |||||
2001-09-14 | /bfd/ChangeLog | Thiemo Seufer | 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 | 2001-09-03 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 1 | -0/+4 | |
* configure.in: Enable libstdc++-v3 for h8300 targets. | |||||
2001-08-31 | 2001-08-30 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -0/+5 | |
Jason Eckhardt <jle@redhat.com> * config.sub: Add support for mipsisa32. | |||||
2001-08-31 | 2001-08-30 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -1/+5 | |
* config.sub, config.guess: Import latest from subversions. | |||||
2001-08-20 | * config.sub, config.guess: Import latest from subversions. | Alan Modra | 1 | -0/+4 | |
2001-07-26 | * MAINTAINERS: Clarify libiberty merge rules and procedures. | DJ Delorie | 1 | -0/+4 | |
2001-06-19 | * Makefile.in: Revert 2001-06-17. | Alan Modra | 1 | -0/+5 | |
(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. | |||||
2001-06-17 | 2001-06-17 H.J. Lu <hjl@gnu.org> | H.J. Lu | 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. | |||||
2001-06-13 | Handle GDB's gdb/version.in. | Andrew Cagney | 1 | -0/+5 | |
2001-06-08 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | Alexandre Oliva | 1 | -0/+6 | |
gcc/xgcc is built, use -print-prog-name to find out the program name to use. | |||||
2001-06-04 | * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, | Alexandre Oliva | 1 | -0/+5 | |
with_gcc]: Use `gcc -shared' to build a shared library. | |||||
2001-06-04 | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | Alexandre Oliva | 1 | -0/+5 | |
archives. | |||||
2001-05-28 | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | Alexandre Oliva | 1 | -0/+5 | |
libraries when using g++ with native linker. | |||||
2001-05-28 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | Alexandre Oliva | 1 | -0/+4 | |
2001-05-24 | Support for xcoff64, enable ld for aix | Tom Rix | 1 | -0/+4 | |
2001-05-22 | * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) | Alexandre Oliva | 1 | -0/+5 | |
[aix4*|aix5*]: Prepend blank. | |||||
2001-05-20 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 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 | 2001-05-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 | |
* config.if (libc_interface): Set to -libc6.2- for cross compiling to Linux/glibc 2.2. | |||||
2001-05-03 | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | Alexandre Oliva | 1 | -0/+5 | |
libgcj. | |||||
2001-04-26 | * configure.in (noconfigdirs): Don't reset it from scratch in the | Alexandre Oliva | 1 | -0/+5 | |
target case; only append to it. | |||||
2001-04-26 | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, | Alexandre Oliva | 1 | -0/+5 | |
sparc-*-solaris2.8]: Disable ${libgcj}. | |||||
2001-04-25 | * configure.in (libgcj_saved): Copy from $libgcj. | Alexandre Oliva | 1 | -0/+6 | |
(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is --disable-libgcj. | |||||
2001-04-20 | * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a | Alexandre Oliva | 1 | -0/+5 | |
1.641.2.228. | |||||
2001-04-12 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 1 | -0/+5 | |
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. | |||||
2001-04-02 | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | Alexandre Oliva | 1 | -0/+7 | |
New macros. (bootstrap, cross): Use RECURSE_FLAGS. * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. | |||||
2001-03-28 | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. | Alexandre Oliva | 1 | -0/+4 | |
2001-03-23 | Add note about inability to use "make distclean" in maintainer mode. | Nick Clifton | 1 | -0/+5 | |
2001-03-22 | Re-installed: | Alexandre Oliva | 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 | 2001-03-22 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -0/+4 | |
* config.sub, config.guess: Import latest from subversions. | |||||
2001-03-22 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 1 | -0/+5 | |
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. | |||||
2001-03-21 | 2001-03-20 Michael Chastain <chastain@redhat.com> | Michael Chastain | 1 | -0/+4 | |
* Makefile.in: all-m4 depends on all-texinfo. | |||||
2001-03-08 | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | Alexandre Oliva | 1 | -0/+4 | |
2001-02-22 | 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+5 | |
* COPYING.NEWLIB: Remove DJ Delorie's address because it is no longer valid. | |||||
2001-02-17 | Allow configuration of texinfo for Cygwin hosts. | Nick Clifton | 1 | -0/+5 | |
2001-02-10 | Add s390 support | Nick Clifton | 1 | -0/+6 | |
2001-02-07 | * configure: Output host type to stdout, not stderr. | DJ Delorie | 1 | -0/+4 | |
2001-02-04 | * config.guess: Import from subversions.gnu.org (revision 1.181). | Michael Sokolov | 1 | -0/+5 | |
* config.sub: Import from subversions.gnu.org (revision 1.199). |