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
..
1994-02-21 19:05:44 +00:00
1993-09-27 23:27:46 +00:00
1993-10-13 21:42:42 +00:00
1993-09-27 23:27:46 +00:00
1993-07-02 15:05:47 +00:00
1993-09-27 23:27:46 +00:00
1993-09-02 06:06:40 +00:00
1993-09-27 23:27:46 +00:00
1993-07-11 22:58:00 +00:00
1993-07-26 22:53:02 +00:00
1993-09-27 23:27:46 +00:00
1994-02-08 04:58:32 +00:00
1993-09-27 23:27:46 +00:00
1993-08-17 22:50:20 +00:00
1993-09-27 23:27:46 +00:00
1993-09-27 23:27:46 +00:00
1993-09-27 23:27:46 +00:00
1993-11-21 21:28:01 +00:00
1993-05-14 09:39:38 +00:00
1993-09-27 23:27:46 +00:00
1993-10-02 23:55:34 +00:00
1993-06-23 18:38:41 +00:00
1993-09-27 23:27:46 +00:00
1993-06-15 18:36:11 +00:00
1993-09-27 23:27:46 +00:00
1993-09-27 23:27:46 +00:00
1993-09-27 23:27:46 +00:00
1992-01-31 09:21:14 +00:00
1993-09-27 23:27:46 +00:00