Skip to content

aeste/newlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AESTE Newlib Port

This is a port of the upstream RedHat Newlib C library to AESTE platforms.

The purpose of maintaining this port is as a record/archive of the upstream code. It will also be our main repository for any customisations made to the upstream code such as custom C system calls.

Historical Summary

  • 12.02 - Newlib-1.19.0 release.

Code Organisation

This repository is organised using the structure proposed at nvie.com with two main public branches:

  • master - holds the tagged public release code. Track this branch if you only wish to receive hotfixes and work on stable code.

  • develop - holds the active development branch. Track this branch if you wish to stay updated with all the latest developments and work on unstable code.

If you wish to contribute to the development of this port, please fork this repository, make your changes and perform a pull request.

Upstream Repository

This repository is a fork of the upstream RedHat repository hosted at sourceware.org

Reporting Bugs

Any bugs spotted in the upstream code should be reported to the upstream source. Any bugs for our custom code should be reported using the issues page at the github repository.

About

Port of the newlib embedded C library from upstream RedHat repository.

Resources

License

GPL-2.0 and 3 other licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Unknown
COPYING.LIBGLOSS
Unknown
COPYING.NEWLIB

Stars

Watchers

Forks

Packages

No packages published