Message ID | 20230319151017.531737-20-bugaevc@gmail.com (mailing list archive) |
---|---|
State | Committed, archived |
Headers |
Return-Path: <libc-alpha-bounces+patchwork=sourceware.org@sourceware.org> X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 1F475384842E for <patchwork@sourceware.org>; Sun, 19 Mar 2023 15:12:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F475384842E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679238747; bh=5GSyLBtU041vPq0BHlIKyeEK8zWUbm1aj1CI3pPz8mI=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=qBPrpgByz+DLCvVzdNqrJG7nqQ8R5hoTZLyXiOP2asQpPv+lCPUJMooNaQaa/LAYb +/Mmq2lf6uzuAZcPcEVyI967G3/Lkpt8Vg1qeOtpW8at3xWr3lyF9D+Hrb3YRNeeef cCIfRwWnwTW9AQNsm9GwW/wkol+cuE/2PwEo6gd8= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by sourceware.org (Postfix) with ESMTPS id E08A43857C71 for <libc-alpha@sourceware.org>; Sun, 19 Mar 2023 15:11:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E08A43857C71 Received: by mail-lf1-x130.google.com with SMTP id h25so355394lfv.6 for <libc-alpha@sourceware.org>; Sun, 19 Mar 2023 08:11:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679238674; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5GSyLBtU041vPq0BHlIKyeEK8zWUbm1aj1CI3pPz8mI=; b=PpfbRyyuroUBTGfPY6s8keRyl0/Eh8HVN4y+LfzroT/wg0+I3fa7XU44pZmOGmW5n5 JBpZzR3EA5rYnHmJm5qnKEdtHq4h0ULq45UqHdM/bi5Em81BncJRzqNFDt36wOSN8dhy BYYf0YmZF8UOsnMVNOqMRreYiyw+trj8XVc0+txDzQw0/IlH7GKGJr2LTs3UaheYvW2u 5Q754iwL+BhP0Kh2qt0LLaBilyI5KUBS8EHySeSF31HS3ZlB/MwFxv+nqQ55JqaNJ//v V+pNNe2KJ8L75/q6uItXoNlilN7R2qseoaSFv8bzmTp35Vc02ZXh1weJllMPjB55ktyN mjEg== X-Gm-Message-State: AO0yUKXB4iJd5OSz8tOFvgNpNjU0+H303vpUsYp9kFT0PacpcVbs8Ts/ muiJQ8IahP1DWfQIfc0GUCQjg3RDi2t5Xw== X-Google-Smtp-Source: AK7set/00B4J448s4y2T1ASteuZguYh1+5vTKsCO4xcQpV33OEX0cis8jvb4bPkGyr6r6fMxHMdQeg== X-Received: by 2002:a05:6512:21d:b0:4e8:3cf8:5d64 with SMTP id a29-20020a056512021d00b004e83cf85d64mr5604697lfo.37.1679238674223; Sun, 19 Mar 2023 08:11:14 -0700 (PDT) Received: from surface-pro-6.. ([2a00:1370:818c:4a57:577a:76f4:df43:5e66]) by smtp.gmail.com with ESMTPSA id m19-20020ac24253000000b004e90dee5469sm1274089lfl.157.2023.03.19.08.11.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Mar 2023 08:11:13 -0700 (PDT) To: libc-alpha@sourceware.org, bug-hurd@gnu.org Cc: Samuel Thibault <samuel.thibault@gnu.org>, Sergey Bugaev <bugaevc@gmail.com> Subject: [RFC PATCH glibc 19/34] hurd: Move a couple of singal-related files to x86 Date: Sun, 19 Mar 2023 18:10:02 +0300 Message-Id: <20230319151017.531737-20-bugaevc@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230319151017.531737-1-bugaevc@gmail.com> References: <20230319151017.531737-1-bugaevc@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-11.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list <libc-alpha.sourceware.org> List-Unsubscribe: <https://sourceware.org/mailman/options/libc-alpha>, <mailto:libc-alpha-request@sourceware.org?subject=unsubscribe> List-Archive: <https://sourceware.org/pipermail/libc-alpha/> List-Post: <mailto:libc-alpha@sourceware.org> List-Help: <mailto:libc-alpha-request@sourceware.org?subject=help> List-Subscribe: <https://sourceware.org/mailman/listinfo/libc-alpha>, <mailto:libc-alpha-request@sourceware.org?subject=subscribe> From: Sergey Bugaev via Libc-alpha <libc-alpha@sourceware.org> Reply-To: Sergey Bugaev <bugaevc@gmail.com> Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" <libc-alpha-bounces+patchwork=sourceware.org@sourceware.org> |
Series |
The rest of the x86_64-gnu port
|
|
Checks
Context | Check | Description |
---|---|---|
dj/TryBot-apply_patch | success | Patch applied to master at the time it was sent |
Commit Message
Sergey Bugaev
March 19, 2023, 3:10 p.m. UTC
These do not need any changes to be used on x86_64.
Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
---
sysdeps/mach/hurd/{i386 => x86}/exc2signal.c | 0
sysdeps/mach/hurd/{i386 => x86}/signal-defines.sym | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename sysdeps/mach/hurd/{i386 => x86}/exc2signal.c (100%)
rename sysdeps/mach/hurd/{i386 => x86}/signal-defines.sym (100%)
Comments
Applied, thanks! Sergey Bugaev, le dim. 19 mars 2023 18:10:02 +0300, a ecrit: > These do not need any changes to be used on x86_64. > > Signed-off-by: Sergey Bugaev <bugaevc@gmail.com> > --- > sysdeps/mach/hurd/{i386 => x86}/exc2signal.c | 0 > sysdeps/mach/hurd/{i386 => x86}/signal-defines.sym | 0 > 2 files changed, 0 insertions(+), 0 deletions(-) > rename sysdeps/mach/hurd/{i386 => x86}/exc2signal.c (100%) > rename sysdeps/mach/hurd/{i386 => x86}/signal-defines.sym (100%) > > diff --git a/sysdeps/mach/hurd/i386/exc2signal.c b/sysdeps/mach/hurd/x86/exc2signal.c > similarity index 100% > rename from sysdeps/mach/hurd/i386/exc2signal.c > rename to sysdeps/mach/hurd/x86/exc2signal.c > diff --git a/sysdeps/mach/hurd/i386/signal-defines.sym b/sysdeps/mach/hurd/x86/signal-defines.sym > similarity index 100% > rename from sysdeps/mach/hurd/i386/signal-defines.sym > rename to sysdeps/mach/hurd/x86/signal-defines.sym > -- > 2.39.2 >
diff --git a/sysdeps/mach/hurd/i386/exc2signal.c b/sysdeps/mach/hurd/x86/exc2signal.c similarity index 100% rename from sysdeps/mach/hurd/i386/exc2signal.c rename to sysdeps/mach/hurd/x86/exc2signal.c diff --git a/sysdeps/mach/hurd/i386/signal-defines.sym b/sysdeps/mach/hurd/x86/signal-defines.sym similarity index 100% rename from sysdeps/mach/hurd/i386/signal-defines.sym rename to sysdeps/mach/hurd/x86/signal-defines.sym