--- Additional Comments From sebastian dot huber at embedded-brains dot de
2009-03-02 21:01 ---
Hi Nick,
thank you very much for your benevolence.
Have a nice day!
--
http://sourceware.org/bugzilla/show_bug.cgi?id=7031
--- You are receiving this mail because: ---
You are o
--- Additional Comments From nickc at redhat dot com 2009-03-02 17:26
---
Hi Sebastian,
Thanks for the revised patch. I have applied it along with this changelog
entry.
Cheers
Nick
ld/ChangeLog
2009-03-02 Sebastian Huber
* ldgram.y: Add support for REGION_ALIAS opera
--- Additional Comments From sebastian dot huber at embedded-brains dot de
2009-02-19 08:48 ---
Created an attachment (id=3752)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3752&action=view)
REGION_ALIAS implementation, documentation and test cases.
The copyright assignment sh
--- Additional Comments From nickc at redhat dot com 2009-01-06 16:36
---
Hi Sebastian,
The patch looks good - thanks very much for persevering with this.
In answer to your questions:
* Yes stat_alloc() is the right function to use.
* Quoting names like this is preferred.
* You are
--- 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 R
--- Additional Comments From sebastian dot huber at embedded-brains dot de
2008-12-02 09:13 ---
(In reply to comment #4)
[...]
> > What happens if we implement this feature and provide a patch?
>
> Then we will review it and assuming that it is OK, it will be accepted
> into the source
--- Additional Comments From nickc at redhat dot com 2008-12-02 08:59
---
Subject: Re: New linker command file function: REGION_ALIAS
Hi Sebastian,
> Yes or no?
Yes.
> What happens if we implement this feature and provide a patch?
Then we will review it and assuming that it is OK,
Hi Sebastian,
Yes or no?
Yes.
What happens if we implement this feature and provide a patch?
Then we will review it and assuming that it is OK, it will be accepted
into the sources.
Cheers
Nick
___
bug-binutils mailing list
bug-binutils@
--- Additional Comments From sebastian dot huber at embedded-brains dot de
2008-12-02 08:31 ---
Yes or no?
What happens if we implement this feature and provide a patch?
--
http://sourceware.org/bugzilla/show_bug.cgi?id=7031
--- You are receiving this mail because: ---
You
--- Additional Comments From sebastian dot huber at embedded-brains dot de
2008-11-18 09:15 ---
Hi Nick,
we could of course use the C pre-processor or a billion other tools to generate
a linker command file, but the linker should do its job without the need of
external tools. The linke
--- Additional Comments From nickc at redhat dot com 2008-11-17 16:34
---
Hi Sebastian,
Why not use a pre-processor instead ? For example your board specific file
could look like this:
MEMORY {
ROM_REGION (RX) : ORIGIN = 0x1000, LENGTH = 256M
RAM_REGION (AIW) :
11 matches
Mail list logo