| Commit message (Expand) | Author | Age | Files | Lines |
* | * hosts/sun3.h: Include <stdlib.h>. Don't declare free, exit or | Ian Lance Taylor | 1994-06-02 | 1 | -8/+1 |
* | * hosts/sun3.h: Don't declare qsort, malloc or realloc. | Ian Lance Taylor | 1994-06-01 | 1 | -5/+0 |
* | Tue Apr 26 15:07:24 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-04-26 | 1 | -0/+4 |
* | * hosts/i386aix.h: Changes to avoid prototypes conflicts with the ones defined | Ken Raeburn | 1994-04-20 | 1 | -3/+1 |
* | Tue Apr 5 17:54:07 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-04-06 | 1 | -0/+4 |
* | * hosts/sysv4.h (HAVE_PROCFS): Add comments about ptx4. | Jim Kingdon | 1994-03-26 | 1 | -0/+6 |
* | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 1994-03-10 | 1 | -4/+0 |
* | * hosts/i386v4.h (qsort, strtol): Remove incorrect and useless | Ian Lance Taylor | 1994-02-26 | 1 | -2/+0 |
* | Wed Feb 23 16:52:51 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-02-24 | 1 | -2/+2 |
* | * hosts/hp300.h: Include <stdlib.h>; don't declare free. | Ian Lance Taylor | 1994-02-22 | 1 | -2/+1 |
* | Oops... Forgot to check this in... | Stu Grossman | 1994-02-21 | 1 | -0/+1 |
* | Tue Feb 15 12:44:30 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-02-15 | 1 | -22/+10 |
* | * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where | Stu Grossman | 1994-02-15 | 2 | -0/+15 |
* | New host configuration file. | Jeff Law | 1994-02-08 | 2 | -0/+39 |
* | * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h, | Jim Kingdon | 1994-02-03 | 2 | -6/+6 |
* | * hosts/alphaosf.h (uint64e_type, uint64_type, int64_type): Delete typedefs, | Ken Raeburn | 1994-01-21 | 1 | -4/+0 |
* | (sprintf_vma, fprintf_vma): New macros. | Ken Raeburn | 1994-01-19 | 1 | -4/+7 |
* | Set lose_these_too correctly | Stan Shebs | 1994-01-11 | 1 | -0/+2 |
* | fix comment delimiters | David D. Zuhn | 1994-01-05 | 1 | -1/+1 |
* | Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-01-04 | 2 | -4/+116 |
* | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1993-12-30 | 1 | -2/+0 |
* | cleanups and mach3 changes | David MacKenzie | 1993-12-15 | 1 | -1/+1 |
* | * config/solaris2.mh (HDEFINES): Remove -Dconst= | Ian Lance Taylor | 1993-12-03 | 1 | -0/+6 |
* | * hosts/alphaosf.h (uint64_typeLOW, uint64_typeHIGH): Cast results | Ian Lance Taylor | 1993-12-01 | 1 | -2/+4 |
* | Modified to be based on lynx.h, like i386 and m68k versions. | Ken Raeburn | 1993-11-21 | 1 | -28/+1 |
* | define FPRINTF_ALREADY_DECLARED | Ken Raeburn | 1993-11-21 | 2 | -0/+4 |
* | * lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc. | Stu Grossman | 1993-11-17 | 4 | -54/+39 |
* | Keep Lynx files | Stan Shebs | 1993-11-01 | 1 | -0/+1 |
* | test | David MacKenzie | 1993-10-29 | 1 | -1/+1 |
* | Minor changes, plus definitions for Sparc Lynx host. | Stan Shebs | 1993-10-29 | 3 | -6/+48 |
* | remove inclusion of strings.h | Ken Raeburn | 1993-10-13 | 1 | -1/+0 |
* | * config/news-mips.mh, hosts/news-mips.h: New files. | Jim Kingdon | 1993-10-03 | 1 | -0/+1 |
* | new for mips corefiles | Jim Kingdon | 1993-10-02 | 1 | -0/+12 |
* | Keep m68klynx.h | Stan Shebs | 1993-09-28 | 1 | -0/+1 |
* | New and improved Lynx support. | Stan Shebs | 1993-09-28 | 2 | -0/+33 |
* | * archive.c: Define offsetof here. | Jim Kingdon | 1993-09-27 | 18 | -94/+0 |
* | * Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o. | Stu Grossman | 1993-09-22 | 1 | -19/+16 |
* | Make sure that "offsetof" is defined on all hosts, now that archive.c uses it. | John Gilmore | 1993-09-17 | 29 | -46/+154 |
* | * hosts/std-host.h (offsetof): Define, if not already, for archive.c. | John Gilmore | 1993-09-14 | 1 | -0/+5 |
* | * hosts/i386sco.h: Define a bunch of stuff for core files. | Jim Kingdon | 1993-09-12 | 2 | -44/+0 |
* | * hosts/delta88v4.h: New for SVR4. | Jim Kingdon | 1993-09-02 | 2 | -0/+9 |
* | new for /proc support on svr4 delta88 | Jim Kingdon | 1993-09-02 | 1 | -0/+0 |
* | More patches from Jeff Law, plus a little cleanup of my own. | Ken Raeburn | 1993-08-28 | 1 | -3/+2 |
* | Merged in changes from Jeff Law and Pete Hoogenboom at Utah for PA ELF | Ken Raeburn | 1993-08-25 | 1 | -1/+1 |
* | * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. | Jim Kingdon | 1993-08-18 | 1 | -1/+2 |
* | * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. | Jim Kingdon | 1993-08-18 | 1 | -0/+11 |
* | replaced by i386mach3.h | Jim Kingdon | 1993-08-17 | 1 | -32/+0 |
* | new for mach | Jim Kingdon | 1993-08-17 | 2 | -0/+0 |
* | * Base use of sco-core on host, not target. | Ian Lance Taylor | 1993-08-11 | 2 | -0/+2 |
* | * elf32-hppa.h, hosts/*: Remove (one more time) all occurrances | John Gilmore | 1993-08-03 | 17 | -162/+162 |