Nick Clifton
ea5cae92bd
* script-sections.cc(class Memory_region): Remove
...
current_lma_offset_ field. Rename current_vma_offset_ to
current_offset_. Add last_section_ field.
(Memory_region::get_current_vma_address): Rename to
get_current_address.
(Memory_region::get_current_lma_address): Delete.
(Memory_region::increment_vma_offset): Rename to
increment_offset.
(Memory_region::increment_lma_offset): Delete.
(Memory_region::attributes_compatible): New method. Returns
true if the provided section is compatible with the region.
(Memory_region::get_last_section): New method. Returns the last
section to use the region.
(Memory_region::set_last_section): New method. Stores the last
section to use the region.
(Script_sections::block_in_region): New method. Returns true if
a block of memory is contained within a region.
(Script_sections::find_memory_region): New method. Locates a
memory region to be used to set a VMA or LMA address.
(Output_section_definition::set_section_addresses): Add code to
check for addresses set by memory regions.
(Output_segment::set_section_addresses): Remove memory region
walking code.
(Script_sections::create_segment): Add a warning if a header
segment is created outside of any region.
* script-sections.h (class Script_sections): Add prototypes for
find_memory_region and block_in_region methods.
* testsuite/memory_test.s: Use .long instead of .word.
* testsuite/memory_test.t: Add some more output sections.
* testsuite/memory_test.sh: Update expected output.
* ld.texinfo: Update description of computation of VMA and LMA
addresses for output sections.
* ld-scripts/rgn-at5.t: Add some more output sections.
* ld-scripts/rgn-at5.d: Update expected output.
2010-10-06 08:58:59 +00:00
..
2005-02-21 08:18:49 +00:00
2006-09-20 11:35:11 +00:00
2005-02-17 20:57:01 +00:00
2005-02-21 08:18:49 +00:00
2005-02-17 20:57:01 +00:00
2005-02-17 20:57:01 +00:00
2005-02-17 20:57:01 +00:00
2009-10-17 17:18:28 +00:00
2004-02-20 15:31:10 +00:00
2004-02-20 15:31:10 +00:00
2007-11-04 23:49:09 +00:00
2007-06-18 12:38:22 +00:00
2007-06-18 12:38:22 +00:00
2009-09-02 07:25:43 +00:00
2004-04-15 01:49:22 +00:00
2007-07-13 09:09:25 +00:00
2004-08-17 01:18:50 +00:00
2007-06-18 18:53:45 +00:00
2005-10-04 19:54:08 +00:00
2009-09-02 07:25:43 +00:00
2004-04-08 00:51:37 +00:00
2009-09-02 07:25:43 +00:00
2004-04-15 01:49:22 +00:00
2004-04-08 00:51:37 +00:00
2009-07-29 06:47:48 +00:00
2009-07-29 06:47:48 +00:00
2009-07-29 06:47:48 +00:00
2009-07-29 06:47:48 +00:00
2009-09-02 07:25:43 +00:00
2009-07-29 06:47:48 +00:00
2007-01-19 14:51:27 +00:00
2005-08-18 07:51:08 +00:00
2005-08-18 07:51:08 +00:00
2003-10-11 09:18:58 +00:00
2009-09-02 07:25:43 +00:00
2009-05-21 06:13:28 +00:00
2007-07-06 14:09:45 +00:00
2009-09-09 12:13:42 +00:00
2006-09-27 04:18:16 +00:00
2006-09-27 04:18:16 +00:00
2006-09-27 04:18:16 +00:00
2010-09-16 00:28:57 +00:00
2006-09-27 04:18:16 +00:00
2010-09-16 00:28:57 +00:00
2006-09-27 04:18:16 +00:00
2006-09-27 04:18:16 +00:00
2009-07-30 00:13:55 +00:00
2006-09-27 04:18:16 +00:00
2009-07-30 00:13:55 +00:00
2006-09-27 04:18:16 +00:00
2006-10-17 13:41:49 +00:00
2006-09-27 04:18:16 +00:00
2009-09-02 07:25:43 +00:00
2009-09-09 12:13:42 +00:00
2007-07-06 14:09:45 +00:00
2005-08-15 14:08:58 +00:00
2005-08-15 14:08:58 +00:00
2006-05-19 11:50:31 +00:00
2009-09-02 07:25:43 +00:00
2005-03-17 16:20:39 +00:00
2006-10-17 13:41:49 +00:00
2007-01-06 22:03:46 +00:00
2007-01-06 22:03:46 +00:00
2007-01-06 22:03:46 +00:00
2007-07-06 14:09:45 +00:00
2007-07-06 14:09:45 +00:00
2007-05-24 09:24:09 +00:00
2007-05-24 09:24:09 +00:00
2008-07-26 01:23:37 +00:00
2008-07-06 13:38:37 +00:00
2008-07-06 13:38:37 +00:00
2008-07-06 13:38:37 +00:00
2008-07-06 13:38:37 +00:00
2008-07-21 08:38:35 +00:00
2008-07-06 13:38:37 +00:00
2009-09-02 07:25:43 +00:00
2008-07-26 01:23:37 +00:00
2007-08-31 14:46:55 +00:00
2009-09-02 07:25:43 +00:00
2007-08-31 14:46:55 +00:00
2010-08-19 05:51:50 +00:00
2008-06-12 11:27:38 +00:00
2009-11-18 16:37:56 +00:00
2009-09-02 07:25:43 +00:00
2008-06-12 11:27:38 +00:00
2009-09-02 07:25:43 +00:00
2009-10-14 23:12:16 +00:00
2009-11-02 03:44:20 +00:00
2009-10-07 07:25:36 +00:00
2009-10-08 02:38:26 +00:00
2009-10-08 02:38:26 +00:00
2009-09-02 07:25:43 +00:00
2004-04-08 00:51:37 +00:00
2004-04-08 00:51:37 +00:00
2004-04-08 00:51:37 +00:00
2004-10-15 00:27:12 +00:00
2004-04-08 00:51:37 +00:00
2004-10-15 00:27:12 +00:00
2004-04-08 00:51:37 +00:00
2004-04-08 00:51:37 +00:00
2004-02-23 10:10:02 +00:00
2009-09-02 07:25:43 +00:00
2009-03-02 17:27:36 +00:00
2009-03-02 17:27:36 +00:00
2009-03-02 17:27:36 +00:00
2009-03-02 17:27:36 +00:00
2009-11-18 16:37:56 +00:00
2009-04-03 07:45:28 +00:00
2009-11-18 16:37:56 +00:00
2009-04-03 07:45:28 +00:00
2009-11-18 16:37:56 +00:00
2009-04-03 07:45:28 +00:00
2009-11-18 16:37:56 +00:00
2009-05-22 11:27:44 +00:00
2010-10-06 08:58:59 +00:00
2010-09-16 00:28:57 +00:00
2010-10-06 08:58:59 +00:00
2009-04-03 07:45:28 +00:00
2009-04-03 10:15:21 +00:00
2009-03-02 17:27:36 +00:00
2007-10-17 19:26:10 +00:00
2009-03-02 17:27:36 +00:00
2007-10-17 19:26:10 +00:00
2009-03-02 17:27:36 +00:00
2007-10-17 19:26:10 +00:00
2009-03-02 17:27:36 +00:00
2007-10-17 19:26:10 +00:00
2009-03-02 17:27:36 +00:00
2007-10-17 19:26:10 +00:00
2009-03-02 17:27:36 +00:00
2007-10-17 19:26:10 +00:00
2009-05-22 15:54:36 +00:00
2007-10-17 19:26:10 +00:00
2009-11-18 16:37:56 +00:00
2008-04-28 14:08:15 +00:00
2008-04-28 12:45:34 +00:00
2009-09-02 07:25:43 +00:00
2007-10-17 19:26:10 +00:00
2009-09-02 07:25:43 +00:00
2010-09-10 07:18:36 +00:00
2010-09-01 08:05:16 +00:00
2010-09-01 08:05:16 +00:00
2010-09-01 08:05:16 +00:00
2004-04-08 00:51:37 +00:00
2004-04-08 00:51:37 +00:00
2004-04-08 00:51:37 +00:00
2005-08-18 07:51:08 +00:00
2004-04-08 00:51:37 +00:00
2004-04-08 00:51:37 +00:00
2009-09-02 07:25:43 +00:00
2009-09-02 07:25:43 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2004-10-04 16:45:51 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2004-10-04 16:45:51 +00:00
2009-09-09 12:13:42 +00:00
2006-08-08 15:07:16 +00:00
2009-09-09 12:13:42 +00:00
2004-10-04 16:45:51 +00:00
2004-10-04 16:45:51 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2004-10-04 16:45:51 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2004-10-04 16:45:51 +00:00
2009-09-09 12:13:42 +00:00
2006-08-08 15:07:16 +00:00
2009-09-09 12:13:42 +00:00
2004-10-04 16:45:51 +00:00
2004-10-04 16:45:51 +00:00
2004-10-04 16:45:51 +00:00
2004-10-04 16:45:51 +00:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2004-10-04 16:45:51 +00:00
2010-01-13 14:08:54 +00:00
2006-08-08 15:07:16 +00:00
2005-03-22 14:20:38 +00:00
2005-03-22 14:20:38 +00:00
2009-09-02 07:25:43 +00:00