binutils-gdb/bfd/hosts
Jim Kingdon 80425e6c82 * libbfd-in.h: Remove alloca cruft. It was missing some necessary
cruft (like the #pragma alloca for AIX).
	In addition to that problem, the C alloca calls xmalloc, which
	means checking for being out of memory can't work right.  The
	following changes remove all uses of alloca from BFD.
	* hosts/solaris2.h: Remove alloca cruft.
	* som.c: Replace alloca with a fixed size auto array.
	* aoutx.h, elfcode.h, nlmcode.h, bout.c, coff-alpha.c, ecoff.c,
	ecofflink.c, elf32-hppa.c, elf32-mips.c, linker.c, reloc.c, som.c:
	Replace alloca with malloc and appropriate error checking and
	freeing.
	* linker.c: Replace alloca with obstack_alloc.
	* libbfd.h: Rebuilt.
1994-03-10 02:09:10 +00:00
..
.Sanitize Oops... Forgot to check this in... 1994-02-21 19:05:44 +00:00
alphaosf.h
amix.h
apollo68.h
apollov68.h
decstation.h
delta68.h
delta88.h
delta88v4.h
dgux.h
dose.h
dpx2.h
esix.h
go32.h
harris.h
hp300.h * hosts/hp300.h: Include <stdlib.h>; don't declare free. 1994-02-22 01:51:38 +00:00
hp300bsd.h
hppabsd.h
hppahpux.h
hppaosf.h
i386aix.h
i386bsd.h
i386lynx.h
i386mach3.h
i386osf1mk.h
i386sco.h
i386v4.h * hosts/i386v4.h (qsort, strtol): Remove incorrect and useless 1994-02-26 05:35:43 +00:00
i386v.h
irix3.h
irix4.h
lynx.h
m68klynx.h
miniframe.h
mipsbsd.h
mpw.h Wed Feb 23 16:52:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-24 00:56:32 +00:00
ncr3000.h
news-mips.h
riscos.h
rs6000.h * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where 1994-02-15 01:30:25 +00:00
rs6000lynx.h * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where 1994-02-15 01:30:25 +00:00
rtbsd.h
solaris2.h * libbfd-in.h: Remove alloca cruft. It was missing some necessary 1994-03-10 02:09:10 +00:00
sparc-ll.h
sparc.h
sparclynx.h
std-host.h
stratus.h
sun3.h
symmetry.h
sysv4.h
tahoe.h
ultra3.h
vaxbsd.h
vaxult2.h
vaxult.h
we32k.h