[go: up one dir, main page]

Menu

/lib/libmalloc.a Commit Log


Commit Date  
[r594] (2.7 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] (2.5 kB) by buzzphp

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

2016-10-01 07:03:46 View
Download
[r578] (2.5 kB) by buzzphp

Added _alloca() for stack memory allocations (with an example).

2016-09-30 01:46:34 View
Download
[r569] (2.3 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] (3.8 kB) by buzzphp

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

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

Tightened memory routines. Added some high level far memory alloc functions to malloc.h

2016-09-27 22:54:47 View
Download
[r555] (3.0 kB) by buzzphp

Tightened memory routines. Added some high level far memory alloc functions to malloc.h

2016-09-27 22:34:11 View
Download
[r528] (2.3 kB) by buzzphp

Added support for moving default heap. Added program variables to allow you too get the program start/end.

2016-09-27 02:17:41 View
Download
[r512] (1.7 kB) by buzzphp

Changed libheman to libheap. far now supports "hanks". ie: banked heaps.
You can have multiple heaps in each bank of different sizes.

2016-09-25 12:56:13 View
Download
[r504] (1.7 kB) by buzzphp

Added far_realloc, which should handle resize across multiple banks.

2016-09-25 05:52:41 View
Download
Older >