[xiph-commits] r17430 - experimental/derf/theora-ptalarbvorm/lib/arm
tterribe at svn.xiph.org
tterribe at svn.xiph.org
Wed Sep 22 14:54:09 PDT 2010
Author: tterribe
Date: 2010-09-22 14:54:09 -0700 (Wed, 22 Sep 2010)
New Revision: 17430
Modified:
experimental/derf/theora-ptalarbvorm/lib/arm/armbits.s
experimental/derf/theora-ptalarbvorm/lib/arm/armfrag.s
experimental/derf/theora-ptalarbvorm/lib/arm/armidct.s
experimental/derf/theora-ptalarbvorm/lib/arm/armloop.s
experimental/derf/theora-ptalarbvorm/lib/arm/armopts.s.in
Log:
Enable keyword updating on the ARM asm.
Modified: experimental/derf/theora-ptalarbvorm/lib/arm/armbits.s
===================================================================
--- experimental/derf/theora-ptalarbvorm/lib/arm/armbits.s 2010-09-22 20:28:33 UTC (rev 17429)
+++ experimental/derf/theora-ptalarbvorm/lib/arm/armbits.s 2010-09-22 21:54:09 UTC (rev 17430)
@@ -11,7 +11,7 @@
;********************************************************************
;
; function:
-; last mod: $Id: armbits.c 17344 2010-07-21 01:42:18Z tterribe $
+; last mod: $Id$
;
;********************************************************************
Property changes on: experimental/derf/theora-ptalarbvorm/lib/arm/armbits.s
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: experimental/derf/theora-ptalarbvorm/lib/arm/armfrag.s
===================================================================
--- experimental/derf/theora-ptalarbvorm/lib/arm/armfrag.s 2010-09-22 20:28:33 UTC (rev 17429)
+++ experimental/derf/theora-ptalarbvorm/lib/arm/armfrag.s 2010-09-22 21:54:09 UTC (rev 17430)
@@ -11,7 +11,7 @@
;********************************************************************
; Original implementation:
; Copyright (C) 2009 Robin Watts for Pinknoise Productions Ltd
-; last mod: $Id: cpu.h 17344 2010-07-21 01:42:18Z tterribe $
+; last mod: $Id$
;********************************************************************
AREA |.text|, CODE, READONLY
Property changes on: experimental/derf/theora-ptalarbvorm/lib/arm/armfrag.s
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: experimental/derf/theora-ptalarbvorm/lib/arm/armidct.s
===================================================================
--- experimental/derf/theora-ptalarbvorm/lib/arm/armidct.s 2010-09-22 20:28:33 UTC (rev 17429)
+++ experimental/derf/theora-ptalarbvorm/lib/arm/armidct.s 2010-09-22 21:54:09 UTC (rev 17430)
@@ -11,7 +11,7 @@
;********************************************************************
; Original implementation:
; Copyright (C) 2009 Robin Watts for Pinknoise Productions Ltd
-; last mod: $Id: cpu.h 17344 2010-07-21 01:42:18Z tterribe $
+; last mod: $Id$
;********************************************************************
AREA |.text|, CODE, READONLY
Property changes on: experimental/derf/theora-ptalarbvorm/lib/arm/armidct.s
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: experimental/derf/theora-ptalarbvorm/lib/arm/armloop.s
===================================================================
--- experimental/derf/theora-ptalarbvorm/lib/arm/armloop.s 2010-09-22 20:28:33 UTC (rev 17429)
+++ experimental/derf/theora-ptalarbvorm/lib/arm/armloop.s 2010-09-22 21:54:09 UTC (rev 17430)
@@ -11,7 +11,7 @@
;********************************************************************
; Original implementation:
; Copyright (C) 2009 Robin Watts for Pinknoise Productions Ltd
-; last mod: $Id: cpu.h 17344 2010-07-21 01:42:18Z tterribe $
+; last mod: $Id$
;********************************************************************
AREA |.text|, CODE, READONLY
Property changes on: experimental/derf/theora-ptalarbvorm/lib/arm/armloop.s
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: experimental/derf/theora-ptalarbvorm/lib/arm/armopts.s.in
===================================================================
--- experimental/derf/theora-ptalarbvorm/lib/arm/armopts.s.in 2010-09-22 20:28:33 UTC (rev 17429)
+++ experimental/derf/theora-ptalarbvorm/lib/arm/armopts.s.in 2010-09-22 21:54:09 UTC (rev 17430)
@@ -11,7 +11,7 @@
;********************************************************************
; Original implementation:
; Copyright (C) 2009 Robin Watts for Pinknoise Productions Ltd
-; last mod: $Id: cpu.h 17344 2010-07-21 01:42:18Z tterribe $
+; last mod: $Id$
;********************************************************************
; Set the following to 1 if we have EDSP instructions
Property changes on: experimental/derf/theora-ptalarbvorm/lib/arm/armopts.s.in
___________________________________________________________________
Added: svn:keywords
+ Id
More information about the commits
mailing list