URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
Subversion Repositories zipcpu
[/] [zipcpu/] [trunk/] [sw/] - Rev 113
Directory listing | View Log | Compare with Previous | RSS feed
Last modification
- Rev 113, 2016-03-28 11:31:30 GMT
- Author: dgisselq
- Log message:
- Bug fix: the Makefile wasn't building gcc, and the binutils would not allocate
space for common variables or zero'd (bss) variables properly. Several binutils
bugs were fixed to get variables to be allocated properly. Those are
reflected in this updated patch.