SDCC is a C compiler for 8051 class and similar microcontrollers.
This package includes the sources for the C library, and is only necessary
if you want to modify the C library or as reference of how it works.
Provides
Requires
License
GPL-2.0-or-later
Changelog
* Thu Oct 02 2025 Roy Rankin <rrankin@ihug.com.au> - 4.4.0-3
- add path to cc1 in sdcc-sdcc
* Wed Jan 29 2025 Roy Rankin <rrankin@ihug.com.au> - 4.4.0-2
- Fix SPDX license regression
* Mon Jan 27 2025 Roy Rankin <rrankin@ihug.com.au> - 4.4.0-1
- upgrade to sdcc 4.4.0 and fix gcc build issue
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 4.1.0-12
- convert license to SPDX
* Sat Jul 20 2024 Fedora Release Engi