Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-10-08 | * as.h: Include libiberty.h. | Ian Lance Taylor | 1 | -70/+0 | |
(xmalloc, xrealloc): Don't declare. * as.c: Don't include libiberty.h. * expr.c, read.c, stabs.c, config/obj-coff.c: Likewise. * config/tc-mips.c: Likewise. * messages.c: Likewise. (xstrerror): Don't declare. * xmalloc.c: Remove. | |||||
1995-07-06 | fsf address update | Ken Raeburn | 1 | -1/+1 | |
1994-02-09 | * as.h (xmalloc, xrealloc): Declare using PTR rather than char *. | Ian Lance Taylor | 1 | -4/+4 | |
* xmalloc.c (xmalloc, xrealloc): Use PTR rather than char *. | |||||
1993-09-11 | More gcc lint with harsher warning options. | Ian Lance Taylor | 1 | -4/+4 | |
1992-12-03 | Some cleanup. | Ken Raeburn | 1 | -16/+15 | |
Deleted some unused code. Fixed some declarations to use PARAMS macro. Fixed up configure.in for new targets. Some whitespace/comment fixes. Merged config/ChangeLog. | |||||
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -21/+22 | |
Removed some unneeded files. configure.in: Don't look for te-386bsd.h, which doesn't exist... | |||||
1992-02-15 | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1 | -2/+2 | |
== 1. Get the declarations right in listing.[hc]. | |||||
1992-02-13 | All files over ~5 lines get copylefted. All copylefted files get | K. Richard Pixley | 1 | -1/+2 | |
copylefted 1992. | |||||
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 1 | -1/+1 | |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -47/+47 | |
tagged as "vanilla" for your convenience. There are also some comment changes. | |||||
1992-01-28 | rcsid's removed | K. Richard Pixley | 1 | -2/+0 | |
1991-06-14 | Version 2 GPL. | K. Richard Pixley | 1 | -1/+1 | |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+71 | |