Snapshot gcc-13-20240927 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/13-20240927/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 13 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
Am 27.09.2024 um 13:00 schrieb Richard Earnshaw (lists):
> It was very common at that time for suppliers to use slightly modified gcc
sources for microcontrollers (especially ARM, but also for other targets).
Typically manufacturers and some major third-party gcc builders were ahead of
mainli
Am 27.09.2024 um 11:03 schrieb David Brown:
So there is a very real chance that the sources you have are not original.
You could download the archived release from the gcc website and compare
the sources to get some idea if they have changed.
i do not have original source - only binaries, i ho
On 27/09/2024 10:03, David Brown via Gcc wrote:
> On 27/09/2024 10:13, Dennis Luehring via Gcc wrote:
>> Am 27.09.2024 um 09:56 schrieb Jonathan Wakely:
>>> On Fri, 27 Sept 2024, 08:39 Dennis Luehring, wrote:
>>>
>>> > Am 27.09.2024 um 09:34 schrieb Jonathan Wakely:
>>> >
>>> >
>>> > > They might
On 27/09/2024 10:13, Dennis Luehring via Gcc wrote:
Am 27.09.2024 um 09:56 schrieb Jonathan Wakely:
On Fri, 27 Sept 2024, 08:39 Dennis Luehring, wrote:
> Am 27.09.2024 um 09:34 schrieb Jonathan Wakely:
>
>
> > They might not have
> > been using the original gcc-3.4.0 sources.
>
>
> seems to be
Hi Ramana,
On 9/26/24 19:22, Ramana Radhakrishnan wrote:
I am pleased to announce that the GCC Steering Committee has appointed
Christophe Lyon as a MVE Reviewer for the AArch32 port.
Please join me in congratulating Christophe on his new role.
Christophe, please update your listings in the M
On Fri, 27 Sept 2024 at 09:13, Dennis Luehring wrote:
>
> Am 27.09.2024 um 09:56 schrieb Jonathan Wakely:
> > On Fri, 27 Sept 2024, 08:39 Dennis Luehring, wrote:
> >
> > > Am 27.09.2024 um 09:34 schrieb Jonathan Wakely:
> > >
> > >
> > > > They might not have
> > > > been using the original gcc-3
Am 27.09.2024 um 09:56 schrieb Jonathan Wakely:
On Fri, 27 Sept 2024, 08:39 Dennis Luehring, wrote:
> Am 27.09.2024 um 09:34 schrieb Jonathan Wakely:
>
>
> > They might not have
> > been using the original gcc-3.4.0 sources.
>
>
> seems to be very possible
>
>
>
> > There should be no need to e
On Fri, 27 Sept 2024, 08:39 Dennis Luehring, wrote:
> Am 27.09.2024 um 09:34 schrieb Jonathan Wakely:
>
>
> > They might not have
> > been using the original gcc-3.4.0 sources.
>
>
> seems to be very possible
>
>
>
> > There should be no need to edit those files, but that doesn't mean that
> the
content of my gcc-3.4.0\gcc\config\arm\t-arm-elf
https://pastebin.com/CivYHhRa
Am 27.09.2024 um 09:23 schrieb Dennis Luehring via Gcc:
im currently trying to replicate a gcc-3.4.0 arm-elf build from an very
old cross toolchain
building with my script (https://pastebin.com/kAEK0S24) works
but my
On Fri, 27 Sept 2024, 08:24 Dennis Luehring via Gcc,
wrote:
> im currently trying to replicate a gcc-3.4.0 arm-elf build from an very
> old cross toolchain
> building with my script (https://pastebin.com/kAEK0S24) works
> but my -print-multi-lib returns only
>
> ---
> .;
> thumb;@mthumb
> ---
>
>
Am 27.09.2024 um 09:34 schrieb Jonathan Wakely:
They might not have
been using the original gcc-3.4.0 sources.
seems to be very possible
There should be no need to edit those files, but that doesn't mean that the
people who built your old toolchain didn't edit them.
the other way would
im currently trying to replicate a gcc-3.4.0 arm-elf build from an very
old cross toolchain
building with my script (https://pastebin.com/kAEK0S24) works
but my -print-multi-lib returns only
---
.;
thumb;@mthumb
---
the original builds -print-multi-lib returns
---
.;
thumb;@mthumb
be;@mbig-endi
13 matches
Mail list logo