[Pkg-gstreamer-commits] [orc] branch master updated (2f93867 -> f2c08b5)

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 change to branch master
in repository orc.

      from  2f93867   Update to 0.4.21
       new  a37b147   Imported Upstream version 0.4.22
       new  4320465   Merge tag 'upstream/0.4.22'
       new  f2c08b5   New upstream bugfix release.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.in                         |   1 +
 autogen.sh                          |   4 +-
 config.h.in                         |   3 +
 configure                           |  71 +++++++--
 configure.ac                        |  11 +-
 debian/changelog                    |   6 +
 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 +
 50 files changed, 582 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