-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2010-10-20 Doug Kwan <[email protected]>
* arm.cc (Arm_relobj::do_read_symbols): Warn about ARM EXIDX sections without SHF_LINK_ORDER flags. * layout.cc (Layout::choose_output_section): Do not filter SHF_LINK_ORDER flag in a relocatable link.
- Loading branch information
Showing
3 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
2010-10-20 Doug Kwan <[email protected]> | ||
|
||
* arm.cc (Arm_relobj::do_read_symbols): Warn about ARM EXIDX sections | ||
without SHF_LINK_ORDER flags. | ||
* layout.cc (Layout::choose_output_section): Do not filter | ||
SHF_LINK_ORDER flag in a relocatable link. | ||
|
||
2010-10-17 Cary Coutant <[email protected]> | ||
|
||
* output.h (Output_segment::set_section_addresses): Change function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters