Age | Commit message (Expand) | Author | Files | Lines |
1993-10-03 | * config/news-mips.mh, hosts/news-mips.h: New files. | Jim Kingdon | 1 | -0/+1 |
1993-10-02 | new for mips corefiles | Jim Kingdon | 1 | -0/+12 |
1993-09-28 | Keep m68klynx.h | Stan Shebs | 1 | -0/+1 |
1993-09-28 | New and improved Lynx support. | Stan Shebs | 2 | -0/+33 |
1993-09-27 | * archive.c: Define offsetof here. | Jim Kingdon | 18 | -94/+0 |
1993-09-22 | * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o. | Stu Grossman | 1 | -19/+16 |
1993-09-17 | Make sure that "offsetof" is defined on all hosts, now that archive.c uses it. | John Gilmore | 29 | -46/+154 |
1993-09-14 | * hosts/std-host.h (offsetof): Define, if not already, for archive.c. | John Gilmore | 1 | -0/+5 |
1993-09-12 | * hosts/i386sco.h: Define a bunch of stuff for core files. | Jim Kingdon | 2 | -44/+0 |
1993-09-02 | * hosts/delta88v4.h: New for SVR4. | Jim Kingdon | 2 | -0/+9 |
1993-09-02 | new for /proc support on svr4 delta88 | Jim Kingdon | 1 | -0/+0 |
1993-08-28 | More patches from Jeff Law, plus a little cleanup of my own. | Ken Raeburn | 1 | -3/+2 |
1993-08-25 | Merged in changes from Jeff Law and Pete Hoogenboom at Utah for PA ELF | Ken Raeburn | 1 | -1/+1 |
1993-08-18 | * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. | Jim Kingdon | 1 | -1/+2 |
1993-08-18 | * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. | Jim Kingdon | 1 | -0/+11 |
1993-08-17 | replaced by i386mach3.h | Jim Kingdon | 1 | -32/+0 |
1993-08-17 | new for mach | Jim Kingdon | 2 | -0/+0 |
1993-08-11 | * Base use of sco-core on host, not target. | Ian Lance Taylor | 2 | -0/+2 |
1993-08-03 | * elf32-hppa.h, hosts/*: Remove (one more time) all occurrances | John Gilmore | 17 | -162/+162 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-08-02 | remove some conflicting decls | David D. Zuhn | 1 | -2/+0 |
1993-08-02 | Add i386lynx.h. | Stu Grossman | 1 | -0/+1 |
1993-08-02 | Sun Aug 1 22:54:08 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -0/+30 |
1993-07-30 | d | Steve Chamberlain | 15 | -5/+15 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-07-30 | Add esix.h to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-07-30 | remove some sun3 function decls | David D. Zuhn | 1 | -5/+0 |
1993-07-26 | Yet another trad-core variant: | Jim Kingdon | 1 | -0/+6 |
1993-07-26 | new for esix | Jim Kingdon | 1 | -0/+0 |
1993-07-22 | * hpux-core.c: New file; backend for HP/UX style core files. | Ian Lance Taylor | 1 | -0/+2 |
1993-07-20 | Reflect symmetry changes | Jim Kingdon | 1 | -0/+1 |
1993-07-19 | * coffcode.h: Recognize I386PTXMAGIC. | Jim Kingdon | 1 | -0/+23 |
1993-07-11 | * elfcode.h: Use memset not bzero. | Jim Kingdon | 1 | -0/+1 |
1993-07-11 | new for dpx2 | Jim Kingdon | 1 | -0/+0 |
1993-07-08 | * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__. | Jim Kingdon | 1 | -18/+4 |
1993-07-02 | * hosts/std-host.h: Removed declarations of printf, fprintf, | Ian Lance Taylor | 1 | -6/+1 |
1993-07-02 | update .Sanitize for delta68 | Jim Kingdon | 1 | -0/+1 |
1993-07-02 | new file for delta 68 | Jim Kingdon | 1 | -0/+0 |
1993-06-24 | Get 64bit stuff right. | Steve Chamberlain | 1 | -2/+2 |
1993-06-23 | * hosts/riscos.h: New file. | Jim Kingdon | 2 | -0/+16 |
1993-06-22 | * hosts/std-host.h: Return value of puts and fputs is int not void. | Jim Kingdon | 1 | -2/+7 |
1993-06-22 | Don't define int64 stuff here. | Ken Raeburn | 1 | -24/+0 |
1993-06-21 | Add news.h to list of files to keep. | Fred Fish | 1 | -0/+1 |
1993-06-18 | #if 0 out some more declarations which conflict with system headers | Jim Kingdon | 1 | -0/+3 |
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 28 | -485/+13 |
1993-06-18 | * hosts/delta88.h: #if 0 out some declarations which conflict with | Jim Kingdon | 1 | -0/+15 |
1993-06-15 | protect against multiple inclusions | Ken Raeburn | 3 | -9/+23 |
1993-06-12 | * hosts/std-host.h (struct int64e_struct): Remove needless typedef | Jim Kingdon | 1 | -1/+1 |
1993-06-11 | (int64e_type): Fix definition. | David Edelsohn | 1 | -1/+1 |
1993-06-10 | Add ansidecl.h | Steve Chamberlain | 1 | -0/+1 |