public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] emacs r1679 - gentoo-syntax
@ 2011-12-29 10:54 Christian Faulhammer (fauli)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2011-12-29 10:54 UTC (permalink / raw
  To: gentoo-commits

Author: fauli
Date: 2011-12-29 10:54:32 +0000 (Thu, 29 Dec 2011)
New Revision: 1679

Modified:
   gentoo-syntax/ChangeLog
   gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax: (ebuild-mode-keywords-toolchain-funcs) Add functions
	tc-getBUILD_AR(), tc-getBUILD_AS(), tc-getBUILD_LD(),
	tc-getBUILD_STRIP(), tc-getBUILD_NM(), tc-getBUILD_RANLIB(), tc-getBUILD_OBJCOPY() andtc-getBUILD_PKG_CONFIG()


Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog	2011-12-28 19:53:52 UTC (rev 1678)
+++ gentoo-syntax/ChangeLog	2011-12-29 10:54:32 UTC (rev 1679)
@@ -1,3 +1,11 @@
+2011-12-29  Christian Faulhammer  <fauli@gentoo.org>
+
+	* ebuild-mode-keywords.el (ebuild-mode-keywords-toolchain-funcs):
+	Add functions tc-getBUILD_AR(), tc-getBUILD_AS(),
+	tc-getBUILD_LD(), tc-getBUILD_STRIP(), tc-getBUILD_NM(),
+	tc-getBUILD_RANLIB(), tc-getBUILD_OBJCOPY() and
+	tc-getBUILD_PKG_CONFIG()
+
 2011-12-28  Christian Faulhammer  <fauli@gentoo.org>
 
 	* ebuild-mode-keywords.el (ebuild-mode-keywords-systemd): Add

Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el	2011-12-28 19:53:52 UTC (rev 1678)
+++ gentoo-syntax/ebuild-mode-keywords.el	2011-12-29 10:54:32 UTC (rev 1679)
@@ -153,8 +153,10 @@
   '(("tc-getPROG" "tc-getBUILD_PROG" "tc-getAR" "tc-getAS" "tc-getCC" "tc-getCPP" "tc-getCXX"
      "tc-getLD" "tc-getSTRIP" "tc-getNM" "tc-getRANLIB" "tc-getF77"
      "tc-getF90" "tc-getFORTRAN" "tc-getGCJ" "tc-getBUILD_CC" "tc-getBUILD_CPP"
-     "tc-getBUILD_CXX" "tc-getRC" "tc-getDLLWRAP" "tc-getPKG_CONFIG" "tc-export"
-     "tc-is-cross-compiler" "tc-ninja_magic_to_arch" "tc-has-tls"
+     "tc-getBUILD_CXX" "tc-getRC" "tc-getDLLWRAP" "tc-getPKG_CONFIG"
+     "tc-getBUILD_AR" "tc-getBUILD_AS" "tc-getBUILD_LD" "tc-getBUILD_STRIP"
+     "tc-getBUILD_NM" "tc-getBUILD_RANLIB" "tc-getBUILD_OBJCOPY" "tc-getBUILD_PKG_CONFIG"
+     "tc-export" "tc-is-cross-compiler" "tc-ninja_magic_to_arch" "tc-has-tls"
      "tc-is-hardfloat" "tc-arch-kernel" "tc-arch" "tc-endian"
      "gcc-fullversion" "gcc-version" "gcc-major-version" "gcc-minor-version"
      "gcc-micro-version")




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-29 10:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29 10:54 [gentoo-commits] emacs r1679 - gentoo-syntax Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox