aboutsummaryrefslogtreecommitdiff
path: root/gas/xmalloc.c
AgeCommit message (Expand)AuthorFilesLines
1994-02-09 * as.h (xmalloc, xrealloc): Declare using PTR rather than char *.Ian Lance Taylor1-4/+4
1993-09-11More gcc lint with harsher warning options.Ian Lance Taylor1-4/+4
1992-12-03Some cleanup.Ken Raeburn1-16/+15
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-21/+22
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-2/+2
1992-02-13All files over ~5 lines get copylefted. All copylefted files getK. Richard Pixley1-1/+2
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-1/+1
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-47/+47
1992-01-28rcsid's removedK. Richard Pixley1-2/+0
1991-06-14Version 2 GPL.K. Richard Pixley1-1/+1
1991-04-04Initial revisionK. Richard Pixley1-0/+71