public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/uclibc/amd64: use.mask
@ 2012-11-20 16:15 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-11-20 16:15 UTC (permalink / raw
  To: gentoo-commits

blueness    12/11/20 16:15:38

  Added:                use.mask
  Log:
  Unmask SIMD flags on hardened/linux/uclibc/amd64

Revision  Changes    Path
1.1                  profiles/hardened/linux/uclibc/amd64/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?rev=1.1&content-type=text/plain

Index: use.mask
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.1 2012/11/20 16:15:38 blueness Exp $

# Unmask the flag which corresponds to ARCH.
-amd64

# unmask all SIMD assembler flags
-mmx
-mmxext
-sse
-sse2
-sse3
-sse4
-sse4a
-sse5
-ssse3
-3dnow
-3dnowext





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/uclibc/amd64: use.mask
@ 2013-02-07  3:25 Matt Turner (mattst88)
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner (mattst88) @ 2013-02-07  3:25 UTC (permalink / raw
  To: gentoo-commits

mattst88    13/02/07 03:25:26

  Modified:             use.mask
  Log:
  Drop sse5 USE flag.

Revision  Changes    Path
1.2                  profiles/hardened/linux/uclibc/amd64/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?r1=1.1&r2=1.2

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.mask	20 Nov 2012 16:15:38 -0000	1.1
+++ use.mask	7 Feb 2013 03:25:26 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.1 2012/11/20 16:15:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.2 2013/02/07 03:25:26 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -amd64
@@ -13,7 +13,6 @@
 -sse3
 -sse4
 -sse4a
--sse5
 -ssse3
 -3dnow
 -3dnowext





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/uclibc/amd64: use.mask
@ 2013-06-01  3:05 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2013-06-01  3:05 UTC (permalink / raw
  To: gentoo-commits

blueness    13/06/01 03:05:24

  Modified:             use.mask
  Log:
  Unmask xorg's synaptics, wacom, qxl on hardened/linux/uclibc/amd64

Revision  Changes    Path
1.3                  profiles/hardened/linux/uclibc/amd64/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?r1=1.2&r2=1.3

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- use.mask	7 Feb 2013 03:25:26 -0000	1.2
+++ use.mask	1 Jun 2013 03:05:24 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.2 2013/02/07 03:25:26 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.3 2013/06/01 03:05:24 blueness Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -amd64
@@ -16,3 +16,11 @@
 -ssse3
 -3dnow
 -3dnowext
+
+# Lilo works on amd64
+-lilo
+
+# These work
+-input_devices_synaptics
+-input_devices_wacom
+-video_cards_qxl





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-01  3:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-20 16:15 [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/uclibc/amd64: use.mask Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-07  3:25 Matt Turner (mattst88)
2013-06-01  3:05 Anthony G. Basile (blueness)

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