mbox series

[next,0/4] Upgrade to Binutils 2.42

Message ID 20240303084014.156991-1-thomas.petazzoni@bootlin.com
Headers show
Series Upgrade to Binutils 2.42 | expand

Message

Thomas Petazzoni March 3, 2024, 8:40 a.m. UTC
Hello,

This series of patches update binutils to version 2.42, doing the
usual dance:

 1. Add 2.42
 2. Make 2.41 the default
 3. Drop 2.39

An fourth patch is added to drop some code that is no longer needed
now that binutils 2.39 is gone.

Thomas

Thomas Petazzoni (4):
  package/binutils: add support for 2.42
  package/binutils: make 2.41 the default version
  package/binutils: drop support for binutils 2.39
  package/binutils: drop BR2_PACKAGE_BINUTILS_HAS_NO_LIBSFRAME

 .checkpackageignore                           |   3 -
 Config.in.legacy                              |   6 +
 ...or1k-fix-building-with-gcc-version-5.patch |  50 ------
 .../{2.39 => 2.42}/0001-sh-conf.patch         |  14 +-
 .../0002-poison-system-directories.patch      | 167 ++++++++++--------
 package/binutils/Config.in.host               |  14 +-
 package/binutils/binutils.hash                |   1 -
 package/binutils/binutils.mk                  |  10 +-
 package/elf2flt/elf2flt.mk                    |   2 +-
 9 files changed, 111 insertions(+), 156 deletions(-)
 delete mode 100644 package/binutils/2.39/0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch
 rename package/binutils/{2.39 => 2.42}/0001-sh-conf.patch (82%)
 rename package/binutils/{2.39 => 2.42}/0002-poison-system-directories.patch (79%)

Comments

Yann E. MORIN March 3, 2024, 10:50 a.m. UTC | #1
Thomas, All,

On 2024-03-03 09:40 +0100, Thomas Petazzoni via buildroot spake thusly:
> This series of patches update binutils to version 2.42, doing the
> usual dance:
> 
>  1. Add 2.42
>  2. Make 2.41 the default
>  3. Drop 2.39
> 
> An fourth patch is added to drop some code that is no longer needed
> now that binutils 2.39 is gone.

I've made some comments on two patches, to which I individually replied
already. Whole series applied to next, thanks.

Regards,
Yann E. MORIN.

> Thomas
> 
> Thomas Petazzoni (4):
>   package/binutils: add support for 2.42
>   package/binutils: make 2.41 the default version
>   package/binutils: drop support for binutils 2.39
>   package/binutils: drop BR2_PACKAGE_BINUTILS_HAS_NO_LIBSFRAME
> 
>  .checkpackageignore                           |   3 -
>  Config.in.legacy                              |   6 +
>  ...or1k-fix-building-with-gcc-version-5.patch |  50 ------
>  .../{2.39 => 2.42}/0001-sh-conf.patch         |  14 +-
>  .../0002-poison-system-directories.patch      | 167 ++++++++++--------
>  package/binutils/Config.in.host               |  14 +-
>  package/binutils/binutils.hash                |   1 -
>  package/binutils/binutils.mk                  |  10 +-
>  package/elf2flt/elf2flt.mk                    |   2 +-
>  9 files changed, 111 insertions(+), 156 deletions(-)
>  delete mode 100644 package/binutils/2.39/0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch
>  rename package/binutils/{2.39 => 2.42}/0001-sh-conf.patch (82%)
>  rename package/binutils/{2.39 => 2.42}/0002-poison-system-directories.patch (79%)
> 
> -- 
> 2.43.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot