[go: up one dir, main page]

Menu

/lib/libstring.a Commit Log


Commit Date  
[r609] (5.9 kB) by buzzphp

Fixed the LWASM slowness issue. For large ASM files (>1000), I use the 'forwardrefmax' pragma, which means all branches will be long. This doesn't effect projects which are broken up into small objects.

2016-10-02 05:21:34 View
Download
[r595] (5.8 kB) by buzzphp

Cleaned up libhandle/libsystem. Got the smallest bin down to 1,313 bytes. Should be smaller soon.

2016-10-01 09:50:20 View
Download
[r594] (5.8 kB) by buzzphp

Cleaned up libhandle/libsystem. Got the smallest bin down to 1,313 bytes. Should be smaller soon.

2016-10-01 08:49:02 View
Download
[r592] (5.9 kB) by buzzphp

Experimenting with some peephole optimizations. Trying to reduce the bin sizes.

2016-10-01 07:03:46 View
Download
[r591] (6.0 kB) by buzzphp
2016-10-01 00:43:32 View
Download
[r569] (6.0 kB) by buzzphp

AMOC now removes unneeded symbols from files, reducing the final lib by 100kb+. Speeds up linking too.

2016-09-28 23:36:14 View
Download
[r564] (9.2 kB) by buzzphp

New asm 6809 preprocessor is called "AMOC". Makes sense to me.

2016-09-28 22:18:05 View
Download
[r562] (8.5 kB) by buzzphp

Split asm preprocessor off into its own tool. Setup for some upcoming features :-)

2016-09-28 18:45:09 View
Download
[r538] (8.5 kB) by buzzphp

Added _itoa and _utoa from kreiderclib. They dont support a radix, hence the namespace. Prototype in os9.h

2016-09-27 13:48:58 View
Download
[r537] (8.4 kB) by buzzphp

removing unused C code

2016-09-27 13:25:46 View
Download
Older >