Bare GNU tools update

2022-06-16 Thread chrisj
These patches update the building of bare GNU tools to the latest RTEMS uses. To build: cd bare ../source-builder/sb-set-builder --target=microblaze-elf \ --log=mb.txt gnu-tools It does not build the version of RTEMS tools that are specialised for an architecture. Chris In-Reply-To:

[PATCH 2/2] bare/gnu-tools: Update support for building bare gnu-tools

2022-06-16 Thread chrisj
From: Chris Johns - This tracks the common RTEMS tools version. It does not track special builds that are specific to a tool set. - Use with "--target=microblaze-elf gnu-tools" where the target is the tools to build --- bare/config/devel/gnu-default-tools.bset | 2 ++ 1 file changed, 2 inse

[PATCH 1/2] bare/gnu-tools: Update to gcc 12, binutils 2.38 and gdb 11.2

2022-06-16 Thread chrisj
From: Chris Johns --- bare/config/devel/binutils-2.38.cfg | 12 +++ bare/config/devel/gcc-12-newlib-head.cfg | 40 bare/config/devel/gdb-11.2.cfg | 12 +++ bare/config/devel/gnu-default-tools.bset | 15 + bare/config/gnu-tools.bset