aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2002-04-19sync from gccDJ Delorie1-0/+6
2002-04-18 Tom Tromey <tromey@redhat.com> * configure.in: Disallow configuring libgcj when it is already installed and we're using Solaris 2.8 linker. Do enable libgcj on Solaris 2.8 by default. For PR libgcj/6158.
2002-04-192002-04-19 Nathanael Nerode <neroden@twcny.rr.com>DJ Delorie1-0/+4
* config/mh-a68bsd: clean out dead code * config/mh-apollo68: clean out dead code * config/mh-cxux: clean out dead code * config/mh-decstation: clean out dead code * config/mh-dgux: clean out dead code * config/mh-dgux386: clean out dead code * config/mh-hp300: clean out dead code * config/mh-hpux: clean out dead code * config/mh-hpux8: clean out dead code * config/mh-interix: clean out dead code * config/mh-irix4: clean out dead code * config/mh-lynxrs6k: clean out dead code * config/mh-mingw32: clean out dead code * config/mh-ncr3000: clean out dead code * config/mh-ncrsvr43: clean out dead code * config/mh-necv4: clean out dead code * config/mh-openedition: clean out dead code * config/mh-riscos: clean out dead code * config/mh-sco: clean out dead code * config/mh-sysv4: clean out dead code * config/mh-lynxos: removed, contained only dead code * config/mh-vaxult2: removed, contained only dead code * config/mh-sun3: removed, contained only dead code * configure.in: remove references to dead files
2002-04-17* configure.in: Move default CC setting out of config/mh-* fragmentsDJ Delorie1-0/+5
directly into here.
2002-04-17* configure.in: don't even try to configure or make a subdirectoryDJ Delorie1-0/+5
if there's no configure script for it.
2002-04-15* MAINTAINERS: Remove chill maintainers.DJ Delorie1-0/+19
* Makefile.in (CHILLFLAGS): Remove. (CHILL_LIB): Remove. (TARGET_CONFIGDIRS): Remove libchill. (CHILL_FOR_TARGET): Remove. (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or CHILL_LIB. (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-libchill): Remove. (all-target-libchill): Remove. * configure.in (target_libs): Remove target-libchill. Do not compute CHILL_FOR_TARGET. * libchill: Remove directory.
2002-04-15Sync with gccDJ Delorie1-0/+361
2002-04-10* configure.in: Add *-*-freebsd* configurations.DJ Delorie1-0/+4
2002-04-07* Makefile.in (do-tar-bz2): Delete rule. Replace with ...Andrew Cagney1-0/+12
(do-tar, do-bz2): New rules. (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. (gdb-tar): New rule. (gdb-taz): Rewrite. Use gdb-tar and do-bz2. (insight_dejagnu.tar): New rule. (insight.tar): New rule. (gdb+dejagnu.tar): New rule. (gdb.tar): New rule.
2002-04-07* MAINTAINERS: Update dejagnu/Andrew Cagney1-0/+4
2002-03-16* ltmain.sh (relink_command): Fix typo in previous change.Alexandre Oliva1-0/+4
2002-03-15* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.Alexandre Oliva1-0/+6
(relink_command): Added --tag flags. (mode=install): If relinking fails; error out.
2002-03-13 * Makefile.in (NOTPARALLEL): New. Use it instead of explicitRichard Henderson1-66/+73
.NOTPARALLEL tag. (do-check): Rename from check. (check): Allow parallel check.
2002-03-12 * Makefile.in (.NOTPARALLEL): Add fake tag.Richard Henderson1-0/+4
2002-03-072002-03-07 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+4
* configure.in: Enable gprof for mips*-*-linux*.
2002-03-01* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags forAlexandre Oliva1-0/+6
libjava. (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2002-02-27* standards.texi: Import February 14, 2002 version.Andrew Cagney1-0/+4
* make-stds.texi: Import 2001 version. * Makefile.in (install): Depend on install-info.
2002-02-242002-02-23 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+5
* config.guess: Import from master sources, rev 1.232. * config.sub: Import from master sources, rev 1.246.
2002-02-23* Makefile.in (MAKEINFO): Don't assume makeinfo will be built justAlexandre Oliva1-0/+5
because its Makefile is there; test for the executable instead.
2002-02-09Contribute sh64-elf.Alexandre Oliva1-0/+6
2000-12-01 Alexandre Oliva <aoliva@redhat.com> * configure.in: Added sh64-*-*.
2002-02-052002-02-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+5
* COPYING.NEWLIB: Remove advertising clause from Berkeley and Red Hat licenses.
2002-02-02 * Makefile.in: Add all-tix to deps for all-snavigatorMo DeJong1-0/+5
so that tix is built when building snavigator.
2002-02-01 * config.guess: Import from master sources, rev 1.229.Ben Elliston1-0/+5
* config.sub: Import from master sources, rev 1.240.
2002-01-282002-01-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+11
From Steve Ellcey <sje@cup.hp.com>: * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, lt_cv_file_magic_test_file): Set to appropriate values for HP-UX IA64. * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, soname_spec, sys_lib_search_path_spec): Ditto. Various configure scripts regenerated.
2002-01-27* configure.in (*-*-netbsd*): New. Skip target-newlib,Jason Thorpe1-0/+6
target-libiberty, and target-libgloss. Skip Java-related libraries if not supported for NetBSD on target CPU.
2002-01-23Import StrongARM and XScale target_configdirs from FSF GCC version.Nick Clifton1-0/+5
2002-01-162002-01-16 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+7
* config.guess: Import from master sources, rev 1.225. * config.sub: Import from master sources, rev 1.238. * MAINTAINERS: Updated notes on config.guess and config.sub.
2002-01-11Add ia64-hpux target. LD and GDB are not currently supported.Nick Clifton1-0/+5
2002-01-072002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
* Change reference to Cygnus Solutions to be Red Hat.
2002-01-072002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
* COPYING.NEWLIB: Update generic copyright date.
2002-01-07ARM support added to libglossMark Salter1-0/+5
2002-01-02 * MAINTAINERS: Update URL for config.* scripts.Ben Elliston1-0/+4
2001-12-18 * config.sub: Import latest version.Alan Modra1-0/+5
* config.guess: Likewise.
2001-12-13 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystemThomas Fitzsimmons1-0/+5
options for i[3456]86-pc-linux* native builds.
2001-12-05gcc adopts symlink-tree, refer more to libiberty.Nick Clifton1-55/+66
symlink-tree: handle DOS-style absolute paths.
2001-11-28When build != host, create libiberty for the build machine.DJ Delorie1-0/+21
* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace CONFIG_ARGUMENTS. (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): New variables. (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables and rules. (all.normal): Depend on ALL_BUILD_MODULES. (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. (all-build-libiberty): Depend on configure-build-libiberty. * configure: Calculate and substitute proper value for ALL_BUILD_MODULES. * configure.in: Create the build subdirectory. Calculate and substitute TARGET_CONFIGARGS (formerly CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2001-11-26 * config.sub: Update to version 1.232 on subversion.Geoffrey Keating1-0/+4
2001-11-20Use msgfmt to generate .gmo files from .po files for a distribution.Nick Clifton1-0/+5
2001-11-18 * COPYING.NEWLIB: Mention preserved notice in specific parts.Hans-Peter Nilsson1-0/+4
2001-11-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-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-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-0/+5
* Makefile.in (all-bison): Revert 2001-10-24. Don't depend on texinfo.
2001-11-122001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston1-0/+4
* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
2001-11-09* configure.in (--enable-languages): Be more permissive aboutDJ Delorie1-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 Nilsson1-0/+4
2001-10-242001-10-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-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 Modra1-0/+4
2001-09-29* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).Alexandre Oliva1-0/+4
2001-09-28 * config.sub, config.guess: Import latest from subversions.Hans-Peter Nilsson1-0/+4
2001-09-21* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,Alexandre Oliva1-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-192001-09-19 Ben Elliston <bje@redhat.com>Ben Elliston1-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 theThiemo Seufer1-0/+5
master file.