[Bug target/54222] [avr] Implement fixed-point support

2013-02-20 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 Georg-Johann Lay changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/54222] [avr] Implement fixed-point support

2013-02-12 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #13 from Georg-Johann Lay 2013-02-12 14:55:22 UTC --- Author: gjl Date: Tue Feb 12 14:55:16 2013 New Revision: 195978 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195978 Log: gcc/ PR target/54222 * confi

[Bug target/54222] [avr] Implement fixed-point support

2013-02-08 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #12 from Georg-Johann Lay 2013-02-08 10:13:45 UTC --- Author: gjl Date: Fri Feb 8 10:13:37 2013 New Revision: 195878 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195878 Log: gcc/ PR target/54222 * confi

[Bug target/54222] [avr] Implement fixed-point support

2013-01-29 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #11 from Georg-Johann Lay 2013-01-29 10:33:24 UTC --- Author: gjl Date: Tue Jan 29 10:33:18 2013 New Revision: 195532 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195532 Log: PR target/54222 * config/avr/

[Bug target/54222] [avr] Implement fixed-point support

2013-01-25 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #10 from Georg-Johann Lay 2013-01-25 09:28:14 UTC --- Author: gjl Date: Fri Jan 25 09:28:09 2013 New Revision: 195464 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195464 Log: gcc/ PR target/54222 * confi

[Bug target/54222] [avr] Implement fixed-point support

2013-01-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #9 from Georg-Johann Lay 2013-01-23 15:13:56 UTC --- Author: gjl Date: Wed Jan 23 15:13:51 2013 New Revision: 195407 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195407 Log: PR target/54222 * config/avr/s

[Bug target/54222] [avr] Implement fixed-point support

2012-11-22 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #8 from Georg-Johann Lay 2012-11-22 10:00:24 UTC --- Author: gjl Date: Thu Nov 22 10:00:13 2012 New Revision: 193721 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193721 Log: libgcc/ Adjust decimal point of si

[Bug target/54222] [avr] Implement fixed-point support

2012-09-17 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #7 from Georg-Johann Lay 2012-09-17 07:59:34 UTC --- Author: gjl Date: Mon Sep 17 07:59:29 2012 New Revision: 191376 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191376 Log: PR target/54222 * config/avr/avr.c (avr_ou

[Bug target/54222] [avr] Implement fixed-point support

2012-09-15 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #6 from Georg-Johann Lay 2012-09-15 15:52:35 UTC --- Author: gjl Date: Sat Sep 15 15:52:28 2012 New Revision: 191345 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191345 Log: gcc/ PR target/54222 * config/avr/avr-fixe

[Bug target/54222] [avr] Implement fixed-point support

2012-08-24 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #5 from Georg-Johann Lay 2012-08-24 13:01:58 UTC --- Author: gjl Date: Fri Aug 24 13:01:54 2012 New Revision: 190646 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190646 Log: PR target/54222 * config/avr/t-avr (conv_X

[Bug target/54222] [avr] Implement fixed-point support

2012-08-24 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #4 from Georg-Johann Lay 2012-08-24 12:42:53 UTC --- Author: gjl Date: Fri Aug 24 12:42:48 2012 New Revision: 190644 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190644 Log: libgcc/ PR target/54222 * config/avr/lib1f

[Bug target/54222] [avr] Implement fixed-point support

2012-08-11 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 Georg-Johann Lay changed: What|Removed |Added Keywords||patch --- Comment #3 from Georg-Johann

[Bug target/54222] [avr] Implement fixed-point support

2012-08-11 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 Georg-Johann Lay changed: What|Removed |Added Attachment #27984|0 |1 is obsolete|

[Bug target/54222] [avr] Implement fixed-point support

2012-08-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 --- Comment #1 from Georg-Johann Lay 2012-08-10 14:24:24 UTC --- Created attachment 27984 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27984 Tentative patch against 4.8 libgcc/ * config/avr/lib1funcs-fixed.S: New file. * config/av

[Bug target/54222] [avr] Implement fixed-point support

2012-08-10 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54222 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P5 Status|UNCONFIRMED