aboutsummaryrefslogtreecommitdiff
path: root/gcc/alloca.c
AgeCommit message (Collapse)AuthorFilesLines
1996-07-03formatting tweaksMike Stump1-2/+2
From-SVN: r12393
1996-03-20(NULL): Define only if not already defined.Roland McGrath1-0/+2
From-SVN: r11569
1996-03-20[HAVE_STRING_H]: Include string.h.Roland McGrath1-0/+7
[HAVE_STDLIB_H]: Include stdlib.h. From-SVN: r11568
1996-01-07(alloca): If malloc fails, just abort.Karl Heuer1-0/+3
From-SVN: r10949
1994-09-26remove CONFIG_BROKETSDavid J. MacKenzie1-4/+0
From-SVN: r8130
1994-06-02[emacs]: Block input around the garbage reclamation.Richard Stallman1-0/+12
Include blockinput.h. From-SVN: r7422
1993-09-20entered into RCSRichard Stallman1-0/+4
From-SVN: r5373
1993-09-10*** empty log message ***Roland McGrath1-1/+1
From-SVN: r5301
1993-08-16*** empty log message ***Roland McGrath1-1/+2
From-SVN: r5164
1993-08-11*** empty log message ***Roland McGrath1-1/+5
From-SVN: r5132
1993-08-10*** empty log message ***Richard Stallman1-1/+1
From-SVN: r5130
1993-07-13*** empty log message ***Jim Meyering1-2/+2
From-SVN: r4912
1993-05-25*** empty log message ***Richard Stallman1-2/+6
From-SVN: r4562
1993-05-24*** empty log message ***Jim Blandy1-0/+11
From-SVN: r4558
1993-05-21*** empty log message ***Jim Blandy1-7/+1
From-SVN: r4535
1993-05-11Initial revisionJim Meyering1-0/+466
From-SVN: r4427