Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sdcc-libc-sources-4.4.0-3.fc42 RPM for aarch64

From Fedora 42 updates for aarch64 / Packages / s

Name: sdcc-libc-sources Distribution: Fedora Project
Version: 4.4.0 Vendor: Fedora Project
Release: 3.fc42 Build date: Fri Oct 3 14:45:27 2025
Group: Unspecified Build host: buildvm-a64-21.rdu3.fedoraproject.org
Size: 58631036 Source RPM: sdcc-4.4.0-3.fc42.src.rpm
Packager: Fedora Project
Url: http://sdcc.sourceforge.net/
Summary: Small Device C Compiler
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