URL
https://opencores.org/ocsvn/amber/amber/trunk
Subversion Repositories amber
[/] [amber/] [trunk/] [sw/] [mini-libc/] - Rev 33
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 33 2011-05-19 22:10:43 GMT
- Author: csantifort
- Log message:
- Fixed bug in div assembly function. Handles negative numbers correctly.
Fixed bug in printf function, negative numbers now print correctly.