summaryrefslogtreecommitdiff
path: root/stack-alloc.c
Commit message (Expand)AuthorAgeFilesLines
* * stack-alloc.c: Add some alignment ASSERTs.Kevin Ryde2001-07-071-0/+4
* * stack-alloc.c (tmp_stack): Move private parts of stack-alloc.h toKevin Ryde2001-06-191-16/+12
* (__gmp_tmp_alloc): Round `now' to required alignment.tege2001-01-031-1/+1
* Remove K&R function headers.tege2001-01-021-16/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* * stack-alloc.c: Dual ANSI/K&R support, add a type cast in one place,Kevin Ryde2000-04-291-5/+17
* * stack-alloc.c (__gmp_allocate_func,etc): Change from _mp_*.Kevin Ryde2000-04-161-6/+6
* * stack_alloc.c,stack-alloc.h: Change __tmp to __gmp_tmp.Kevin Ryde2000-04-161-6/+7
* Add K&R style declarations for function pointers.Kevin Ryde2000-04-131-0/+5
* Add a copyright year.Kevin Ryde2000-04-121-1/+1
* * stack-alloc.c: Use _mp_allocate_func, not malloc.Kevin Ryde2000-04-121-3/+11
* * stack-alloc.c (HSIZ): New #define.tege1999-12-141-5/+7
* Fix typo in comment.tege1997-07-251-1/+1
* Initial revisiontege1996-05-081-0/+108