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-01-03 16:48:24 +00:00
1994-03-10 02:09:10 +00:00
1994-02-18 17:09:13 +00:00
1993-12-30 19:56:50 +00:00
1991-05-18 02:58:02 +00:00
1991-05-18 02:58:02 +00:00
1993-04-15 04:52:32 +00:00
1994-02-17 18:08:41 +00:00
1994-01-03 16:16:01 +00:00
1994-01-21 06:29:21 +00:00
1994-03-10 02:09:10 +00:00
1994-02-12 00:59:26 +00:00
1993-11-05 19:51:52 +00:00
1994-03-02 02:36:07 +00:00
1994-01-22 02:18:02 +00:00
1994-02-25 21:20:18 +00:00
1994-03-10 02:09:10 +00:00
1994-02-28 23:49:08 +00:00
1993-10-29 02:01:43 +00:00
1993-10-29 02:01:43 +00:00
1994-03-10 02:33:01 +00:00
1993-11-23 08:06:20 +00:00
1994-01-22 22:06:27 +00:00
1994-02-27 23:46:59 +00:00
1993-12-30 19:56:50 +00:00
1994-02-19 11:29:48 +00:00
1994-01-24 20:23:18 +00:00
1994-01-24 20:23:18 +00:00
1993-10-13 19:17:05 +00:00
1992-10-08 16:02:09 +00:00
1993-07-20 23:20:36 +00:00
1993-07-15 20:06:41 +00:00
1994-02-12 00:45:54 +00:00
1994-02-15 01:28:16 +00:00
1993-07-13 19:08:25 +00:00
1993-07-20 21:45:32 +00:00
1994-01-24 20:23:18 +00:00
1994-02-12 00:45:54 +00:00
1994-02-17 18:08:41 +00:00
1994-02-01 17:11:56 +00:00
1994-02-16 00:59:39 +00:00
1992-02-21 22:54:39 +00:00
1993-09-02 06:06:40 +00:00
1994-03-01 21:09:17 +00:00
1991-03-21 21:11:25 +00:00
1994-02-17 18:08:41 +00:00
1992-10-15 10:59:13 +00:00
1993-04-24 02:10:09 +00:00
1993-06-08 19:15:35 +00:00
1993-02-04 20:59:55 +00:00
1992-06-19 22:24:13 +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-27 22:09:30 +00:00
1992-08-25 22:04:53 +00:00
1994-02-17 18:08:41 +00:00
1991-05-18 02:58:02 +00:00
1993-10-13 19:04:08 +00:00
1994-03-10 02:09:10 +00:00
1994-02-26 18:25:23 +00:00
1993-08-11 13:42:17 +00:00
1994-03-10 02:09:10 +00:00
1994-03-05 22:41:41 +00:00
1994-02-26 18:25:23 +00:00
1994-02-12 00:45:54 +00:00
1994-02-18 15:37:20 +00:00
1993-07-20 20:26:51 +00:00
1993-12-30 19:56:50 +00:00
1993-04-29 15:48:35 +00:00
1993-07-17 01:28:11 +00:00
1993-07-20 20:26:51 +00:00
1993-12-30 19:56:50 +00:00
1993-05-25 18:50:49 +00:00
1993-12-30 19:56:50 +00:00
1994-03-10 02:09:10 +00:00
1991-07-31 16:58:05 +00:00
1994-01-26 21:53:55 +00:00
1991-12-18 23:01:07 +00:00
1993-12-30 20:03:34 +00:00
1994-02-12 00:45:54 +00:00
1992-01-30 19:42:52 +00:00
1992-02-17 20:04:21 +00:00
1994-02-12 00:45:54 +00:00
1993-12-05 03:41:25 +00:00
1994-02-12 00:45:54 +00:00
1993-12-30 19:56:50 +00:00
1992-10-09 02:41:30 +00:00
1992-10-09 01:39:06 +00:00
1993-10-01 21:42:59 +00:00
1993-12-31 21:11:49 +00:00
1994-03-01 21:39:28 +00:00
1994-02-12 00:45:54 +00:00
1993-11-05 19:51:52 +00:00
1993-12-30 19:56:50 +00:00
1993-12-31 21:51:05 +00:00
1994-03-10 02:09:10 +00:00
1994-02-05 02:46:12 +00:00
1994-03-10 02:09:10 +00:00
1993-01-12 00:38:59 +00:00
1994-02-05 05:11:46 +00:00
1993-08-03 20:22:47 +00:00
1994-02-17 18:08:41 +00:00
1994-02-27 19:18:06 +00:00
1991-05-29 00:38:52 +00:00
1993-12-02 02:22:35 +00:00
1991-05-02 21:22:43 +00:00
1994-02-28 00:32:14 +00:00
1993-09-22 14:54:50 +00:00
1993-11-17 01:11:30 +00:00
1994-03-01 03:14:51 +00:00
1993-04-15 04:52:32 +00:00
1994-01-22 22:05:42 +00:00
1994-02-27 23:46:59 +00:00
1994-01-22 22:06:27 +00:00
1994-01-03 16:16:01 +00:00
1991-10-11 10:11:37 +00:00
1994-02-12 00:45:54 +00:00
1994-02-12 00:45:54 +00:00
1994-02-18 15:37:20 +00:00
1994-02-12 00:45:54 +00:00
1993-07-20 04:45:13 +00:00
1993-07-20 04:45:13 +00:00
1993-07-22 23:09:07 +00:00
1993-07-20 04:45:13 +00:00
1994-03-10 02:09:10 +00:00
1993-12-02 02:19:25 +00:00
1994-02-12 00:45:54 +00:00
1994-02-12 00:45:54 +00:00
1994-02-12 00:45:54 +00:00
1993-08-07 22:45:02 +00:00
1993-12-30 19:56:50 +00:00
1994-01-24 18:05:08 +00:00
1994-03-10 02:09:10 +00:00
1994-02-15 01:28:16 +00:00
1994-02-17 18:08:41 +00:00
1994-03-10 02:09:10 +00:00
1994-03-04 04:04:48 +00:00
1994-01-22 20:27:55 +00:00
1994-02-27 23:28:48 +00:00
1991-11-22 04:59:56 +00:00
1994-03-10 02:33:01 +00:00
1994-01-21 06:29:21 +00:00
1994-02-28 23:49:08 +00:00
1994-02-12 00:45:54 +00:00
1993-08-07 22:38:22 +00:00
1994-03-03 02:38:24 +00:00
1993-11-15 20:10:49 +00:00