1. 14 Oct, 2003 1 commit
  2. 08 Oct, 2003 1 commit
  3. 25 Sep, 2003 1 commit
  4. 27 Aug, 2003 1 commit
  5. 08 Jul, 2003 1 commit
    • Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. · 56694dd9
      top:
      	* Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
      	* Makefile.in: Regenerate.
      config:
      	* gettext.m4: Delete all former contents.
      	(ZW_GNU_GETTEXT_SISTER_DIR): New macro.
      	* progtest.m4: New file.
      gcc:
      	* Makefile.in (top_builddir): Set to "..", not ".".
      	(INTLLIBS, INTLDEPS): Delete.
      	(LIBINTL, LIBINTL_DEP, LIBICONV_DEP): New variables to be substituted.
      	(LIBDEPS): Add $(LIBICONV_DEP).
      	(LIBS): Take out $(INTLLIBS), add $(LIBINTL) and $(LIBICONV).
      	(INCLUDES): Replace -I../intl with @INCINTL@.
      	($(top_builddir)/intl/libintl.a): Delete rule.
      	(stage2-start, stage3-start, stage4-start, stageprofile-start,
      	stagefeedback-start): Use $$ for variable to be evaluated by
      	shell, not make.
      	* acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT,
      	HAVE_LC_MESSAGES, HAVE_STPCPY): Delete.
      	* aclocal.m4: sinclude ../config/progtest.m4.  Add
      	contents of lcmessage.m4 from gettext distro.
      	* configure.in: Check for wchar.h and setlocale.  Set
      	LIBICONV_DEP to the empty string and substitute it.
      	Call AM_LC_MESSAGES.  Delete AC_ARG_ENABLE for --enable-nls;
      	this is handled elsewhere.  Use ZW_GNU_GETTEXT_SISTER_DIR,
      	not CY_GNU_GETTEXT.  Clear $LIBICONV if its text is included
      	in $LIBINTL, to avoid linking it twice.
      	* configure, config.in: Regenerate.
      intl:
      	* README: Update.
      	* Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
      	mkinstalldirs, gettextsrcdir, l): Delete.
      	(COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
      	(HEADERS): libgnuintl.h not libgnuintl.h.in.  Remove os2compat.h.
      	(SOURCES): Remove os2compat.c.
      	(DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
      	DEFS-relocatable.o): New.
      	(all-yes): Add config.intl.
      	(libintl.h): Use cp, not cat.
      	(INCLUDES): Remove -I..
      	(TAGS, CTAGS, ID): Word wrap.
      	(mostlyclean, distclean): Remove junk.
      	(config.intl): New rule.
      	* aclocal.m4: sinclude ../config/progtest.m4 instead of
      	including it inline.
      	* config.intl.in: New file.
      	* configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
      	Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
      	LIBDIR, INSTALLDIR.  Set LIBINTL_DEP and INCINTL and AC_SUBST
      	them.  Add config.intl to AC_OUTPUT.
      	* os2compat.c, os2compat.h: Delete, unused.
      
      From-SVN: r69071
      Zack Weinberg committed
  6. 04 Jul, 2003 1 commit
    • intl: New directory; see intl/ChangeLog for details. · 6eb95e99
      top:
      	* intl: New directory; see intl/ChangeLog for details.
      	* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
      	* Makefile.tpl: all-gcc depends on maybe-all-intl.
      	* Makefile.in: Regenerate.
      config:
      	* gettext.m4: New file - copy of gettext.m4 from binutils
      	CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
      gcc:
      	* ABOUT-NLS: Delete.
      	* intl: Delete entire directory.
      	* aclocal.m4: Include ../config/gettext.m4.  Delete
      	AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES,
      	AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT.
      	* configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT.
      	Remove intl/Makefile from all_outputs.
      	* configure, config.in: Regenerate.
      	* Makefile.in: Expunge all references to intl subdirectory.
      	Add -I../intl to INCLUDES.
      	* intl.h: Include libintl.h if and only if ENABLE_NLS is defined.
      intl:
      	* Makefile.in: Remove unnecessary capabilities for
      	installation, build of shared libraries, generation of
      	distribution tarballs, etc.  Fix all the places that rely on
      	the parent directory.  Don't generate libgnuintl.h from
      	anything; do generate $(objdir)/libintl.h from libgnuintl.h if
      	necessary.  Adjust DEFS for use of config.h.
      	* libgnuintl.h.in: Rename libgnuintl.h.
      	* README: New file.
      	* config.charset, ref-add.sin, ref-del.sin: Delete (unused).
      	* COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
      	* aclocal.m4: New; generated per instructions in gettext manual.
      	* configure.in: New; written from scratch for this configuration.
      	* configure, config.h.in: Generated.
      contrib:
      	* gcc_update: Remove gcc/intl/plural.c from list.
      	Add new generated files intl/plural.c, intl/configure,
      	intl/config.h.in.
      
      From-SVN: r68928
      Zack Weinberg committed
  7. 19 May, 2003 1 commit
  8. 18 May, 2003 1 commit
    • <top level> · 8b87bb96
      <top level>
      	* configure.in: Switch more things to use maybe dependencies.
      	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
      	* configure: Regenerate.
      	* Makefile.tpl: Switch more things to use maybe dependencies.
      	* Makefile.in: Regenerate.
      
      <config>
      	* config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD,
      	_GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET,
      	GCC_TOPLEV_SUBDIRS.
      
      From-SVN: r66932
      Nathanael Nerode committed
  9. 04 Mar, 2003 1 commit
  10. 28 Dec, 2002 2 commits
    • acx.m4: Name cache variables properly. · 5888b7f2
      * acx.m4: Name cache variables properly.
      (NCN_STRICT_CHECK_TOOL): If program is not found and
      value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2,
      depending on whether build != host or not.
      (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
      
      From-SVN: r60581
      Alexandre Oliva committed
    • configure.in: Convert to autoconf script. · 671aa708
      (toplev)
      	* configure.in: Convert to autoconf script.  Blow away lots
      	of now-redundant Makefile fragments.
      	* configure: Generate using Autoconf.
      	* Makefile.tpl: Rewrite to reflect autoconfiscation.
      	* Makefile.in: Regenerate.
      (config)
      	* acx.m4: New.
      	* mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
      	mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
      	mh-riscos, mh-sysv: Delete.
      	* mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
      	mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
      
      From-SVN: r60558
      Nathanael Nerode committed
  11. 23 Dec, 2002 1 commit
  12. 17 Dec, 2002 1 commit
  13. 16 Dec, 2002 1 commit
  14. 11 Nov, 2002 1 commit
  15. 16 May, 2002 1 commit
    • Makefile.in: Allow for PWDCMD to override hardcoded pwd. · 1e6347d8
      	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
      	* config-ml.in: Likewise.
      	* configure: Likewise.
      	* configure.in: Likewise.
      
      	boehm-gc:
      	* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
      	* aclocal.m4: Regenerate.
      	* configure: Regenerate.
      
      	config:
      	* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
      
      	contrib:
      	* test_installed: Allow for PWDCMD to override hardcoded pwd.
      	* test_summary: Likewise.
      
      	gcc:
      	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
      	* configure.in: Likewise.
      	* fixinc/check.tpl: Likewise.
      	* fixinc/fixinc.dgux: Likewise.
      	* fixinc/fixinc.svr4: Likewise.
      	* fixinc/fixinc.winnt: Likewise.
      	* fixinc/fixincl.sh: Likewise.
      	* fixproto: Likewise.
      	* configure: Regenerate.
      
      	gcc/ada:
      	* Makefile.adalib: Allow for PWDCMD to override hardcoded pwd.
      	* Makefile.in: Likewise.
      
      	gcc/f:
      	* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
      
      	gcc/java:
      	* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
      
      	gcc/po:
      	* exgettext: Allow for PWDCMD to override hardcoded pwd.
      
      	gcc/treelang:
      	* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
      
      	libf2c:
      	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
      	* aclocal.m4: Likewise.
      	* configure: Regenerate.
      
      	libjava:
      	* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
      	* configure.in: Likewise.
      	* aclocal.m4: Regenerate.
      	* configure: Regenerate.
      
      	libobjc:
      	* aclocal.m4: Allow for PWDCMD to override hardcoded pwd.
      	* configure: Regenerate.
      
      	libstdc++-v3:
      	* Makefile.am: Allow for PWDCMD to override hardcoded pwd.
      	* acinclude.m4: Likewise.
      	* docs/html/Makefile: Likewise.
      	* aclocal.m4: Regenerate.
      	* configure: Regenerate.
      	* Makefile.in: Regenerate.
      
      	zlib:
      	* configure.in: Allow for PWDCMD to override hardcoded pwd.
      	* configure: Regenerate.
      
      	* ChangeLog: Move entries to ChangeLog.gcj.
      
      From-SVN: r53523
      Rainer Orth committed
  16. 13 May, 2002 1 commit
  17. 30 Apr, 2002 2 commits
    • mh-cxux: remove dead code · 9e7facd6
      * config/mh-cxux: remove dead code
      * config/mh-dgux386: remove dead code
      * config/mh-hp300: remove dead code
      * config/mh-hpux: remove dead code
      * config/mh-hpux8: remove dead code
      * config/mh-irix5: remove dead code
      * config/mh-irix6: remove dead code
      * config/mh-ncr3000: remove dead code
      * config/mh-ncrsvr43: remove dead code
      * config/mh-necv4: remove dead code
      * config/mh-sco: remove dead code
      * config/mh-solaris: remove dead code
      * config/mh-sysv: remove dead code
      * config/mh-sysv4: remove dead code
      * config/mh-sysv5: remove dead code
      * config/mh-irix4: remove, contains only dead code
      * configure.in: delete reference to absent file
      
      From-SVN: r52926
      DJ Delorie committed
    • configure.in: Remove useless references to 'pic' makefile fragments. · 57e0b4a8
      * configure.in: Remove useless references to 'pic' makefile fragments.
      * config/mt-armpic: Delete.
      * config/mt-elfalphapic: Delete.
      * config/mt-i370pic: Delete.
      * config/mt-ia64pic: Delete.
      * config/mt-m68kpic: Delete.
      * config/mt-papic: Delete.
      * config/mt-ppcpic: Delete.
      * config/mt-s390pic: Delete.
      * config/mt-sparcpic: Delete.
      * config/mt-x86pic: Delete.
      
      From-SVN: r52923
      Nathanael Nerode committed
  18. 19 Apr, 2002 1 commit
    • mh-a68bsd: clean out dead code · 704c9a14
      2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
      
      	* 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
      
      From-SVN: r52530
      Nathanael Nerode committed
  19. 15 Apr, 2002 1 commit
  20. 11 Apr, 2002 1 commit
    • i2002-04-11 DJ Delorie <dj@redhat.com> · ab50d72b
      	* Makefile.in, configure.in: Sync with binutils, entries
      	follow...
      
      2002-02-01  Mo DeJong  <supermo@bayarea.net>
      
      	* Makefile.in: Add all-tix to deps for all-snavigator
      	so that tix is built when building snavigator.
      
      2002-01-11  Steve Ellcey  <sje@cup.hp.com>
      
      	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
      	ld and gdb are not supported.
      
      2002-01-07  Mark Salter  <msalter@redhat.com>
      
      	* configure.in: Remove target-bsp and target-cygmon from arm builds.
      	Allow target-libgloss to be built for arm, strongarm, and xscale.
      
      2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
      	options for i[3456]86-pc-linux* native builds.
      
      2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
      
      	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
      	files from .po files for a distribution.
      
      2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
      
      	* configure.in: Enable libstdc++-v3 for h8300 targets.
      
      2001-06-19  Alan Modra  <amodra@bigpond.net.au>
      
      	* Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
      	version from bfd/.
      
      Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
      
      	* Makefile.in (VER): When present, extract the version number from
      	the file version.in.
      
      2001-05-24  Tom Rix <trix@redhat.com>
      
      	* configure.in : enable ld for aix
      
      2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
      
      	* mh-s390pic: New file.
      	* mt-s390pic: New file.
      
      2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
      
      	* config.guess: Add linux target for S/390.
      
      2000-11-07  Philip Blundell  <pb@futuretv.com>
      
      	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
      
      2000-11-03  Philip Blundell  <pb@futuretv.com>
      
      	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
      	files.
      
      2001-01-15  Ben Elliston  <bje@redhat.com>
      
      	* configure.in (host_tools): Add sid.
      	Always configure cgen.
      
      2000-11-24  Nick Clifton  <nickc@redhat.com>
      
      	* configure.in (c4x, c5x, tic54x): Move after ARM targets.
      
      
      2000-08-20  Doug Evans  <dje@casey.transmeta.com>
      
      	* Makefile.in (ALL_MODULES): Add all-cgen.
      	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
      	(all-cgen): New target.
      	(all-opcodes,all-sim): Depend on all-cgen.
      	* configure.in (host_tools): Add cgen.
      	Only configure cgen if --enable-cgen-maint.
      
      From-SVN: r52179
      DJ Delorie committed
  21. 07 Oct, 2001 1 commit
    • acinclude.m4: Fix spelling error of "separate" as "seperate". · cc712abf
      config:
      	* acinclude.m4: Fix spelling error of "separate" as "seperate".
      
      gcc:
      	* ChangeLog.2, c-decl.c, config/i386/i386.md, doc/gcc.texi, gcc.c,
      	genmultilib, toplev.c: Fix spelling errors of "separate" as
      	"seperate", and corresponding spelling errors of related words.
      
      gcc/ada:
      	* 5oosinte.adb: Fix spelling error of "separate" as "seperate".
      
      gcc/testsuite:
      	* gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
      	spelling errors of "separate" as "seperate".
      
      libffi:
      	* src/x86/ffi.c: Fix spelling error of "separate" as "seperate".
      
      libjava:
      	* defineclass.cc, java/awt/image/ColorModel.java,
      	java/awt/image/SampleModel.java, java/lang/Package.java,
      	java/security/cert/X509Extension.java: Fix spelling errors of
      	"separate" as "seperate", and corresponding spelling errors of
      	related words.
      
      libstdc++-v3:
      	* docs/html/22_locale/locale.html, docs/html/faq/index.html: Fix
      	spelling errors of "separate" as "seperate", and corresponding
      	spelling errors of related words.
      	* docs/html/faq/index.txt: Regenerate.
      
      From-SVN: r46063
      Joseph Myers committed
  22. 22 May, 2001 1 commit
  23. 28 Jan, 2001 1 commit
  24. 02 Jan, 2001 1 commit
  25. 26 Sep, 2000 1 commit
  26. 04 Aug, 2000 1 commit
  27. 21 Jul, 2000 2 commits
  28. 15 Jul, 2000 1 commit
  29. 21 Jun, 2000 1 commit
  30. 23 Feb, 2000 1 commit
  31. 10 Jan, 2000 1 commit
  32. 08 Sep, 1999 1 commit
  33. 07 Apr, 1999 1 commit
  34. 17 Mar, 1999 1 commit
  35. 02 Feb, 1999 1 commit
  36. 30 Jan, 1999 1 commit
  37. 11 Nov, 1998 1 commit