NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55897 CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/builtins



The following reply was made to PR port-arm/55897; it has been noted by GNATS.

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55897 CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/builtins
Date: Wed, 16 Jun 2021 05:07:18 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Wed Jun 16 05:07:18 UTC 2021
 
 Modified Files:
 	src/sys/external/bsd/compiler_rt/dist/lib/builtins: floatdidf.c
 
 Log Message:
 PR port-arm/55897
 
 Cherry-pick upstream commit llvm-svn: 303207:
 
 https://github.com/llvm/llvm-project/commit/4a45838d10085defac0f3b3003a5263e34536f3b#diff-549f1733063df365663fe375f336034e33e16d6bf2826cd4f966045aeb136007
 ----
 [PATCH] builtins: fix guard __AEABI__ -> __ARM_EABI__
 
 llvm-svn: 303207
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 \
     src/sys/external/bsd/compiler_rt/dist/lib/builtins/floatdidf.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index