On Mon, Jan 22, 2024 at 7:21 PM Tom Tromey wrote:
> This reverts commit b7e5a29602143b53267efcd9c8d5ecc78cd5a62f.
>
> This patch caused problems for some users when building gdb, because
> it would cause 'guild' to be invoked with the wrong versin of guile.
>
Is "guild" here a typo? (I don't see
On Thu, Feb 8, 2024 at 11:10 AM Andrew Burgess wrote:
>
> Christian Biesinger writes:
>
> > On Mon, Jan 22, 2024 at 7:21 PM Tom Tromey wrote:
> >
> >> This reverts commit b7e5a29602143b53267efcd9c8d5ecc78cd5a62f.
> >>
> >> This patch caused pr
Ping
On Sat, Nov 23, 2019 at 12:30 AM Christian Biesinger
wrote:
>
> Normally the toplevel Makefile will pass various CC=foo and other
> flags down to subdir Makefiles. However, for Gnulib this is a problem
> because Gnulib's configure specifically sets CC to something that
Ping
On Wed, Jan 29, 2020 at 8:07 AM Christian Biesinger
wrote:
>
> Ping
>
> On Sat, Nov 23, 2019 at 12:30 AM Christian Biesinger
> wrote:
> >
> > Normally the toplevel Makefile will pass various CC=foo and other
> > flags down to subdir Makefiles. Howe
On Mon, Apr 26, 2021 at 2:32 PM Joseph Myers wrote:
>
> On Mon, 26 Apr 2021, Nick Clifton via Gcc-patches wrote:
>
> > Hi Guys,
> >
> > Given that gcc, gdb and now binutils are all now requiring C99 as a
> > minimum version of C, are there any objections to updating
> > configure.ac to refle
On Sat, Sep 21, 2019 at 7:41 AM Richard Biener
wrote:
>
> On September 21, 2019 12:28:57 PM GMT+02:00, Christian Biesinger
> wrote:
> >On Sat, Sep 21, 2019 at 7:22 PM Richard Biener
> > wrote:
> >>
> >> On September 21, 2019 11:12:38 AM GMT+02:00, Christ
On Mon, Sep 23, 2019 at 3:15 PM Jason Merrill wrote:
>
> On Mon, Sep 23, 2019 at 3:52 PM Christian Biesinger via gcc-patches
> wrote:
> >
> > From: Christian Biesinger
> >
> > Removes an unused include as a cleanup. Requires updating
> > lots of files w
On Fri, Jan 1, 2021 at 1:07 AM H.J. Lu via Gdb-patches
wrote:
>
> On Thu, Dec 31, 2020 at 3:50 PM Joseph Myers wrote:
> >
> > On Sat, 19 Dec 2020, H.J. Lu via Gcc-patches wrote:
> >
> > > Work around what appears to be a GNU make bug handling MAKEFLAGS
> > > values defined in terms of make variab
de any variables for this subdirectory.
ChangeLog:
2019-11-22 Christian Biesinger
* Makefile.def: Pass no_exports_and_flags to various non-GCC
modules.
* Makefile.in: Allow passing a no_exports_and_flags argument to
"all" to suppress emitting expor
Hello,
I would like to move hash-table.h, hash-map.h and related files
to libiberty, so that GDB can make use of it.
I see that gcc already has a C++ file in include/ (unique-ptr.h),
which I understand is libiberty.
However, this patch is not complete yet (for a start, it doesn't
compile). Befor
On Sat, Sep 21, 2019 at 7:22 PM Richard Biener
wrote:
>
> On September 21, 2019 11:12:38 AM GMT+02:00, Christian Biesinger via
> gcc-patches wrote:
> >Hello,
> >
> >I would like to move hash-table.h, hash-map.h and related files
> >to libiberty, so that GDB can
From: Christian Biesinger
Removes an unused include as a cleanup. Requires updating
lots of files who previously relied on this transitive include.
I have only been able to test this on x86_64 because I failed
at building a cross compiler.
gcc/ChangeLog:
2019-09-23 Christian Biesinger
12 matches
Mail list logo