From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.0 required=3.0 tests=BAYES_20,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a0c:bc14:: with SMTP id j20mr1236228qvg.40.1595440985185; Wed, 22 Jul 2020 11:03:05 -0700 (PDT) X-Received: by 2002:aca:48d3:: with SMTP id v202mr718115oia.78.1595440984911; Wed, 22 Jul 2020 11:03:04 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 22 Jul 2020 11:03:04 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=95.250.125.238; posting-account=JRF_-woAAABYlsAtkCl_CUxBuQy2SsaQ NNTP-Posting-Host: 95.250.125.238 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <748b7abb-4bda-4174-aa37-367daaf1c02ao@googlegroups.com> Subject: SweetAda 0.1e released From: gabriele.galeotti.xyz@gmail.com Injection-Date: Wed, 22 Jul 2020 18:03:05 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59500 List-Id: Hi all. I've just released SweetAda 01.e. Go to http://www.sweetada.org and download the archive. RTS and LibGCC packages are still valid @ 0.1c. - general cleanup and cosmetics - general infrastructure improvements - QEMU-RISC-V-32 target can do serial output in a terminal - IntegratorCP target uses LCD VGA - Malta MIPS target uses a VGA PCI board - handling of directories in the cpus hierarchy, which allows selective unit overriding - Insight can be called as a toolchain component - IOEMU configuration files are now fully consistent Next days I will to concentrate on generic low-level CPU support, documentation, and restructuring of some redundant units. Let me know, feedback is highly appreciated. G