Displaying 20 results from an estimated 34 matches for "f31".
Did you mean:
31
2015 Jul 30
0
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
...%vreg248; AFGR64:%vreg261,%vreg247,%vreg248
4512B ADJCALLSTACKDOWN 16, %SP<imp-def>, %SP<imp-use>
4528B %D6<def> = COPY %vreg243; AFGR64:%vreg243
4544B JAL <ga:@sin>, <regmask %FP %RA %D10 %D11 %D12 %D13 %D14 %D15 %F20 %F21 %F22 %F23 %F24 %F25 %F26 %F27 %F28 %F29 %F30 %F31 %S0 %S1 %S2 %S3 %S4 %S5 %S6 %S7 >, %RA<imp-def,dead>, %D6<imp-use,kill>, %SP<imp-def>, %D0<imp-def>
4560B ADJCALLSTACKUP 16, 0, %SP<imp-def>, %SP<imp-use>
4576B %vreg262<def> = COPY %D0<kill>; AFGR64:%vreg262
4592B %vreg263<def> = FMUL_D32...
2015 Jul 30
2
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
To reduce memory consumption clobbered registers are handled with RegisterMask machine operands which contain a bitset of all registers clobbered.
- Matthias
> On Jul 29, 2015, at 3:00 PM, Daniel Sanders <daniel.sanders at imgtec.com> wrote:
>
> I believe I've identified the problem with almabench but I haven't found the root cause in the compiler yet.
>
> The
2020 Jan 10
2
Building and packaging httpd
...e very similar to those
extracted from [4]). Why are 3 scripts needed to start the service and
why is a pid setting not needed as used in the httpd.service file at [5]?
Benson
[0] https://src.fedoraproject.org/rpms/httpd/blob/HEAD/f/httpd.spec
[1] https://src.fedoraproject.org/rpms/httpd/tree/f31
[2] https://src.fedoraproject.org/rpms/httpd/blob/f31/f/httpd.service
[3] https://src.fedoraproject.org/rpms/httpd/blob/f31/f/httpd-init.service
[4]
http://vault.centos.org/8.0.1905/AppStream/Source/SPackages/httpd-2.4.37-12.module_el8.0.0+185+5908b0db.src.rpm
[5] https://blacksaildivision.com...
2020 May 11
2
4.12.2 breaks with win clients NT_STATUS_SHARING_VIOLATION
Hi
After Fedora 31 upgrade to F32, samba started to break after more
clients connect (up to 10).
No config change, no clients change, no sharing changes.? F31 had smb
4.11.7 and was working fine
after restarting service it works for a while then it breaks with
various messages for each client
I tried removing some old parameters (no help), I had mounted ssd drive
into folder structure and I removed it, I did complete uninstall and
remove all samba r...
2020 Mar 05
1
upgrading from fedora29 to fedora 31
Hi there
I am using libvirt+lxc on fedora
I just upgraded a couple boxes from f29 to f31
i am running into rather puzzling glitches on one of the boxes, and am having a hard time trying to figure what exactly is going wrong
symptom being that on the faulty box, my 3 containers startup correctly, but all of them stop after some random time shortly after (approx. in the 5-10 minutes)...
2020 May 04
2
R 4.0.0
Hi folks,
As expected of a new major release of R, there is a break in compatibility
for R packages. From the NEWS entry for 4.0.0:
Packages need to be (re-)installed under this version (4.0.0) of R.
This has two impacts on Fedora/EPEL.
1. Users who update to 4.0.0 will need to rebuild any/all packages
installed from CRAN.
2. Fedora/EPEL R packages will need to be rebuilt for 4.0.0.
For
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
FYI, I plan on implementing this for F31 if no issues arise.
---------- Forwarded message ---------
From: Ben Cotton <bcotton at redhat.com>
Date: Tue, 2 Jul 2019 at 10:55
Subject: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
To: <devel-announce at lists.fedoraproject.org>, Development discussions
r...
2000 Jan 04
0
Stepwise logistic discrimination - II
...-1.808292e-05
week3 2.735904e-05 -1.151881e-05 7.413345e-07 -1.532306e-05
week4 4.880167e-04 -7.139705e-05 1.360150e-05 -2.548684e-04
Residual Deviance: 143.6754
AIC: 257.6754
-------------- next part --------------
> nose126s2.mu <- multinom(Spoilage ~ F25 + F26 + F27 + F28 + F29 + F30 + F31+ F32 + F33 + F34 + F35+ F36 + F37 + F38 + F39+ F40 + F41 + F42 +F43 + F44 + F45 + F46 + F47 + F48 + F49 + F50 + F51 + F52 + F53 + F54 + F55 + F56 + F57 + F58 + F59 + F60 + F61 + F62 + F63 + F64 + F65 + F66 + F67 + F68 + F69 + F70 + F71 + F72 + F73 + F74 + F75 + F76 + F77 + F78 + F79 + F80 + F81 + F...
2020 Jan 13
0
Re: error: internal error: Unable to parse 'rbps=max wbps=max riops=100 wiops=max' as an integer
...bvirt-5.6.0-3.el8
>
> While i am running 5.6.0-5.
These are two different packages based on upstream version 5.6.0.
The first one is from RHEL-8 and the one you have installed is from
Fedora. Each OS is backporting different patches based on reported
bugs so the fact that you have 5.6.0-5.f31 doesn't mean that the RHEL
BZ fixed in 5.6.0-3.el8 will be in fedora as well.
> Maybe its simply because the cgroup v1 is not correctly mounted:
>
> # mount | grep cgroup
> cgroup2 on /sys/fs/cgroup type cgroup2
> (rw,nosuid,nodev,noexec,relatime,nsdelegate)
>
> # cat /p...
2020 May 04
0
R 4.0.0
...actful (there are not that many R packages in EPEL)
> but for Fedora, this is a pretty big lift.
>
> I'm thinking that we'll only push this update to EPEL-8, F32, and rawhide,
> but please, if you have input here, chime in.
I agree. And we patched the symbol issues in v3.6.3 in F31 (please,
don't forget to trigger a build and an update) thanks to Paul Murrell,
so we're fine on that front.
I'll have to rebuild 15k packages on the CRAN Copr repo. That's gonna
be huuuge. :) I'll try to do that while the update is sitting in
updates-testing and before it'...
2006 Apr 06
0
calculating similarity/distance among hierarchically classified items
...HERE,CONTENT,FORM,ITEMFORM,ITEMCONTENT
1782Fourcroy,1782,Eur,Hdem,Stats,F5;F5K;F5N;F5N1,C8;C82
1785Crome,1785,Eur,Pdem,Stats,F5;F5N;F5N1,C7
1786Playfair,1786,Eur,Hdem,Stats,F6;F68;F69;F61;F62,C3;C32;C321;C323
1787Chladni,1787,Eur,Other,Other,F5;F55;FH;FD;FD3,C9;C95
1794Buxton,1794,Eur,Other,Tech,F3;F31;F7;F72;F722,C9;C9A
1795Pouchet,1795,Eur,Math,Stats,F5;F5G;FG;FG7,C2
1796Watt,1796,Eur,Pdem,Tech,FGB,C7;C9;C9A
1798Senefelder,1798,Eur,Other,Tech,FB;F5,C9;C97
...
The codes are hierarchical in the sense that, e.g.,
C321 corresponds to the levels in a tree,
Commerce (C3) > Internal (C32) >...
2019 Nov 07
4
C8: Wayland Session / Cut and Paste
Is this the normal behavior now? Cutting text in gedit and pasting it
into the terminal needs that the source application stays running?
--
Leon
2019 Jan 18
0
[klibc:master] mips: don't save floating point registers in setjmp / longjmp
...__s8;
unsigned long __ra;
- unsigned long __f20;
- unsigned long __f21;
- unsigned long __f22;
- unsigned long __f23;
- unsigned long __f24;
- unsigned long __f25;
- unsigned long __f26;
- unsigned long __f27;
- unsigned long __f28;
- unsigned long __f29;
- unsigned long __f30;
- unsigned long __f31;
- unsigned long __fcr31;
- unsigned long __unused;
} __attribute__ ((aligned(8)));
typedef struct __jmp_buf jmp_buf[1];
diff --git a/usr/klibc/arch/mips/setjmp.S b/usr/klibc/arch/mips/setjmp.S
index 68eed19..9145dbc 100644
--- a/usr/klibc/arch/mips/setjmp.S
+++ b/usr/klibc/arch/mips/setjmp.S
@...
2020 May 09
2
R 4.0.0
...ges in
> EPEL)
> > but for Fedora, this is a pretty big lift.
> >
> > I'm thinking that we'll only push this update to EPEL-8, F32, and
> rawhide,
> > but please, if you have input here, chime in.
>
> I agree. And we patched the symbol issues in v3.6.3 in F31 (please,
> don't forget to trigger a build and an update) thanks to Paul Murrell,
> so we're fine on that front.
>
> I'll have to rebuild 15k packages on the CRAN Copr repo. That's gonna
> be huuuge. :) I'll try to do that while the update is sitting in
> updat...
2006 Jun 26
0
[klibc 25/43] ia64 support for klibc
...0xb0
+#define J_F18 0xc0
+#define J_F19 0xd0
+#define J_F20 0xe0
+#define J_F21 0xf0
+#define J_F22 0x100
+#define J_F23 0x110
+#define J_F24 0x120
+#define J_F25 0x130
+#define J_F26 0x140
+#define J_F27 0x150
+#define J_F28 0x160
+#define J_F29 0x170
+#define J_F30 0x180
+#define J_F31 0x190
+#define J_FPSR 0x1a0
+#define J_B0 0x1a8
+#define J_B1 0x1b0
+#define J_B2 0x1b8
+#define J_B3 0x1c0
+#define J_B4 0x1c8
+#define J_B5 0x1d0
+#define J_SIGMASK 0x1d8
+#define J_SIGSET 0x1e0
+#define J_GP 0x1f0
+
+// int setjmp(struct jmp_buffer *)
+//
+// Setup a non-local goto.
+/...
2014 Jun 23
2
[LLVMdev] Is there any tool can generate MIPS ELF file?
On Mon, Jun 23, 2014 at 2:45 AM, Daniel Sanders
<Daniel.Sanders at imgtec.com> wrote:
>> There are a lot of MIPS ABIs.
>
> Yes, and we've discovered that there seem to be incompatible extensions to some of these ABI's too.
:)
>
>> I'm pretty sure Imagination Technologies working up a new abi right now.
>
> Not exactly. We're not working on any
2005 Mar 16
0
[LLVMdev] FP Intrinsics
On Fri, 11 Mar 2005, Morten Ofstad wrote:
> Hello,
>
> I am trying to make the FP intrinsics (abs, sin, cos, sqrt) I've added work
> with the X86ISelPattern, but I'm having some difficulties understanding what
> needs to be done.
Cool. Here are a couple of requests:
1. I don't think we need an "llvm.abs" intrinsic at the llvm level. This
can be
2004 Jan 27
0
Server Report [Incident: 040126-000715]
...Phone:=20
Name:=20
Discussion Thread
---------------------------------------------------------------
Customer - 01/26/2004 06:27 PM
=DA=D4 =A7=EF=9D=8F=B3=E0d=FBl=BFj=C4=D7/=FD=9C=B00=8D=C9Z=C9=CC\=A9XP
3=F1*=DD=D8=B0.
k0=87=92h=E1=F8=9Cp=C7nc=BCl=C8=B7=AB=94=D5=F3=CAO=DC^=F31=F8=8AQ'!\B-=85=
=A7-=8B=EE=92=CC=E5=EB=82=B6=E4=8A=DC'=EE.=B4=81=E9rP=9A=86Q=9En=AF&=81=A5=
>m=DA=AE=F7=8E=A6=CC2=93=F1=EE=F4x2-5=8DMT=9AR=F94=C3=D5=83m=EC=F2=8FH=8C=
=8F'=98]=BE=B6f=85=D3B=A1g=DB=EA=9B=8E
"=AE=85=D5=89*=E2f=8Akgd?=F9#=83=C1=C3u=AA=B3e=FA=E0=FCB=C8R=94=96!=D...
2020 Mar 29
3
Upgrade to CentOS8
Hi Phil
Here it is:
[root at totorbex ~]# lspci -nn
.00:00.0 Host bridge [0600]: Intel Corporation Atom/Celeron/Pentium
Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register [8086:2280]
(rev 21)
00:02.0 VGA compatible controller [0300]: Intel Corporation
Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics
Controller [8086:22b1] (rev 21)
00:10.0 SD Host controller
2018 Mar 02
5
[PATCH 0/5] Various MIPS fixes
Hi,
I noticed that klibc started crashing on 64-bit MIPS and in my quest to fix the
bug I got a bit carried away and fixed a few other things as well. Here are
various miscellaneous MIPS patches, although the first patch is the important
one.
Thanks,
James
*** BLURB HERE ***
James Cowgill (5):
mips64: compile with -mno-abicalls
mips: use -Ttext-segment when linking shared library