[Pkg-gstreamer-commits] [orc] branch master updated (3498c28 -> 307242a)
Sebastian Dröge
slomo at alioth.debian.org
Mon Aug 26 07:19:08 UTC 2013
This is an automated email from the git hooks/post-receive script.
slomo pushed a change to branch master
in repository orc.
from 3498c28 Upload to unstable.
new d81018c Imported Upstream version 0.4.18
new 185303c Merge tag 'upstream/0.4.18'
new 307242a 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:
aclocal.m4 | 12 -
configure | 31 +-
configure.ac | 11 +-
debian/changelog | 6 +
debian/rules | 2 +-
doc/Makefile.am | 7 +-
doc/Makefile.in | 8 +-
doc/html/ch01.html | 2 +-
doc/html/ch02.html | 7 +-
doc/html/ch03.html | 2 +-
doc/html/ch04.html | 2 +-
doc/html/ch05.html | 2 +-
doc/html/index.html | 7 +-
doc/html/index.sgml | 1 +
doc/html/orc-OrcExecutor.html | 4 +-
doc/html/orc-building.html | 4 +-
doc/html/orc-concepts.html | 6 +-
doc/html/orc-opcodes.html | 8 +-
doc/html/orc-program.html | 137 ++++++++
doc/html/orc-runninging.html | 2 +-
doc/html/orc-tutorial.html | 8 +-
doc/html/orc.devhelp2 | 10 +
doc/orc-docs.sgml | 1 +
doc/program.xml | 129 ++++++++
orc-test/orcarray.c | 2 +-
orc-uninstalled.pc.in | 2 +-
orc/generate-bytecode.c | 10 +-
orc/generate-emulation.c | 4 +-
orc/orcarm.c | 10 +
orc/orcbytecode.c | 24 +-
orc/orccompiler.c | 4 +
orc/orcparse.c | 4 +-
orc/orcprogram-c.c | 17 +-
orc/orcprogram-mmx.c | 14 +-
orc/orcprogram-sse.c | 14 +-
orc/orcrules-mips.c | 4 +-
orc/orcvariable.h | 3 +
testsuite/exec_opcodes_sys.c | 21 +-
testsuite/generate_xml_table.c | 37 ++-
testsuite/generate_xml_table2.c | 44 ++-
testsuite/orcc/orc_test.c | 288 +++++++++++++++++
testsuite/orcc/testorc.c | 576 ++++++++++++++++++++++++++++++++++
testsuite/perf_opcodes_sys_compare.c | 3 +-
43 files changed, 1367 insertions(+), 123 deletions(-)
create mode 100644 doc/html/orc-program.html
create mode 100644 doc/program.xml
--
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