Bug#989453: Debian: gcc: add support for ARC

2021-06-07 Thread Vineet Gupta
On 6/5/21 4:12 AM, Matthias Klose wrote: > Control: tags -1 + incomplete > > These definitions have to go first to > https://wiki.debian.org/Multiarch/Tuples > > Please update. Wiki page updated now. Thx, -Vineet

Bug#980963: dpkg: Please add ARC architecture

2021-05-24 Thread Vineet Gupta
Hi Guillem, On 3/26/21 10:39 AM, Vineet Gupta wrote: > On 3/4/21 3:56 PM, Vineet Gupta wrote: >>> Also just to make sure, the GNU triplets are: >>> >>>    arc-linux-gnu >>>    arceb-linux-gnu >>> No ABI modifiers (stuff like “eabi”) for the

Bug#980963: dpkg: Please add ARC architecture

2021-06-02 Thread Vineet Gupta
Hi Guillem, On 5/27/21 8:50 PM, Guillem Jover wrote: > I discussed this today with Vineet on IRC in #debian-bootstrap, to try > to clarify some things, and this is the summary I think: > > * ARCv2 32-bit little-endian > >- The arch based on ARCv2 32-bit is going to be little-endian, and >

Bug#989453: Debian: gcc: add support for ARC

2021-06-04 Thread Vineet Gupta
Missed attaching patches in original report. From b2bb3ff341a43a1abe033daa9d6fbf8bb6f86fab Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Wed, 3 Mar 2021 16:36:44 -0500 Subject: [PATCH 1/4] ARC/upstream: gcc driver default to hard-float This change is already merged in mainline gcc as of 2021

Bug#989453: Debian: gcc: add support for ARC

2021-06-04 Thread Vineet Gupta
Source: gcc Severity: normal Tags: patch Hi, To bootstrap arc port we need following changes to debian:gcc. These patches are based off of 10.2.1-6 as that's what rebootstrap builds are using. - 0001-ARC-upstream-gcc-driver-default-to-hard-float.patch This change is already merged in

Bug#989444: Debian: jemalloc: add arc support

2021-06-03 Thread Vineet Gupta
Update: upstream change has just now been merged. Thx, -Vineet

Bug#989442: Debian: openssl: Add ARC target

2021-06-03 Thread Vineet Gupta
Source: openssl Severity: normal Tags: patch Hi, This is needed to bootstrap arc port. Patch attached. Thx, -Vineet From 3268f18d797fb807a91a71266243e37749711b81 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Thu, 3 Jun 2021 12:12:46 -0700 Subject: [PATCH] ARC arc target Signed-off

Bug#989443: Debian: libffi: update symbols for ARC

2021-06-03 Thread Vineet Gupta
Source: libffi Severity: normal Tags: patch Hi, This is needed to bootstrap arc port. Patch attached. Thx, -Vineet --- a/debian/libffi7.symbols.orig 2021-04-02 04:04:04.290554369 + +++ b/debian/libffi7.symbols 2021-04-02 04:05:46.914554369 + @@ -1,6 +1,6 @@ libffi.so.7 libffi7 #MINVER#

Bug#989444: Debian: jemalloc: add arc support

2021-06-03 Thread Vineet Gupta
Source: jemalloc Severity: normal Tags: patch Hi, This is needed to bootstrap arc port. Merge request exist in upstream jemalloc: https://github.com/jemalloc/jemalloc/pull/2070 And also in debian https://salsa.debian.org/debian/jemalloc/-/merge_requests/5 Thx, -Vineet

Bug#989440: Debian: gmp: add support for arc

2021-06-03 Thread Vineet Gupta
Source: gmp Severity: normal Tags: patch Hi, To bootstrap arc port we need symbols file update in gmp. Patch attached. Thx, -Vineet From 5894e168f3a19e2f113f672697cf8bb078a65a9f Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Thu, 3 Jun 2021 11:33:05 -0700 Subject: [PATCH] Update symbols

Bug#980963: dpkg: Please add ARC architecture

2021-03-26 Thread Vineet Gupta
On 3/4/21 3:56 PM, Vineet Gupta wrote: >> Also just to make sure, the GNU triplets are: >> >>    arc-linux-gnu >>    arceb-linux-gnu >> No ABI modifiers (stuff like “eabi”) for the libc part (“gnu“) right? > > Actually it seems we are missing hardfloat here: A

Bug#980963: dpkg: Please add ARC architecture

2021-03-03 Thread Vineet Gupta
support for a new > architecture include: > * guile-X.Y (cross support) > * libgc > * libxcrypt (symbols) > * nspr > * openssl (packaging) > > Are any of these fixed or confirmed working for arc? > > I suggest that you coordinate with Vineet Gupta as he is already

Bug#980963: dpkg: Please add ARC architecture

2021-03-04 Thread Vineet Gupta
Hi Guillem, On 3/4/21 5:55 AM, Guillem Jover wrote: Hi! On Sun, 2021-01-24 at 23:36:52 +0300, Alexey Brodkin wrote: Package: dpkg Version: 1.19.7ubuntu3-1~202101232134~ubuntu20.04.1 Severity: wishlist Tags: patch ARC architecture seem to match requirements for being added to the dpkg