[Bug ld/7031] New linker command file function: REGION_ALIAS

2009-03-02 Thread sebastian dot huber at embedded-brains dot de
--- 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

[Bug ld/7031] New linker command file function: REGION_ALIAS

2009-02-19 Thread sebastian dot huber at embedded-brains dot de
--- 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 ass

[Bug ld/7031] New linker command file function: REGION_ALIAS

2009-01-05 Thread sebastian dot huber at embedded-brains dot de
--- 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 impleme

[Bug ld/7031] New linker command file function: REGION_ALIAS

2008-12-02 Thread sebastian dot huber at embedded-brains dot de
--- 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

[Bug ld/7031] New linker command file function: REGION_ALIAS

2008-12-02 Thread sebastian dot huber at embedded-brains dot de
--- 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

[Bug ld/7031] New linker command file function: REGION_ALIAS

2008-11-18 Thread sebastian dot huber at embedded-brains dot de
--- 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

[Bug ld/7031] New: New linker command file function: REGION_ALIAS

2008-11-14 Thread sebastian dot huber at embedded-brains dot de
Severity: enhancement Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: sebastian dot huber at embedded-brains dot de CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=7031 --

[Bug ld/6888] Segmentation fault for PowerPC ld and EABI + SDATA

2008-09-15 Thread sebastian dot huber at embedded-brains dot de
--- Additional Comments From sebastian dot huber at embedded-brains dot de 2008-09-15 16:00 --- Created an attachment (id=2954) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2954&action=view) Evil object file. Object file attached. -- http://sourceware.org/b

[Bug ld/6888] New: Segmentation fault for PowerPC ld and EABI + SDATA

2008-09-15 Thread sebastian dot huber at embedded-brains dot de
Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: sebastian dot huber at embedded-brains dot de CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.

[Bug gas/6825] Unrecognized opcode for e300

2008-08-14 Thread sebastian dot huber at embedded-brains dot de
--- Additional Comments From sebastian dot huber at embedded-brains dot de 2008-08-14 07:37 --- This should fix it: diff -u opcodes/ppc-opc.c* --- opcodes/ppc-opc.c 2008-08-14 09:32:22.0 +0200 +++ opcodes/ppc-opc.c.new 2008-08-14 09:32:18.0 +0200 @@ -3081,7

[Bug gas/6825] New: Unrecognized opcode for e300

2008-08-08 Thread sebastian dot huber at embedded-brains dot de
huber at embedded-brains dot de CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=6825 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is