[hurd,commited,0/2] More htl tests fixes

Message ID 20200610213608.1335341-1-samuel.thibault@ens-lyon.org
Headers
Series More htl tests fixes |

Message

Samuel Thibault June 10, 2020, 9:36 p.m. UTC
  Samuel Thibault (2):
  pthread: Move back linking rules to nptl and htl
  hurd: document that gcc&gdb look at the trampoline code

 htl/Makefile                        | 18 ++++++++++++++++++
 nptl/Makefile                       | 18 ++++++++++++++++++
 sysdeps/mach/hurd/i386/trampoline.c |  6 +++++-
 sysdeps/pthread/Makefile            | 18 ------------------
 4 files changed, 41 insertions(+), 19 deletions(-)
  

Comments

Samuel Thibault June 10, 2020, 9:39 p.m. UTC | #1
Sorry, wrong patches

(the box I send mails from is not the same as the one from which I push,
and I forgot to pull there)

Samuel