]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/commit
* sb.c: Include limits.h.
authorAlan Modra <amodra@bigpond.net.au>
Sat, 9 Jun 2012 08:32:42 +0000 (08:32 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sat, 9 Jun 2012 08:32:42 +0000 (08:32 +0000)
commitcb23c38305855e1502d1c0099ac9d9d0b7f6277b
tree2a1a8c5d64366192428cd7639928562ae5b5fe37
parentad5fbeefeaa515247fff99c8e667d5590a6e537b
* sb.c: Include limits.h.
(dsize): Delete.
(MALLOC_OVERHEAD, INIT_ALLOC): Define.
(sb_new): Use INIT_ALLOC.
(sb_check): Modify allocation strategy using MALLOC_OVERHEAD.
(sb_terminate): Don't use sb_add_char.
gas/ChangeLog
gas/sb.c