Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm

2021-06-30 Thread Nick Hudson
On 30/06/2021 15:13, Joerg Sonnenberger wrote: On Tue, Jun 29, 2021 at 11:26:00PM +, Rin Okuyama wrote: Module Name:src Committed By: rin Date: Tue Jun 29 23:26:00 UTC 2021 Modified Files: src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm: aeabi_cfcmp.S

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm

2021-06-30 Thread Joerg Sonnenberger
On Tue, Jun 29, 2021 at 11:26:00PM +, Rin Okuyama wrote: > Module Name: src > Committed By: rin > Date: Tue Jun 29 23:26:00 UTC 2021 > > Modified Files: > src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm: aeabi_cfcmp.S > divmodsi4.S divsi3.S modsi3.S > > Log Mes

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib

2014-02-19 Thread Matt Thomas
On Feb 19, 2014, at 2:40 PM, Christos Zoulas wrote: > In article <20140219205453.gb22...@britannica.bec.de>, > Joerg Sonnenberger wrote: > >> I have no problem with going over the code in the upstream repository, >> but I have a problem with adding pointless local changes. They just >> increa

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib

2014-02-19 Thread Christos Zoulas
In article <20140219205453.gb22...@britannica.bec.de>, Joerg Sonnenberger wrote: >I have no problem with going over the code in the upstream repository, >but I have a problem with adding pointless local changes. They just >increase the cost of maintainance for absolute no good reason. There is

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib

2014-02-19 Thread Joerg Sonnenberger
On Wed, Feb 19, 2014 at 03:50:03PM +, Christos Zoulas wrote: > In article <20140218222457.ga1...@britannica.bec.de>, > Joerg Sonnenberger wrote: > >On Tue, Feb 18, 2014 at 03:54:34PM -0500, Christos Zoulas wrote: > >> Module Name: src > >> Committed By: christos > >> Date:

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib

2014-02-19 Thread Joerg Sonnenberger
On Wed, Feb 19, 2014 at 03:52:58PM +, Christos Zoulas wrote: > In article <20140218222555.gb1...@britannica.bec.de>, > Joerg Sonnenberger wrote: > >On Tue, Feb 18, 2014 at 03:53:44PM -0500, Christos Zoulas wrote: > >> Module Name: src > >> Committed By: christos > >> Date:

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib

2014-02-19 Thread Christos Zoulas
In article <20140218222555.gb1...@britannica.bec.de>, Joerg Sonnenberger wrote: >On Tue, Feb 18, 2014 at 03:53:44PM -0500, Christos Zoulas wrote: >> Module Name: src >> Committed By:christos >> Date:Tue Feb 18 20:53:44 UTC 2014 >> >> Modified Files: >> src/sys/extern

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib

2014-02-19 Thread Christos Zoulas
In article <20140218222457.ga1...@britannica.bec.de>, Joerg Sonnenberger wrote: >On Tue, Feb 18, 2014 at 03:54:34PM -0500, Christos Zoulas wrote: >> Module Name: src >> Committed By:christos >> Date:Tue Feb 18 20:54:34 UTC 2014 >> >> Modified Files: >> src/sys/extern

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib

2014-02-18 Thread Joerg Sonnenberger
On Tue, Feb 18, 2014 at 03:53:44PM -0500, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Tue Feb 18 20:53:44 UTC 2014 > > Modified Files: > src/sys/external/bsd/compiler_rt/dist/lib: int_util.c > > Log Message: > - include for compiler definitions > - a

Re: CVS commit: src/sys/external/bsd/compiler_rt/dist/lib

2014-02-18 Thread Joerg Sonnenberger
On Tue, Feb 18, 2014 at 03:54:34PM -0500, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Tue Feb 18 20:54:34 UTC 2014 > > Modified Files: > src/sys/external/bsd/compiler_rt/dist/lib: int_util.h > > Log Message: > prefer __func__ instead of __FUNCTION__