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
..
2009-12-31 05:07:22 +00:00
2009-12-31 05:07:22 +00:00
2009-12-31 01:14:34 +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-05 20:51:56 +00:00
2009-08-05 20:51:56 +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-12 22:18:15 +00:00
2010-08-12 22:18:15 +00:00
2010-04-06 21:56:24 +00:00
2009-11-09 16:11:34 +00:00
2009-03-04 06:46:27 +00:00
2009-02-27 19:57:46 +00:00
2009-12-30 22:35:49 +00:00
2008-07-23 23:44:02 +00:00
2008-07-23 23:44:02 +00:00
2009-12-30 22:35:49 +00:00