Re: CVS commit: src/lib/libc/arch/arm/misc

2025-03-03 Thread Taylor R Campbell
> Date: Sun, 2 Mar 2025 12:39:02 -0500 > From: Christos Zoulas > > Yes, unfortunately I committed the version from my tree by accident > and not the one that was on the web server. I already fixed it. No, you seem to have gotten it the wrong way around... The original commit, rev. 1.8, had no a

Re: CVS commit: src/lib/libc/arch/arm/misc

2025-03-03 Thread Christos Zoulas
Fixed now. christos > On Mar 3, 2025, at 10:41 AM, Taylor R Campbell wrote: > >> Date: Sun, 2 Mar 2025 12:39:02 -0500 >> From: Christos Zoulas >> >> Yes, unfortunately I committed the version from my tree by accident >> and not the one that was on the web server. I already fixed it. > > No,

Re: CVS commit: src/lib/libc/arch/arm/misc

2025-03-02 Thread Christos Zoulas
Yes, unfortunately I committed the version from my tree by accident and not the one that was on the web server. I already fixed it. christos signature.asc Description: Message signed with OpenPGP

Re: CVS commit: src/lib/libc/arch/arm/misc

2025-03-02 Thread Taylor R Campbell
> Module Name:src > Committed By: christos > Date: Thu Feb 27 10:55:27 UTC 2025 > > Modified Files: > src/lib/libc/arch/arm/misc: arm_initfini.c > > Log Message: > use the latest version that does not abort on error. > > @@ -46,6 +46,7 @@ > #include > #include > #inc

Re: CVS commit: src/lib/libc/arch/arm

2021-06-29 Thread Rin Okuyama
Oops, this is broken. I will fix shortly... rin On 2021/06/30 8:29, Rin Okuyama wrote: Module Name:src Committed By: rin Date: Tue Jun 29 23:29:12 UTC 2021 Modified Files: src/lib/libc/arch/arm/gen: swapcontext.S src/lib/libc/arch/arm/sys: __clone.S Log Message

Re: CVS commit: src/lib/libc/arch/arm/softfloat

2013-01-26 Thread Aleksej Saushev
"Matt Thomas" writes: > Module Name: src > Committed By: matt > Date: Sat Jan 26 07:08:14 UTC 2013 > > Modified Files: > src/lib/libc/arch/arm/softfloat: arm-gcc.h > > Log Message: > Appease clang by making 64-bit literals use ULL > > > To generate a diff of this commit: > cvs rdif

Re: CVS commit: src/lib/libc/arch/arm/gen

2012-07-12 Thread Valeriy E. Ushakov
On Thu, Jul 12, 2012 at 22:08:19 +0200, Reinoud Zandijk wrote: > On Wed, Jul 11, 2012 at 11:08:46PM +0400, Valeriy E. Ushakov wrote: > > > Log Message: > > > On the libc/libgcc clashes cleanup that removed divsi3.o from libc, > > > ARM/evbarm > > > was forgotten. This patch fixes it making static

Re: CVS commit: src/lib/libc/arch/arm/gen

2012-07-12 Thread Reinoud Zandijk
Hi Veleriy, On Wed, Jul 11, 2012 at 11:08:46PM +0400, Valeriy E. Ushakov wrote: > > Log Message: > > On the libc/libgcc clashes cleanup that removed divsi3.o from libc, > > ARM/evbarm > > was forgotten. This patch fixes it making static binaries possible again! > > Please, complete this by movin

Re: CVS commit: src/lib/libc/arch/arm/gen

2012-07-11 Thread Valeriy E. Ushakov
On Wed, Jul 11, 2012 at 18:24:27 +, Reinoud Zandijk wrote: > Module Name: src > Committed By: reinoud > Date: Wed Jul 11 18:24:27 UTC 2012 > > Modified Files: > src/lib/libc/arch/arm/gen: Makefile.inc > > Log Message: > On the libc/libgcc clashes cleanup that removed divsi3.o

Re: CVS commit: src/lib/libc/arch/arm/gen

2012-03-21 Thread Mindaugas Rasiukevicius
David Young wrote: > On Wed, Mar 21, 2012 at 10:44:35AM +0100, Joerg Sonnenberger wrote: > > On Wed, Mar 21, 2012 at 09:05:36AM +, Hiroyuki Bessho wrote: > > > Module Name: src > > > Committed By: bsh > > > Date: Wed Mar 21 09:05:36 UTC 2012 > > > > > > Modified Files: >

Re: CVS commit: src/lib/libc/arch/arm/gen

2012-03-21 Thread David Young
On Wed, Mar 21, 2012 at 10:44:35AM +0100, Joerg Sonnenberger wrote: > On Wed, Mar 21, 2012 at 09:05:36AM +, Hiroyuki Bessho wrote: > > Module Name:src > > Committed By: bsh > > Date: Wed Mar 21 09:05:36 UTC 2012 > > > > Modified Files: > > src/lib/libc/arch/arm/

Re: CVS commit: src/lib/libc/arch/arm/gen

2012-03-21 Thread Joerg Sonnenberger
On Wed, Mar 21, 2012 at 09:05:36AM +, Hiroyuki Bessho wrote: > Module Name: src > Committed By: bsh > Date: Wed Mar 21 09:05:36 UTC 2012 > > Modified Files: > src/lib/libc/arch/arm/gen: _lwp.c > > Log Message: > shut up lint(1) So the question is still -- how much do we want t