aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2004-11-04 00:44:23 +0000
committerBob Wilson <bob.wilson@acm.org>2004-11-04 00:44:23 +0000
commit0ebdbb83125357775c78f6760858084bddfa9939 (patch)
tree98b4d697e34a13a3fda441bf250df1d5e2dbd23f /bfd/ChangeLog
parent9f0b03222a20749b3e23f47ec6f43b51d9554322 (diff)
downloadgdb-0ebdbb83125357775c78f6760858084bddfa9939.zip
gdb-0ebdbb83125357775c78f6760858084bddfa9939.tar.gz
gdb-0ebdbb83125357775c78f6760858084bddfa9939.tar.bz2
* elf.c (assign_file_positions_for_segments): Set next_file_pos even
if there are no segments.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ad485d2..93d96e4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-03 Bob Wilson <bob.wilson@acm.org>
+
+ * elf.c (assign_file_positions_for_segments): Set next_file_pos even
+ if there are no segments.
+
2004-11-02 Daniel Jacobowitz <dan@debian.org>
* config.bfd: Mark arm-*-oabi and thumb-*-oabi as obsolete.