1. 30 Jan, 2012 1 commit
  2. 08 Jul, 2011 1 commit
  3. 03 Apr, 2011 1 commit
  4. 19 Dec, 2010 1 commit
  5. 14 Nov, 2010 1 commit
  6. 16 Apr, 2010 1 commit
  7. 05 Feb, 2010 1 commit
  8. 04 Dec, 2009 1 commit
  9. 23 Jul, 2009 1 commit
  10. 29 Nov, 2008 1 commit
  11. 14 Mar, 2008 1 commit
  12. 10 Nov, 2007 1 commit
  13. 10 Oct, 2007 1 commit
  14. 21 Aug, 2007 1 commit
  15. 26 Jun, 2007 1 commit
  16. 24 Jun, 2006 1 commit
  17. 13 Mar, 2006 1 commit
  18. 01 Dec, 2005 1 commit
  19. 04 Sep, 2005 1 commit
  20. 16 Jun, 2005 1 commit
  21. 27 Apr, 2005 1 commit
  22. 04 Mar, 2005 1 commit
  23. 15 Dec, 2004 1 commit
  24. 05 Nov, 2004 1 commit
  25. 14 Sep, 2004 1 commit
  26. 15 May, 2004 1 commit
  27. 18 Mar, 2004 1 commit
  28. 25 Oct, 2003 1 commit
  29. 04 Feb, 2003 1 commit
  30. 31 Jan, 2002 1 commit
  31. 23 Jan, 2002 1 commit
  32. 20 Dec, 2001 1 commit
  33. 18 Dec, 2001 1 commit
  34. 15 Dec, 2001 2 commits
  35. 31 Oct, 2001 1 commit
    • zack's avatar
      * Makefile.in (INTL_TARGETS, POSUB): Delete all references. · 67881e18
      zack authored
      	(INTL_SUBDIRS): Just intl.
      	(.SUFFIXES): Add .gmo .po .pox.
      	(native): Also depend on build-@POSUB@.
      	(intl.all, intl.install): Depend on config.h and things it includes.
      	(po-generated): New target; depend on c-parse.c and tradcif.c.
      	(install-normal): Also depend on install-@POSUB@.
      	(XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): New variables.
      	(build-, install-, build-po, update-po, install-po,
      	.po.gmo, .po.pox, $(PACKAGE).pot, po/$(PACKAGE).pot): New rules.
      
      	* aclocal.m4: Prefix each entry in CATALOGS with "po/"
      	* configure.in: Don't munge XGETTEXT.  Don't generate
      	po/Makefile.in.
      	* configure: Regenerate.
      
      	* exgettext: Delete.
      	* config/m68k/m68k.h: Add doc strings for -msky and -mnosky.
      	* cp/Make-lang.in, java/Make-lang.in, objc/Make-lang.in: Replace
      	$(INTL_TARGETS) with po-generated.
      
      po:
      	* EXCLUDES: New file.
      	* exgettext: New helper script; completely rewritten.
      	* Makefile.in.in, POTFILES.in: Delete.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46680 138bc75d-0d04-0410-961f-82ee72b054a4
      67881e18
  36. 11 Jun, 2001 2 commits
  37. 29 Sep, 2000 1 commit
    • obrien's avatar
      2000-09-28 David O'Brien <obrien@FreeBSD.org> · c1cf5af2
      obrien authored
      	* config/i386/freebsd-aout.h: New, FreeBSD a.out config file.
      	Contains the old contents of config/i386/freebsd.h
      	* config/i386/freebsd.h: Now the ELF rather than a.out config file.
      	Contains the old contents of config/i386/freebsd-elf.h
      	* config/i386/freebsd-elf.h: Retire this file -- contents moved to
      	config/i386/freebsd.h.
      	* configure.in: Adjust for above changes.
      	* po/POTFILES.in: Likewise.
      	* po/en_GB.po: Likewise.
      	* po/gcc.pot: Likewise.
      	* configure: Rebuilt.
      
      Approved by:  Richard Henderson <rth@cygnus.com>
                    Message-ID: <20000927093029.A30906@cygnus.com>
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36662 138bc75d-0d04-0410-961f-82ee72b054a4
      c1cf5af2
  38. 12 Sep, 2000 1 commit