[Bug target/93182] [avr] Add -nodevicespecs option.

2020-01-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93182 --- Comment #5 from Georg-Johann Lay --- Author: gjl Date: Wed Jan 8 14:28:56 2020 New Revision: 280005 URL: https://gcc.gnu.org/viewcvs?rev=280005&root=gcc&view=rev Log: PR target/93182 * doc/invoke.texi (AVR Options) <-nodevic

[Bug target/93182] [avr] Add -nodevicespecs option.

2020-01-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93182 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/93182] [avr] Add -nodevicespecs option.

2020-01-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93182 Georg-Johann Lay changed: What|Removed |Added Target Milestone|9.4 |9.3

[Bug target/93182] [avr] Add -nodevicespecs option.

2020-01-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93182 --- Comment #3 from Georg-Johann Lay --- Author: gjl Date: Wed Jan 8 09:52:03 2020 New Revision: 279997 URL: https://gcc.gnu.org/viewcvs?rev=279997&root=gcc&view=rev Log: gcc/ Backport from 2020-01-08 trunk r279995. Add -nodevic

[Bug target/93182] [avr] Add -nodevicespecs option.

2020-01-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93182 --- Comment #2 from Georg-Johann Lay --- Author: gjl Date: Wed Jan 8 09:46:07 2020 New Revision: 279996 URL: https://gcc.gnu.org/viewcvs?rev=279996&root=gcc&view=rev Log: Backport from 2020-01-08 trunk r279995. Add -nodevicespe

[Bug target/93182] [avr] Add -nodevicespecs option.

2020-01-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93182 --- Comment #1 from Georg-Johann Lay --- Author: gjl Date: Wed Jan 8 09:41:59 2020 New Revision: 279995 URL: https://gcc.gnu.org/viewcvs?rev=279995&root=gcc&view=rev Log: gcc/ Add -nodevicespecs option for avr. PR target/93182

[Bug target/93182] [avr] Add -nodevicespecs option.

2020-01-06 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93182 Georg-Johann Lay changed: What|Removed |Added Target||avr Priority|P3