Jim Kingdon d7fb453182 * 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,
	sunos.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:33:01 +00:00
..
1994-02-18 17:09:13 +00:00
1991-05-18 02:58:02 +00:00
1991-05-18 02:58:02 +00:00
1993-11-05 19:51:52 +00:00
1994-03-02 02:36:07 +00:00
1994-02-28 23:49:08 +00:00
1993-11-23 08:06:20 +00:00
1992-02-21 22:54:39 +00:00
1994-03-01 21:09:17 +00:00
1991-03-21 21:11:25 +00:00
1993-04-24 02:10:09 +00:00
1993-02-04 20:59:55 +00:00
1991-10-01 03:43:11 +00:00
1991-10-01 03:43:11 +00:00
1991-10-01 03:43:11 +00:00
1991-10-25 07:16:56 +00:00
1991-10-01 03:43:11 +00:00
1992-08-25 22:04:53 +00:00
1991-05-18 02:58:02 +00:00
1993-04-29 15:48:35 +00:00
1991-12-18 23:01:07 +00:00
1994-03-01 21:39:28 +00:00
1993-11-05 19:51:52 +00:00
1993-07-22 23:09:07 +00:00
1993-12-02 02:19:25 +00:00
1993-08-07 22:45:02 +00:00
1991-11-22 04:59:56 +00:00
1994-02-28 23:49:08 +00:00
1993-08-07 22:38:22 +00:00
1993-11-15 20:10:49 +00:00