Nick Clifton
7f8cd84403
* README: Remove claim that MEMORY is not supported.
...
* expression.cc (script_exp_function_origin)
(script_exp_function_length): Move from here to ...
* script.cc: ... here.
(script_set_section_region, script_add_memory)
(script_parse_memory_attr, script_include_directive): New
functions.
* script-sections.cc
(class Memory_region): New class.
(class Output_section_definition): Add set_memory_region,
set_section_vma, set_section_lma and get_section_name methods.
(class Script_Sections): Add add_memory_region,
find_memory_region, find_memory_region_origin,
find_memory_region_length and set_memory_region methods.
Have set_section_addresses method walk the list of set memory
regions.
Extend the print methos to display memory regions.
* script-sections.h: Add prototypes for new methods.
Add enum for MEMORY region attributes.
* yyscript.y: Add support for parsing MEMORY regions.
* script-c.h: Add prototypes for new functions.
* testsuite/Makefile.am: Add test of MEMORY region functionality.
* testsuite/Makefile.in: Regenerate.
* testsuite/memory_test.sh: New script.
* testsuite/memory_test.s: New assembler source file.
* testsuite/memory_test.t: New linker script.
2010-09-08 16:10:33 +00:00
..
2010-02-12 05:51:32 +00:00
2010-02-12 05:51:32 +00:00
2010-02-12 05:51:32 +00:00
2010-05-13 02:41:15 +00:00
2010-05-13 02:41:15 +00:00
2010-05-13 02:41:15 +00:00
2010-05-13 02:41:15 +00:00
2010-05-13 02:41:15 +00:00
2010-02-22 06:26:07 +00:00
2010-02-22 06:26:07 +00:00
2010-03-22 22:48:05 +00:00
2010-02-22 06:26:07 +00:00
2010-02-27 00:36:49 +00:00
2010-02-27 00:36:49 +00:00
2010-04-07 22:58:23 +00:00
2009-12-31 05:07:22 +00:00
2009-12-31 05:07:22 +00:00
2008-06-18 04:39:41 +00:00
2008-06-18 04:39:41 +00:00
2008-06-18 04:39:41 +00:00
2010-07-27 08:22:49 +00:00
2010-07-27 08:22:49 +00:00
2010-03-03 19:31:54 +00:00
2009-06-05 21:32:57 +00:00
2010-03-03 19:31:54 +00:00
2010-08-28 08:05:04 +00:00
2010-08-28 08:05:04 +00:00
2010-08-28 08:05:04 +00:00
2008-11-06 07:23:31 +00:00
2008-11-06 07:23:31 +00:00
2009-12-31 01:14:34 +00:00
2009-05-19 22:14:17 +00:00
2009-05-26 22:52:56 +00:00
2009-05-26 22:52:56 +00:00
2009-05-26 22:52:56 +00:00
2010-06-01 23:37:58 +00:00
2010-08-02 07:41:04 +00:00
2009-05-22 18:31:22 +00:00
2009-05-22 18:31:22 +00:00
2009-05-22 20:27:52 +00:00
2010-01-07 07:14:30 +00:00
2010-01-07 07:14:30 +00:00
2009-08-07 18:29:54 +00:00
2009-08-07 18:29:54 +00:00
2009-08-12 18:30:39 +00:00
2009-08-12 18:30:39 +00:00
2009-08-12 18:30:39 +00:00
2009-08-12 19:03:16 +00:00
2009-08-12 19:03:16 +00:00
2010-04-20 21:13:30 +00:00
2010-04-20 21:13:30 +00:00
2010-03-04 01:33:22 +00:00
2010-04-20 21:13:30 +00:00
2010-03-04 01:33:22 +00:00
2010-03-04 01:33:22 +00:00
2010-07-29 18:57:28 +00:00
2010-07-29 18:57:28 +00:00
2010-07-29 18:57:28 +00:00
2010-04-20 21:13:30 +00:00
2010-04-20 21:13:30 +00:00
2009-08-05 20:51:56 +00:00
2009-08-05 20:51:56 +00:00
2010-04-23 18:49:23 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-19 22:50:16 +00:00
2010-08-13 20:47:47 +00:00
2010-08-12 22:18:15 +00:00
2010-08-12 22:18:15 +00:00
2009-09-27 05:20:03 +00:00
2009-06-22 06:51:53 +00:00
2010-09-08 16:10:33 +00:00
2010-09-08 16:10:33 +00:00
2010-09-08 16:10:33 +00:00
2010-09-08 16:10:33 +00:00
2010-09-08 16:10:33 +00:00
2009-10-16 19:11:32 +00:00
2009-10-16 19:11:32 +00:00
2009-09-30 22:21:13 +00:00
2010-07-27 08:22:49 +00:00
2010-07-27 08:22:49 +00:00
2010-04-09 18:05:43 +00:00
2010-04-09 18:05:43 +00:00
2009-01-15 01:29:25 +00:00
2009-01-15 01:29:25 +00:00
2009-01-15 01:29:25 +00:00
2009-01-15 01:29:25 +00:00
2010-04-06 21:56:24 +00:00
2010-05-26 15:47:39 +00:00
2010-05-26 15:47:39 +00:00
2010-05-26 15:47:39 +00:00
2009-11-09 16:11:34 +00:00
2008-05-06 22:24:26 +00:00
2008-05-06 22:24:26 +00:00
2008-05-06 22:24:26 +00:00
2010-01-12 19:12:40 +00:00
2008-05-06 22:24:26 +00:00
2008-05-06 22:24:26 +00:00
2008-05-06 22:24:26 +00:00
2009-12-30 06:57:17 +00:00
2008-05-20 04:00:47 +00:00
2008-08-13 07:37:46 +00:00
2009-10-10 01:24:57 +00:00
2008-07-29 22:58:03 +00:00
2008-07-29 22:58:03 +00:00
2010-04-23 04:47:33 +00:00
2010-04-23 04:47:33 +00:00
2009-02-25 19:05:21 +00:00
2010-02-25 05:11:26 +00:00
2009-02-25 19:05:21 +00:00
2009-10-16 18:56:07 +00:00
2009-10-16 18:56:07 +00:00
2009-10-16 18:56:07 +00:00
2009-10-16 18:56:07 +00:00
2009-10-16 18:56:07 +00:00
2010-05-19 17:49:19 +00:00
2010-05-19 17:49:19 +00:00
2010-05-19 17:49:19 +00:00
2009-10-10 07:39:04 +00:00
2009-10-10 07:39:04 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2009-10-06 22:58:27 +00:00
2010-08-20 00:35:13 +00:00
2010-08-20 00:35:13 +00:00
2010-08-27 17:57:50 +00:00
2010-08-20 00:35:13 +00:00
2010-08-13 00:18:19 +00:00
2010-08-13 00:18:19 +00:00
2010-08-13 00:18:19 +00:00
2009-12-06 02:49:46 +00:00
2008-09-29 21:23:02 +00:00
2008-09-29 21:23:02 +00:00
2008-09-29 21:23:02 +00:00
2008-09-29 21:23:02 +00:00
2008-09-29 21:23:02 +00:00
2010-02-22 06:26:07 +00:00
2010-02-22 06:26:07 +00:00
2010-02-22 06:26:07 +00:00
2010-03-22 22:48:05 +00:00
2010-03-22 22:48:05 +00:00
2010-02-22 06:26:07 +00:00
2008-11-06 00:44:32 +00:00
2009-12-14 19:53:05 +00:00
2008-08-15 04:57:46 +00:00
2008-08-15 04:57:46 +00:00
2009-03-04 06:46:27 +00:00
2009-02-06 19:20:10 +00:00
2010-01-12 06:41:36 +00:00
2009-02-27 19:57:46 +00:00
2008-07-18 07:03:27 +00:00
2008-07-18 07:03:27 +00:00
2008-07-18 07:03:27 +00:00
2009-12-30 22:35:49 +00:00
2008-11-06 00:44:32 +00:00
2008-05-08 18:44:33 +00:00
2008-07-23 14:36:09 +00:00
2008-07-23 23:44:02 +00:00
2008-07-23 23:44:02 +00:00
2008-07-18 07:03:27 +00:00
2008-07-18 07:03:27 +00:00
2009-12-30 22:35:49 +00:00
2008-08-04 22:22:13 +00:00
2008-08-04 22:22:13 +00:00
2008-08-04 22:22:13 +00:00
2010-07-09 01:34:31 +00:00
2010-07-09 01:34:31 +00:00
2010-07-09 01:34:31 +00:00