Re: [patch][avr] New option -nodevicespecs to omit -specs=... in self specs.

2020-01-06 Thread Jeff Law
On Wed, 2019-12-18 at 16:36 +0100, Georg-Johann Lay wrote: > Hi, currently device support in avr-gcc is accomplished by injecting a > specs file my means of -specs=... in dirver self specs. > > This patch adds a new avr driver option to omit the addition of > respective -specs option so give the

[PING^2][patch][avr] New option -nodevicespecs to omit -specs=... in self specs.

2020-01-06 Thread Georg-Johann Lay
Ping #2 Hi, currently device support in avr-gcc is accomplished by injecting a specs file my means of -specs=... in dirver self specs. This patch adds a new avr driver option to omit the addition of respective -specs option so give the user more freedom. Ok to apply? Johann * config/a

[PING^1][patch][avr] New option -nodevicespecs to omit -specs=... in self specs.

2019-12-28 Thread Georg-Johann Lay
Ping #1 Hi, currently device support in avr-gcc is accomplished by injecting a specs file my means of -specs=... in dirver self specs. This patch adds a new avr driver option to omit the addition of respective -specs option so give the user more freedom. Ok to apply? Johann * config/a

[patch][avr] New option -nodevicespecs to omit -specs=... in self specs.

2019-12-18 Thread Georg-Johann Lay
Hi, currently device support in avr-gcc is accomplished by injecting a specs file my means of -specs=... in dirver self specs. This patch adds a new avr driver option to omit the addition of respective -specs option so give the user more freedom. Ok to apply? Johann * config/avr/avr