GNU EDMA - News
posted by dmartin, Mon 07 Jun 2021 07:14:21 AM UTC
GNU/EDMA 0.19.1 has been released as an Alpha Version. This version tries to fix the long standing issue with 64bits platforms.
In order to fix that problem this version adds a dependency on `libffi`.
This is an alpha release and it is still under test and can be downloaded from:
http://alpha.gnu.org/gnu/edma/
Any feedback or comment is welcomed
Best Regards
David
posted by dmartin, Fri 15 Mar 2013 06:09:22 AM UTC
GNU/EDMA 0.18.6 and its graphical related tools are available for download from the GNU FTP site (http://ftp.gnu.org/gnu/edma/).
This is a bug fix for the automake security vulnerabilities:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4029
[...]
posted by dmartin, Tue 21 Dec 2010 06:13:24 PM UTC
A new minor release of GNU/EDMA has been committed to CVS. This release fixes some bugs from previous version and includes some minor improvements. Check the ChangeLog for details.
posted by dmartin, Thu 08 Apr 2010 06:57:06 PM UTC
This is basically a license fix release and documentation update.The previous package didn't include the COPYING.LESSER file (needed for LGPLv3 packages) and a couple of files didn't provide the proper headers.
Hope everything is OK now, but it will be great to get some feedback on this topic.
posted by dmartin, Wed 07 Apr 2010 09:28:44 PM UTC
GNU/EDMA 0.18.0 and its graphical related tools are available for download from the GNU FTP site (http://ftp.gnu.org/gnu/edma/).
The main changes in this version can be found in the NEWS and Changelog files included in the packages.
This version has been compiled but not yet fully tested on darwin systems and on BeagleBoard (ARM platform). Most of the development and testing has been done on standard i386 PCs.
Suggestions, comments and testers are welcomed.
posted by dmartin, Tue 30 Mar 2010 05:46:02 AM UTC
We have just committed version 0.18.0 intended to be the next stable release of GNU/EDMA. This version fixes some issues with local repositories and run-time class installation.
Now we need to spend some time with the small details: dates in file headers, remove of commented out code, etc... The plan is to get this done during this week and get a final package by the end of the week.
Regards
posted by dmartin, Fri 26 Mar 2010 06:01:38 AM UTC
New CVS update. These are the main changes:
- Inclusion of a daemon to manage GNU/EDMA shared memory
- Graphical Tools now uses configure.ac (finally)
- The EXCEPTION class now is built-in
- Moved several classes to a new local repository (edma examples)
- Minor bug fixes
We´re still adding a couple of minor changes to the register/unregister tools to complete a stable release... hopefully this weekend will be available.
Regards
posted by dmartin, Tue 09 Feb 2010 05:50:21 AM UTC
New minor release that fixes some bugs related to class versions and repositories. It also includes more example code reviewed and commented.
There is a quick hack in some system classes in order to properly fix the run-time update system. We do not think this feature will be stable in the next release but we want to have it there as an interesting future work.
Regards
posted by dmartin, Sun 31 Jan 2010 11:43:58 AM UTC
We are preparing the release of a GNU/EDMA Stable version. Basically we need to remove some parts that are no longer used and reorganize examples and tests.
This CVS update to version 0.17.0 can be considered quite stable and we do not expect to make any change in the GNU/EDMA core, as said above.
[...]
posted by dmartin, Tue 28 Apr 2009 04:51:13 PM UTC
Recently I've got access to a couple of ARM-based platforms and try to compile GNU/EDMA on them. After installing the required development tool, the latest version of GNU/EDMA was successfully built for the OpenMoko FreeRunner (ARMv4) and the BeagleBoard (ARM Cortex-A8).
The hello world test example was successfully executed :). Further testing is still required.
Regards
Powered by Savane 3.14-5bfe.
Corresponding source code