[Xenomai-commits] r4680 - in /branches/v2.4.x: ./ config/ doc/ doc/docbook/ doc/docbook/custom-stylesheets/ doc/docbook/custom-stylesheets/xsl/ doc/docbook/custom-stylesheets/xsl/common/ doc/docbook/c

2009-03-11 Thread Philippe Gerum
Author: rpm
Date: Wed Mar 11 19:01:18 2009
New Revision: 4680

URL: http://svn.gna.org/viewcvs/xenomai?rev=4680&view=rev
Log:
Fix powerpc rules for --enable-linux-build

Added:
branches/v2.4.x/config/libtool.m4
branches/v2.4.x/config/ltoptions.m4
branches/v2.4.x/config/ltsugar.m4
branches/v2.4.x/config/ltversion.m4
branches/v2.4.x/config/lt~obsolete.m4
Modified:
branches/v2.4.x/ChangeLog
branches/v2.4.x/Makefile.in
branches/v2.4.x/aclocal.m4
branches/v2.4.x/config/Makefile.in
branches/v2.4.x/config/ltmain.sh
branches/v2.4.x/configure
branches/v2.4.x/configure.in
branches/v2.4.x/doc/Makefile.in
branches/v2.4.x/doc/docbook/Makefile.in
branches/v2.4.x/doc/docbook/custom-stylesheets/Makefile.in
branches/v2.4.x/doc/docbook/custom-stylesheets/xsl/Makefile.in
branches/v2.4.x/doc/docbook/custom-stylesheets/xsl/common/Makefile.in
branches/v2.4.x/doc/docbook/custom-stylesheets/xsl/fo/Makefile.in
branches/v2.4.x/doc/docbook/custom-stylesheets/xsl/html/Makefile.in
branches/v2.4.x/doc/docbook/xenomai/Makefile.in
branches/v2.4.x/doc/doxygen/Makefile.in
branches/v2.4.x/doc/man/Makefile.in
branches/v2.4.x/doc/txt/Makefile.in
branches/v2.4.x/include/Makefile.in
branches/v2.4.x/include/asm-arm/Makefile.in
branches/v2.4.x/include/asm-arm/bits/Makefile.in
branches/v2.4.x/include/asm-blackfin/Makefile.in
branches/v2.4.x/include/asm-blackfin/bits/Makefile.in
branches/v2.4.x/include/asm-generic/Makefile.in
branches/v2.4.x/include/asm-generic/bits/Makefile.in
branches/v2.4.x/include/asm-ia64/Makefile.in
branches/v2.4.x/include/asm-ia64/bits/Makefile.in
branches/v2.4.x/include/asm-powerpc/Makefile.in
branches/v2.4.x/include/asm-powerpc/bits/Makefile.in
branches/v2.4.x/include/asm-sim/Makefile.in
branches/v2.4.x/include/asm-sim/bits/Makefile.in
branches/v2.4.x/include/asm-x86/Makefile.in
branches/v2.4.x/include/asm-x86/bits/Makefile.in
branches/v2.4.x/include/native/Makefile.in
branches/v2.4.x/include/nucleus/Makefile.in
branches/v2.4.x/include/posix/Makefile.in
branches/v2.4.x/include/posix/sys/Makefile.in
branches/v2.4.x/include/psos+/Makefile.in
branches/v2.4.x/include/rtai/Makefile.in
branches/v2.4.x/include/rtdm/Makefile.in
branches/v2.4.x/include/uitron/Makefile.in
branches/v2.4.x/include/vrtx/Makefile.in
branches/v2.4.x/include/vxworks/Makefile.in
branches/v2.4.x/scripts/Makefile.in
branches/v2.4.x/src/Makefile.in
branches/v2.4.x/src/include/Makefile.in
branches/v2.4.x/src/include/xeno_config.h.in
branches/v2.4.x/src/rtdk/Makefile.in
branches/v2.4.x/src/skins/Makefile.in
branches/v2.4.x/src/skins/native/Makefile.in
branches/v2.4.x/src/skins/posix/Makefile.in
branches/v2.4.x/src/skins/psos+/Makefile.in
branches/v2.4.x/src/skins/rtai/Makefile.in
branches/v2.4.x/src/skins/rtdm/Makefile.in
branches/v2.4.x/src/skins/uitron/Makefile.in
branches/v2.4.x/src/skins/vrtx/Makefile.in
branches/v2.4.x/src/skins/vxworks/Makefile.in
branches/v2.4.x/src/testsuite/Makefile.in
branches/v2.4.x/src/testsuite/clocktest/Makefile.in
branches/v2.4.x/src/testsuite/cyclic/Makefile.in
branches/v2.4.x/src/testsuite/irqbench/Makefile.in
branches/v2.4.x/src/testsuite/klatency/Makefile.in
branches/v2.4.x/src/testsuite/latency/Makefile.in
branches/v2.4.x/src/testsuite/switchbench/Makefile.in
branches/v2.4.x/src/testsuite/switchtest/Makefile.in
branches/v2.4.x/src/utils/Makefile.in
branches/v2.4.x/src/utils/can/Makefile.in


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4681 - in /trunk: ./ config/ doc/ doc/docbook/ doc/docbook/custom-stylesheets/ doc/docbook/custom-stylesheets/xsl/ doc/docbook/custom-stylesheets/xsl/common/ doc/docbook/custom-styl

2009-03-11 Thread Philippe Gerum
Author: rpm
Date: Wed Mar 11 19:01:55 2009
New Revision: 4681

URL: http://svn.gna.org/viewcvs/xenomai?rev=4681&view=rev
Log:
Fix powerpc rules for --enable-linux-build

Added:
trunk/config/libtool.m4
trunk/config/ltoptions.m4
trunk/config/ltsugar.m4
trunk/config/ltversion.m4
trunk/config/lt~obsolete.m4
Modified:
trunk/Makefile.in
trunk/aclocal.m4
trunk/config/Makefile.in
trunk/config/ltmain.sh
trunk/configure
trunk/configure.in
trunk/doc/Makefile.in
trunk/doc/docbook/Makefile.in
trunk/doc/docbook/custom-stylesheets/Makefile.in
trunk/doc/docbook/custom-stylesheets/xsl/Makefile.in
trunk/doc/docbook/custom-stylesheets/xsl/common/Makefile.in
trunk/doc/docbook/custom-stylesheets/xsl/fo/Makefile.in
trunk/doc/docbook/custom-stylesheets/xsl/html/Makefile.in
trunk/doc/docbook/xenomai/Makefile.in
trunk/doc/doxygen/Makefile.in
trunk/doc/man/Makefile.in
trunk/doc/txt/Makefile.in
trunk/include/Makefile.in
trunk/include/asm-arm/Makefile.in
trunk/include/asm-arm/bits/Makefile.in
trunk/include/asm-blackfin/Makefile.in
trunk/include/asm-blackfin/bits/Makefile.in
trunk/include/asm-generic/Makefile.in
trunk/include/asm-generic/bits/Makefile.in
trunk/include/asm-powerpc/Makefile.in
trunk/include/asm-powerpc/bits/Makefile.in
trunk/include/asm-sim/Makefile.in
trunk/include/asm-sim/bits/Makefile.in
trunk/include/asm-x86/Makefile.in
trunk/include/asm-x86/bits/Makefile.in
trunk/include/comedi/Makefile.in
trunk/include/native/Makefile.in
trunk/include/nucleus/Makefile.in
trunk/include/posix/Makefile.in
trunk/include/posix/sys/Makefile.in
trunk/include/psos+/Makefile.in
trunk/include/rtai/Makefile.in
trunk/include/rtdm/Makefile.in
trunk/include/uitron/Makefile.in
trunk/include/vrtx/Makefile.in
trunk/include/vxworks/Makefile.in
trunk/scripts/Makefile.in
trunk/src/Makefile.in
trunk/src/drvlib/Makefile.in
trunk/src/drvlib/comedi/Makefile.in
trunk/src/include/Makefile.in
trunk/src/include/xeno_config.h.in
trunk/src/rtdk/Makefile.in
trunk/src/skins/Makefile.in
trunk/src/skins/native/Makefile.in
trunk/src/skins/posix/Makefile.in
trunk/src/skins/psos+/Makefile.in
trunk/src/skins/rtai/Makefile.in
trunk/src/skins/rtdm/Makefile.in
trunk/src/skins/uitron/Makefile.in
trunk/src/skins/vrtx/Makefile.in
trunk/src/skins/vxworks/Makefile.in
trunk/src/testsuite/Makefile.in
trunk/src/testsuite/clocktest/Makefile.in
trunk/src/testsuite/cyclic/Makefile.in
trunk/src/testsuite/irqbench/Makefile.in
trunk/src/testsuite/klatency/Makefile.in
trunk/src/testsuite/latency/Makefile.in
trunk/src/testsuite/switchtest/Makefile.in
trunk/src/testsuite/unit/Makefile.in
trunk/src/utils/Makefile.in
trunk/src/utils/can/Makefile.in
trunk/src/utils/comedi/Makefile.in
trunk/src/utils/ps/Makefile.in


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4682 - /trunk/include/asm-x86/arith_32.h

2009-03-11 Thread Gilles Chanteperdrix
Author: gch
Date: Wed Mar 11 21:02:23 2009
New Revision: 4682

URL: http://svn.gna.org/viewcvs/xenomai?rev=4682&view=rev
Log:
x86_32 version of rthal_nodiv_ullimd

Modified:
trunk/include/asm-x86/arith_32.h


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits