Version: 0.4.32, Package name: orc-0.4.32 |
Maintained by: Brad Smith |
Master sites: |
Description Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. |
Filesize: 176.113 KB |
Version History (View Complete History) |
|
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-22 02:19:14 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to orc-0.4.29. from Brad (maintainer) |
2015-10-25 02:45:10 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to orc-0.4.24. from Brad (maintainer) |
2015-04-09 14:47:15 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to orc-0.4.23, from Brad (maintainer) "The orc update was also Ok'd by ajacoutot@" |
2011-08-01 14:50:10 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Make sure the log buffer is initialized to a valid zero-length string. ok Brad sthen@ |
2011-04-05 02:09:00 by Stuart Henderson | Files touched by this commit (3) |
Log message: Fix PowerPC support, from upstream via Brad. Allows removing forced -O0 (always nice for code which is supposed to run fast). Tested by landry@ |
2011-03-26 04:05:24 by Stuart Henderson | Files touched by this commit (10) |
Log message: Bump ports which should be using newer autoconf to 2.65; config.h files checked. From Brad. |
2011-01-18 04:37:40 by Landry Breuil | Files touched by this commit (3) |
Log message: Switch those back to use an autoconf version that's actually known to produce working results (ie not 2.65). Use 2.64 at brad's request. ok ajacoutot@ sthen@ |
2010-11-19 01:58:18 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update orc to 0.4.11 from brad |
2010-07-21 14:30:21 by Stuart Henderson | Files touched by this commit (10) |
Log message: Update orc to 0.4.6, patched to avoid opcodes not available on our supported arm systems. From Brad, with some prodding from ajacoutot, many opcodes worked out by me the slow way. |
2010-04-10 05:11:06 by Stuart Henderson | Files touched by this commit (3) |
Log message: let this build on arm; from Brad |
2010-04-09 15:56:05 by Stuart Henderson | Files touched by this commit (7) |
Log message: update orc to 0.4.4, from Brad |
2010-04-02 18:21:14 by Stuart Henderson | Files touched by this commit (7) |
Log message: use newer autoconf, from Brad |