* ld.texinfo (Forced Output Alignment): Specify that this is an
authorAlan Modra <amodra@gmail.com>
Wed, 16 Nov 2005 07:17:20 +0000 (07:17 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 16 Nov 2005 07:17:20 +0000 (07:17 +0000)
commit7270c5edcbb158904a8f11852cad1261162d8308
tree37fd2cd974829baa043b6de63893c3cc988e887f
parentc43c547375e1864c2e784d026bac89c582b2de68
* ld.texinfo (Forced Output Alignment): Specify that this is an
alignment increase, not an override.
* ldlang.c (init_os): Set output section alignment here..
(lang_add_section): ..rather than here.
(lang_size_sections_1): Consolidate alignment code.  Warn if section
alignment affects start address when explicit address given.
ld/ChangeLog
ld/ld.texinfo
ld/ldlang.c