From: Michael Meissner Date: Wed, 7 Feb 1996 18:41:52 +0000 (+0000) Subject: Fix WRS bug where -Ttext 0x10000 left first program header invalid X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8cc98cd5c19d1f1a0a08e5a0becde2c041585c8c;p=binutils-gdb.git Fix WRS bug where -Ttext 0x10000 left first program header invalid --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 45b1e1e2555..f093aa6c02b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Wed Feb 7 13:37:39 1996 Michael Meissner + + * elf.c (make_mapping): Add an additional argument to suppress + making the first section include the program headers. + (map_sections_to_segments): If the user used -Ttext such that the + program headers are on a different page, do not set the flags + saying that this section includes the program headers. + Tue Feb 6 14:04:49 1996 J.T. Conklin * configure.in (*-*-netbsd*): Set COREFILE to netbsd-core.c.