Displaying 20 results from an estimated 1000 matches similar to: "[klibc:master] add-mips64-support-arch-mips32"
2014 Mar 11
4
[PATCH] add mips64 support
From: Dejan Latinovic <Dejan.Latinovic at imgtec.com>
---
usr/include/arch/mips64/klibc/archconfig.h | 3 +
usr/include/arch/mips64/klibc/archsetjmp.h | 39 ++++++
usr/include/arch/mips64/machine/asm.h | 76 ++++++++++
usr/include/fcntl.h | 2 +-
usr/include/sys/md.h | 1 +
usr/include/sys/resource.h | 4 +-
2015 Jan 24
1
[PATCH] add mips64 support
On 12/15/2014 05:56 AM, Dejan Latinovic wrote:
>
> Hello,
>
> Any updates on mips64 support for klibc?
>
> Can I do anything to help merging
> mips64 changes?
>
Sorry, my personal life exploded in late August, and I have bee
chronically behind ever since.
Is this the only patch needed?
From: Dejan Latinovic <Dejan.Latinovic at imgtec.com>
Subject: [PATCH]
2014 Sep 08
2
[PATCH] add mips64 support
On 09/08/2014 05:57 AM, Dejan Latinovic wrote:
>> From: H. Peter Anvin [hpa at zytor.com]
>> Sent: Friday, September 05, 2014 7:13 PM
>> To: Dejan Latinovic; YunQiang Su; klibc at zytor.com; maximilian attems
>> Subject: Re: [klibc] [PATCH] add mips64 support
>
>> Why copy the files rather than share them?
>
> Hi Peter,
> here is new version of
2019 Jan 18
0
[klibc:master] Add RISC-V (RV64) port
Commit-ID: f1c1f4f99e60ac0f855a0582b4aebebfbb0804dc
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=f1c1f4f99e60ac0f855a0582b4aebebfbb0804dc
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Tue, 17 Jul 2018 02:55:19 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 18 Jan 2019 03:10:14 +0000
[klibc] Add RISC-V (RV64) port
2014 Dec 15
0
[PATCH] add mips64 support
Hello,
Any updates on mips64 support for klibc?
Can I do anything to help merging
mips64 changes?
________________________________________
From: H. Peter Anvin [hpa at zytor.com]
Sent: Monday, September 08, 2014 8:45 PM
To: Dejan Latinovic; YunQiang Su; klibc at zytor.com
Subject: Re: [klibc] [PATCH] add mips64 support
On 09/08/2014 05:57 AM, Dejan Latinovic wrote:
>> From: H. Peter
2015 Mar 06
0
[klibc:master] add-mips64-support-arch-mips64-specific
Commit-ID: 3438d861da2e6939a6b0d454ffe247c19ead5993
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=3438d861da2e6939a6b0d454ffe247c19ead5993
Author: Dejan Latinovic <Dejan.Latinovic at imgtec.com>
AuthorDate: Thu, 5 Mar 2015 16:51:45 -0800
Committer: H. Peter Anvin <hpa at linux.intel.com>
CommitDate: Thu, 5 Mar 2015 16:51:45 -0800
2014 Mar 11
0
[PATCH] add mips64 support
On 03/10/2014 11:21 PM, YunQiang Su wrote:
> From: Dejan Latinovic <Dejan.Latinovic at imgtec.com>
Description goes here? I think it would be helpful to break this up
into a few patches with descriptions.
> + unsigned long __f20;
> + unsigned long __f21;
> + unsigned long __f22;
> + unsigned long __f23;
> + unsigned long __f24;
> + unsigned long __f25;
> + unsigned
2015 Mar 06
0
[klibc:master] add-mips64-support-headers
Commit-ID: 493f9a99220aed4eb7c6e3dd9018c037d45b13e2
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=493f9a99220aed4eb7c6e3dd9018c037d45b13e2
Author: Dejan Latinovic <Dejan.Latinovic at imgtec.com>
AuthorDate: Thu, 5 Mar 2015 16:51:44 -0800
Committer: H. Peter Anvin <hpa at linux.intel.com>
CommitDate: Thu, 5 Mar 2015 16:51:44 -0800
add-mips64-support-headers
2014 Sep 04
0
[PATCH] add mips64 support
> From: H. Peter Anvin [hpa at zytor.com]
> Sent: Wednesday, August 27, 2014 5:34 AM
> To: Dejan Latinovic; YunQiang Su; klibc at zytor.com; maximilian attems
> Subject: Re: [klibc] [PATCH] add mips64 support
> Please don't submit a single monolithic patch. Instead break it down
> into reasonable subchunks, each with a description. This is the same
> procedure as for
2014 Aug 27
2
[PATCH] add mips64 support
On 07/14/2014 05:24 AM, Dejan Latinovic wrote:
>
>
> Hello,
> I apologize for a late response.
>
>
> I have crated a new version of patch with mips64 support for klibc.
>
>
> Here are some changes:
> - archsetjmp.h has been reduced.
> - Symbolic register names are fixed (asm.h).
> - Some not needed parts were removed.
> - crt0.S is fixed to work
2014 Sep 08
0
[PATCH] add mips64 support
> From: H. Peter Anvin [hpa at zytor.com]
> Sent: Friday, September 05, 2014 7:13 PM
> To: Dejan Latinovic; YunQiang Su; klibc at zytor.com; maximilian attems
> Subject: Re: [klibc] [PATCH] add mips64 support
> Why copy the files rather than share them?
Hi Peter,
here is new version of add-mips64-support-arch-mips32.patch,
with used existing mips32 assembler files.
Is this
2019 Jan 18
0
[klibc:master] arch: Remove m32r port
Commit-ID: 1e6e96615227de6ca88d096fb0ebe45bf25981c2
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=1e6e96615227de6ca88d096fb0ebe45bf25981c2
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Fri, 18 Jan 2019 00:33:51 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 18 Jan 2019 03:10:14 +0000
[klibc] arch: Remove m32r port
2014 Apr 09
3
[PATCH] add mips64 support
On 03/11/2014 09:38 AM, H. Peter Anvin wrote:
> On 03/10/2014 11:21 PM, YunQiang Su wrote:
>> From: Dejan Latinovic <Dejan.Latinovic at imgtec.com>
>
> Description goes here? I think it would be helpful to break this up
> into a few patches with descriptions.
>
>> + unsigned long __f20;
>> + unsigned long __f21;
>> + unsigned long __f22;
>> +
2020 Apr 30
0
[klibc:master] arch: Remove cris port
Commit-ID: a7a754c66437d4ab26503cdc183fd9e54a9e84d0
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a7a754c66437d4ab26503cdc183fd9e54a9e84d0
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Thu, 30 Apr 2020 14:06:32 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Thu, 30 Apr 2020 14:08:28 +0100
[klibc] arch: Remove cris port
2014 Sep 05
2
[PATCH] add mips64 support
On 09/04/2014 07:57 AM, Dejan Latinovic wrote:
> Description: All files are copied over from klibc/arch/mips,
> and used witout any changes and aditional adaptation.
Why copy the files rather than share them?
-hpa
2013 Nov 08
0
[PATCH 3/3] arm64: Introduce arm64 support
Based on work by Neil Williams (codehelp at debian.org) and Anil Singhar
(anil.singhar at linaro.org), this patch introduces arm64 support.
Signed-off-by: Steve Capper <steve.capper at linaro.org>
---
Makefile | 3 +-
usr/include/arch/arm64/klibc/archconfig.h | 17 ++++++++++
usr/include/arch/arm64/klibc/archsetjmp.h | 20 ++++++++++++
2013 Oct 09
0
[PATCH 1/1] Porting klibc to AArch64
Details of the changes in second patch set as outlined in the first mail of
this series:
--------------------------------------------------------------------------------------------------------------------------
diff --git a/usr/include/arch/aarch64/klibc/archconfig.h
b/usr/include/arch/aarch64/klibc/archconfig.h
index 5cc1e7e..5ee278d 100644
--- a/usr/include/arch/aarch64/klibc/archconfig.h
+++
2023 Mar 05
0
[klibc:master] Add LoongArch64 port
Commit-ID: 53ce949578446360c4b636a46eadfdb7aed2779d
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=53ce949578446360c4b636a46eadfdb7aed2779d
Author: Feiyang Chen <chenfeiyang at loongson.cn>
AuthorDate: Mon, 20 Feb 2023 10:46:02 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 3 Mar 2023 21:13:27 +0100
[klibc] Add LoongArch64 port
2023 Feb 20
1
[PATCH] Add LoongArch64 port
From: Feiyang Chen <chenfeiyang at loongson.cn>
Add LoongArch64 support. I've cribbed most of this from the
RISC-V and MIPS ports.
Signed-off-by: Feiyang Chen <chenfeiyang at loongson.cn>
---
.../arch/loongarch64/klibc/archconfig.h | 15 ++++++
.../arch/loongarch64/klibc/archsetjmp.h | 26 ++++++++++
.../arch/loongarch64/klibc/archsignal.h | 14 ++++++
2011 Aug 08
0
[PATCH/RFC] Add initial avr32 port
From: Bradley Smith <brad at brad-smith.co.uk>
This patch is from
http://git.brad-smith.co.uk/?p=avr32/klibc.git;a=summary
It squashes together and includes those commits:
* Fix ld flags such that shared builds actually run.
* Fix setjmp.
* Fix sigaction/sigrestorer.
* Tidy everything up.
* Fix lseek mess.
Cc: H?vard_Skinnemoen <hskinnemoen at gmail.com>
Cc: Hans-Christian Egtvedt