[Pkg-gstreamer-commits] [orc] 02/03: Merge tag 'upstream/0.4.22'

Sebastian Dröge slomo at moszumanska.debian.org
Wed Aug 27 09:42:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

slomo pushed a commit to branch master
in repository orc.

commit 4320465e1a867c558ccec31e3c787509a793ebdb
Merge: 2f93867 a37b147
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Aug 27 12:36:45 2014 +0300

    Merge tag 'upstream/0.4.22'
    
    Upstream version 0.4.22

 Makefile.in                         |   1 +
 autogen.sh                          |   4 +-
 config.h.in                         |   3 +
 configure                           |  71 +++++++--
 configure.ac                        |  11 +-
 doc/Makefile.in                     |   1 +
 doc/html/ch01.html                  |   6 +-
 doc/html/ch02.html                  |   6 +-
 doc/html/ch03.html                  |   6 +-
 doc/html/ch04.html                  |   6 +-
 doc/html/ch05.html                  |   6 +-
 doc/html/index.html                 |   6 +-
 doc/html/index.sgml                 |  14 --
 doc/html/orc-ARM.html               |  24 ++-
 doc/html/orc-MMX.html               |  22 +--
 doc/html/orc-Orc.html               |  16 +-
 doc/html/orc-OrcCompiler.html       |  22 +--
 doc/html/orc-OrcDebug.html          |  38 ++---
 doc/html/orc-OrcExecutor.html       |  22 +--
 doc/html/orc-OrcOpcode.html         |  38 ++---
 doc/html/orc-OrcProgram.html        |  92 ++++++------
 doc/html/orc-OrcRule.html           |  16 +-
 doc/html/orc-PowerPC.html           |  22 +--
 doc/html/orc-SSE.html               |  22 +--
 doc/html/orc-Utility-functions.html |  16 +-
 doc/html/orc-building.html          |   6 +-
 doc/html/orc-concepts.html          |   6 +-
 doc/html/orc-misc.html              |  20 +--
 doc/html/orc-opcodes.html           |   6 +-
 doc/html/orc-program.html           |   6 +-
 doc/html/orc-runninging.html        |   6 +-
 doc/html/orc-tutorial.html          |   6 +-
 doc/html/orc-x86.html               |  30 ++--
 doc/html/style.css                  | 291 +++++++++++++++++++-----------------
 examples/Makefile.in                |   1 +
 ltmain.sh                           |   4 +-
 orc-test/Makefile.in                |   1 +
 orc-test/orcarray.c                 |   2 +-
 orc/Makefile.am                     |   2 +-
 orc/Makefile.in                     |   6 +-
 orc/orccompiler.c                   |  11 ++
 orc/orccpu-arm.c                    | 143 +++++++++---------
 orc/orcdebug.c                      |  45 ++++++
 orc/orcutils.h                      |   3 -
 testsuite/Makefile.in               |   1 +
 testsuite/benchmorc/Makefile.in     |   1 +
 testsuite/orcc/Makefile.in          |   1 +
 tools/Makefile.in                   |   1 +
 tools/orcc.c                        |   7 +
 49 files changed, 576 insertions(+), 521 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/orc.git



More information about the Pkg-gstreamer-commits mailing list