[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2012-06-11 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13503 --- Comment #8 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-06-11 14:26:48 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-06-11 14:26:41 Modified files: gas

[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2012-05-16 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13503 --- Comment #7 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-05-16 14:52:22 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-05-16 14:52:16 Modified files: gas

[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2012-05-11 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13503 --- Comment #5 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2012-05-11 12:59:28 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-05-11 12:59:24 Modified files: gas

[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2012-05-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13503 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2012-03-04 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13503 --- Comment #3 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-03-04 13:39:16 UTC --- (In reply to comment #1) See also respective extensions to avr-gcc: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50931 -- Configure bugmail:

[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2012-03-04 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13503 --- Comment #4 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-03-04 13:41:53 UTC --- (In reply to comment #1) See also respective extensions to avr-gcc: Finally, the right link to the avr-gcc named address space support, including 24-bit

[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2012-01-29 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13503 --- Comment #2 from Georg-Johann Lay gjl at gcc dot gnu.org 2012-01-29 17:58:26 UTC --- (In reply to comment #0) Suppose the following C code from avr-gcc 4.7: extern const __pgmx char foo; const __pgmx void * pointer = foo; Please

[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2011-12-15 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13503 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added CC|