Age | Commit message (Expand) | Author | Files | Lines |
1994-06-02 | * hosts/sun3.h: Include <stdlib.h>. Don't declare free, exit or | Ian Lance Taylor | 1 | -8/+1 |
1994-06-01 | * hosts/sun3.h: Don't declare qsort, malloc or realloc. | Ian Lance Taylor | 1 | -5/+0 |
1993-09-27 | * archive.c: Define offsetof here. | Jim Kingdon | 1 | -5/+0 |
1993-09-17 | Make sure that "offsetof" is defined on all hosts, now that archive.c uses it. | John Gilmore | 1 | -2/+7 |
1993-08-03 | * elf32-hppa.h, hosts/*: Remove (one more time) all occurrances | John Gilmore | 1 | -14/+14 |
1993-08-02 | remove some conflicting decls | David D. Zuhn | 1 | -2/+0 |
1993-07-30 | remove some sun3 function decls | David D. Zuhn | 1 | -5/+0 |
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 1 | -16/+0 |
1993-04-09 | * config/sun3.h: String argument to fprintf is const. | Ian Lance Taylor | 1 | -1/+1 |
1992-08-28 | Back out the HOST_BIG_ENDIAN_P changes I put in yesterday. | Ian Lance Taylor | 1 | -1/+0 |
1992-08-28 | Thu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+1 |
1992-05-18 | Fix various protos so bfd/binutils compile on sun3 with gcc | Steve Chamberlain | 1 | -4/+6 |
1992-05-17 | fix declaration of free | K. Richard Pixley | 1 | -0/+4 |
1992-05-12 | Add definition of free | Steve Chamberlain | 1 | -0/+2 |
1992-05-06 | fix cc compile failure | K. Richard Pixley | 1 | -1/+0 |
1992-03-13 | Fixed the whitespace | Steve Chamberlain | 1 | -14/+14 |
1992-03-08 | include ansidecl.h | K. Richard Pixley | 1 | -0/+1 |
1992-03-06 | Now use EXFUN rather than PROTO, so that things using ansidecl.h and | Steve Chamberlain | 1 | -13/+13 |
1991-12-13 | * hosts/h-*.h: Configure fopen using ../include/fopen-*.h | John Gilmore | 1 | -15/+1 |
1991-12-12 | Added macros for the 'type' part of an fopen, freopen or fdopen. | Steve Chamberlain | 1 | -0/+15 |
1991-10-17 | Make perror arg be CONST to avoid warning, | Per Bothner | 1 | -2/+1 |
1991-07-19 | Patches from David Wood | Steve Chamberlain | 1 | -1/+1 |
1991-04-03 | Initial revision | Steve Chamberlain | 1 | -0/+71 |