* ldlang.c (lang_process): don't pass null pointers when
authorSteve Chamberlain <sac@cygnus>
Thu, 27 Aug 1992 00:32:05 +0000 (00:32 +0000)
committerSteve Chamberlain <sac@cygnus>
Thu, 27 Aug 1992 00:32:05 +0000 (00:32 +0000)
commitcd1d8c6d89ab6b17bf5b9b0a4659e1e1209e0d48
treef46f94dfbd0655fd21839132d8e33b8e65c45eeb
parent38e9ed495cace6c983db81d029b51ade50e1e591
* ldlang.c (lang_process): don't pass null pointers when
abs_output_section is what is required.
* ldwrite.c (ldwrite): use malloc to allocate the largest space
used, and pass that down.
* relax.c,relax.h (write_relaxnorel): use the passed malloc area rather
than alloca.
ld/ChangeLog
ld/relax.c
ld/relax.h