diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cadb3f0..42cfec7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2006-08-22 Alan Modra <amodra@bigpond.net.au> + + * NEWS: Mention LMA default change. + * ld.texinfo (Output Section LMA): Update default description. + (Location Counter): Clarify backward movement. + * ldlang.c (lang_size_sections_1): Leave non-alloc sections with + default lma equal to vma. Warn on backward movement of dot. + 2006-08-22 Pedro Alves <pedro_alves@portugalmail.pt> * Makefile.am: Split arm-wince into its own emulation. |