aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2009-10-16 05:16:09 +0000
committerIan Lance Taylor <ian@airs.com>2009-10-16 05:16:09 +0000
commit68b6574b4d15cd06198aac40c7ad9624a80c1bdb (patch)
tree5b116dff68289444a8b0033d8c6422f82c523f5f /gold/ChangeLog
parent661be1e21e12f87f58c14d0ef8caaee770857297 (diff)
downloadgdb-68b6574b4d15cd06198aac40c7ad9624a80c1bdb.zip
gdb-68b6574b4d15cd06198aac40c7ad9624a80c1bdb.tar.gz
gdb-68b6574b4d15cd06198aac40c7ad9624a80c1bdb.tar.bz2
* layout.cc (Layout::relaxation_loop_body): Don't crash if we see
program headers with no load segment if there is a linker script.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 6ebb5e8..ea864a7 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,8 @@
2009-10-15 Ian Lance Taylor <iant@google.com>
+ * layout.cc (Layout::relaxation_loop_body): Don't crash if we see
+ program headers with no load segment if there is a linker script.
+
* layout.cc (Layout::set_segment_offsets): Align the file offset
to the segment aligment for -N or -n with no load segment.
* output.cc (Output_segment::add_output_section): Don't crash if