public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable PGO/LTO build in GDB
@ 2021-01-09 15:27 H.J. Lu
  2021-01-09 15:27 ` [PATCH 1/2] Set TESTS to gdb.dwarf2/*.exp for PGO build training H.J. Lu
  2021-01-09 15:27 ` [PATCH 2/2] gnulib: Support variables from the top level Makefile H.J. Lu
  0 siblings, 2 replies; 7+ messages in thread
From: H.J. Lu @ 2021-01-09 15:27 UTC (permalink / raw)
  To: binutils; +Cc: gdb-patches

I have checked the PGO/LTO build patches into master branch.  I am
reposting the GDB patches.

H.J. Lu (2):
  Set TESTS to gdb.dwarf2/*.exp for PGO build training
  gnulib: Support variables from the top level Makefile

 gdb/testsuite/Makefile.in |  5 +++++
 gnulib/Makefile.am        | 39 ++++++++++++++++++++++++++++++++++++++
 gnulib/Makefile.in        | 40 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 84 insertions(+)

-- 
2.29.2


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

end of thread, other threads:[~2021-01-11 22:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-09 15:27 [PATCH 0/2] Enable PGO/LTO build in GDB H.J. Lu
2021-01-09 15:27 ` [PATCH 1/2] Set TESTS to gdb.dwarf2/*.exp for PGO build training H.J. Lu
2021-01-11 21:02   ` Tom Tromey
2021-01-11 22:51     ` H.J. Lu
2021-01-09 15:27 ` [PATCH 2/2] gnulib: Support variables from the top level Makefile H.J. Lu
2021-01-11 21:03   ` Tom Tromey
2021-01-11 22:49     ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).