[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/7031] New linker command file function: REGION_ALIAS
From: |
sebastian dot huber at embedded-brains dot de |
Subject: |
[Bug ld/7031] New linker command file function: REGION_ALIAS |
Date: |
5 Jan 2009 20:13:37 -0000 |
------- Additional Comments From sebastian dot huber at embedded-brains dot de
2009-01-05 20:13 -------
Created an attachment (id=3637)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3637&action=view)
Patch that adds the REGION_ALIAS() script function
This is patch that implements the REGION_ALIAS() script function. Some notes:
o Is stat_alloc() the right way to allocate name list entries?
o I quoted the names in errors and warnings with `'. Is this the preferred
way?
o I removed the declaration of lang_memory_region_default(). I seems that
this function is nowhere defined.
o Is there some documentation available how to write test cases for the
testsuite?
I will add some documentation if the patch gets accepted.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=7031
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/7031] New linker command file function: REGION_ALIAS,
sebastian dot huber at embedded-brains dot de <=