projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f94cadf
)
* elf.c (bfd_section_from_phdr): Set lma based on p_paddr.
author
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Jul 1995 04:10:18 +0000
(
04:10
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Jul 1995 04:10:18 +0000
(
04:10
+0000)
(elf_fake_sections): Set sh_addr based on lma, not vma.
PR 7478.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 2d7953ecd2d195ae3fd57b21b97ab1c1db6d45b6..ba792abd3993fde4c8831f6c1e202cd82aa29d68 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Thu Jul 20 00:06:39 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * elf.c (bfd_section_from_phdr): Set lma based on p_paddr.
+ (elf_fake_sections): Set sh_addr based on lma, not vma.
+
Wed Jul 19 15:52:01 1995 Doug Evans <dje@canuck.cygnus.com>
* coff-arm.c (TARGET_LITTLE_SYM, TARGET_BIG_SYM): Replaces TARGET_SYM.