All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] DEVELOPERS: add myself to toolchain topic
@ 2021-08-18 21:06 Giulio Benetti
  2021-08-18 22:03 ` Thomas Petazzoni
  0 siblings, 1 reply; 7+ messages in thread
From: Giulio Benetti @ 2021-08-18 21:06 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti

Since I've dealt and deal with toolchain bugs and their work-around very
often add myself to toolchain topic(toolchain/).

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
V1->V2:
* correct alphabet order
---
 DEVELOPERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/DEVELOPERS b/DEVELOPERS
index af97de02de..874d47352c 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -1060,6 +1060,7 @@ F:	package/nfs-utils/
 F:	package/sunxi-mali-mainline/
 F:	package/sunxi-mali-mainline-driver/
 F:	package/udisks/
+F:	toolchain/
 
 N:	Gregory Dymarek <gregd72002@gmail.com>
 F:	package/ding-libs/
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [Buildroot] [PATCH v2] DEVELOPERS: add myself to toolchain topic
  2021-08-18 21:06 [Buildroot] [PATCH v2] DEVELOPERS: add myself to toolchain topic Giulio Benetti
@ 2021-08-18 22:03 ` Thomas Petazzoni
  2021-08-18 22:23   ` Giulio Benetti
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Petazzoni @ 2021-08-18 22:03 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: buildroot

On Wed, 18 Aug 2021 23:06:35 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> Since I've dealt and deal with toolchain bugs and their work-around very
> often add myself to toolchain topic(toolchain/).
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> V1->V2:
> * correct alphabet order
> ---
>  DEVELOPERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/DEVELOPERS b/DEVELOPERS
> index af97de02de..874d47352c 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -1060,6 +1060,7 @@ F:	package/nfs-utils/
>  F:	package/sunxi-mali-mainline/
>  F:	package/sunxi-mali-mainline-driver/
>  F:	package/udisks/
> +F:	toolchain/

For internal toolchains, toolchain/ doesn't have much. It's really
package/gcc, package/binutils, package/gdb, package/glibc,
package/uclibc and package/musl that matter the most.

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Buildroot] [PATCH v2] DEVELOPERS: add myself to toolchain topic
  2021-08-18 22:03 ` Thomas Petazzoni
@ 2021-08-18 22:23   ` Giulio Benetti
  2021-08-19 13:24     ` Thomas Petazzoni
  0 siblings, 1 reply; 7+ messages in thread
From: Giulio Benetti @ 2021-08-18 22:23 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: buildroot

On 8/19/21 12:03 AM, Thomas Petazzoni wrote:
> On Wed, 18 Aug 2021 23:06:35 +0200
> Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> 
>> Since I've dealt and deal with toolchain bugs and their work-around very
>> often add myself to toolchain topic(toolchain/).
>>
>> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
>> ---
>> V1->V2:
>> * correct alphabet order
>> ---
>>   DEVELOPERS | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/DEVELOPERS b/DEVELOPERS
>> index af97de02de..874d47352c 100644
>> --- a/DEVELOPERS
>> +++ b/DEVELOPERS
>> @@ -1060,6 +1060,7 @@ F:	package/nfs-utils/
>>   F:	package/sunxi-mali-mainline/
>>   F:	package/sunxi-mali-mainline-driver/
>>   F:	package/udisks/
>> +F:	toolchain/
> 
> For internal toolchains, toolchain/ doesn't have much. It's really
> package/gcc, package/binutils, package/gdb, package/glibc,
> package/uclibc and package/musl that matter the most.

Ah yes. But also I touch lot of timer toolchain/Config.in to create new 
bugs. I would add that file too IMHO.

Kind regards
-- 
Giulio Benetti
Benetti Engineering sas
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Buildroot] [PATCH v2] DEVELOPERS: add myself to toolchain topic
  2021-08-18 22:23   ` Giulio Benetti
@ 2021-08-19 13:24     ` Thomas Petazzoni
  2021-08-19 14:17       ` Giulio Benetti
  2021-08-19 15:41       ` [Buildroot] [PATCH v3] DEVELOPERS: add myself to toolchain topic, and to binutils and gcc packages Giulio Benetti
  0 siblings, 2 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2021-08-19 13:24 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: buildroot

On Thu, 19 Aug 2021 00:23:40 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> >> diff --git a/DEVELOPERS b/DEVELOPERS
> >> index af97de02de..874d47352c 100644
> >> --- a/DEVELOPERS
> >> +++ b/DEVELOPERS
> >> @@ -1060,6 +1060,7 @@ F:	package/nfs-utils/
> >>   F:	package/sunxi-mali-mainline/
> >>   F:	package/sunxi-mali-mainline-driver/
> >>   F:	package/udisks/
> >> +F:	toolchain/  
> > 
> > For internal toolchains, toolchain/ doesn't have much. It's really
> > package/gcc, package/binutils, package/gdb, package/glibc,
> > package/uclibc and package/musl that matter the most.  
> 
> Ah yes. But also I touch lot of timer toolchain/Config.in to create new 
> bugs. I would add that file too IMHO.

I didn't mean that you should not add toolchain/. I suggested that in
addition to toolchain/, you should probably also add the relevant
packages involved in the toolchain build (gcc, binutils, gdb, C
libraries).

Best regards,

Thomas Petazzoni
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Buildroot] [PATCH v2] DEVELOPERS: add myself to toolchain topic
  2021-08-19 13:24     ` Thomas Petazzoni
@ 2021-08-19 14:17       ` Giulio Benetti
  2021-08-19 15:41       ` [Buildroot] [PATCH v3] DEVELOPERS: add myself to toolchain topic, and to binutils and gcc packages Giulio Benetti
  1 sibling, 0 replies; 7+ messages in thread
From: Giulio Benetti @ 2021-08-19 14:17 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: buildroot


> Il giorno 19 ago 2021, alle ore 15:25, Thomas Petazzoni <thomas.petazzoni@bootlin.com> ha scritto:
> 
> On Thu, 19 Aug 2021 00:23:40 +0200
> Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> 
>>>> diff --git a/DEVELOPERS b/DEVELOPERS
>>>> index af97de02de..874d47352c 100644
>>>> --- a/DEVELOPERS
>>>> +++ b/DEVELOPERS
>>>> @@ -1060,6 +1060,7 @@ F:    package/nfs-utils/
>>>>  F:    package/sunxi-mali-mainline/
>>>>  F:    package/sunxi-mali-mainline-driver/
>>>>  F:    package/udisks/
>>>> +F:    toolchain/  
>>> 
>>> For internal toolchains, toolchain/ doesn't have much. It's really
>>> package/gcc, package/binutils, package/gdb, package/glibc,
>>> package/uclibc and package/musl that matter the most.  
>> 
>> Ah yes. But also I touch lot of timer toolchain/Config.in to create new 
>> bugs. I would add that file too IMHO.
> 
> I didn't mean that you should not add toolchain/. I suggested that in
> addition to toolchain/, you should probably also add the relevant
> packages involved in the toolchain build (gcc, binutils, gdb, C
> libraries).

Ah ok, I couldn’t understand that part. Then I add binutils and gcc packages too and send v2.
Thank you for clarifying :-)

Best regards
Giulio

> 
> Best regards,
> 
> Thomas Petazzoni
> -- 
> Thomas Petazzoni, co-owner and CEO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [PATCH v3] DEVELOPERS: add myself to toolchain topic, and to binutils and gcc packages
  2021-08-19 13:24     ` Thomas Petazzoni
  2021-08-19 14:17       ` Giulio Benetti
@ 2021-08-19 15:41       ` Giulio Benetti
  2021-09-06 12:28         ` Peter Korsgaard
  1 sibling, 1 reply; 7+ messages in thread
From: Giulio Benetti @ 2021-08-19 15:41 UTC (permalink / raw)
  To: buildroot, Thomas Petazzoni; +Cc: Giulio Benetti

Since I've dealt and deal with toolchain bugs and their work-around very
often add myself to toolchain topic(toolchain/) as well as
package/binutils and package/gcc.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
V1->V2:
* correct alphabet order
V2->V3:
* add myself to binutils and gcc too as suggested by Thomas Petazzoni
---
 DEVELOPERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/DEVELOPERS b/DEVELOPERS
index af97de02de..5f90dbfc1f 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -1052,6 +1052,8 @@ F:	package/xapian/
 
 N:	Giulio Benetti <giulio.benetti@benettiengineering.com>
 F:	package/at/
+F:	package/binutils/
+F:	package/gcc/
 F:	package/libfuse3/
 F:	package/libnspr/
 F:	package/libnss/
@@ -1060,6 +1062,7 @@ F:	package/nfs-utils/
 F:	package/sunxi-mali-mainline/
 F:	package/sunxi-mali-mainline-driver/
 F:	package/udisks/
+F:	toolchain/
 
 N:	Gregory Dymarek <gregd72002@gmail.com>
 F:	package/ding-libs/
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [Buildroot] [PATCH v3] DEVELOPERS: add myself to toolchain topic, and to binutils and gcc packages
  2021-08-19 15:41       ` [Buildroot] [PATCH v3] DEVELOPERS: add myself to toolchain topic, and to binutils and gcc packages Giulio Benetti
@ 2021-09-06 12:28         ` Peter Korsgaard
  0 siblings, 0 replies; 7+ messages in thread
From: Peter Korsgaard @ 2021-09-06 12:28 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: Thomas Petazzoni, buildroot

>>>>> "Giulio" == Giulio Benetti <giulio.benetti@benettiengineering.com> writes:

 > Since I've dealt and deal with toolchain bugs and their work-around very
 > often add myself to toolchain topic(toolchain/) as well as
 > package/binutils and package/gcc.

 > Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
 > ---
 > V1-> V2:
 > * correct alphabet order
 > V2-> V3:
 > * add myself to binutils and gcc too as suggested by Thomas Petazzoni

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-09-06 12:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18 21:06 [Buildroot] [PATCH v2] DEVELOPERS: add myself to toolchain topic Giulio Benetti
2021-08-18 22:03 ` Thomas Petazzoni
2021-08-18 22:23   ` Giulio Benetti
2021-08-19 13:24     ` Thomas Petazzoni
2021-08-19 14:17       ` Giulio Benetti
2021-08-19 15:41       ` [Buildroot] [PATCH v3] DEVELOPERS: add myself to toolchain topic, and to binutils and gcc packages Giulio Benetti
2021-09-06 12:28         ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.