Module Name:src
Committed By: christos
Date: Sat Mar 22 16:59:02 UTC 2025
Modified Files:
src/lib/csu/common: crt0-common.c
Log Message:
PR/59189: RVP: move atexit(cleanup) after _preinit() to allow sanitizer
initialization during preinit as well as atexit interception.
Module Name:src
Committed By: christos
Date: Sat Mar 22 16:59:02 UTC 2025
Modified Files:
src/lib/csu/common: crt0-common.c
Log Message:
PR/59189: RVP: move atexit(cleanup) after _preinit() to allow sanitizer
initialization during preinit as well as atexit interception.
Module Name:src
Committed By: christos
Date: Fri Jan 19 19:22:18 UTC 2024
Modified Files:
src/lib/csu/common: crt0-common.c csu-common.h
Log Message:
declare _libc_init() in header.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/csu/common/crt0-com
Module Name:src
Committed By: christos
Date: Fri Jan 19 19:22:18 UTC 2024
Modified Files:
src/lib/csu/common: crt0-common.c csu-common.h
Log Message:
declare _libc_init() in header.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/csu/common/crt0-com
Module Name:src
Committed By: skrll
Date: Tue Jun 21 06:41:39 UTC 2022
Modified Files:
src/lib/csu/common: crt0-common.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/csu/common/crt0-common.c
Please note that diff
Module Name:src
Committed By: skrll
Date: Tue Jun 21 06:41:39 UTC 2022
Modified Files:
src/lib/csu/common: crt0-common.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/csu/common/crt0-common.c
Please note that diff
On Fri, Jul 13, 2018 at 04:48:32PM +0700, Robert Elz wrote:
> Date:Fri, 13 Jul 2018 09:38:02 +
> From:m...@netbsd.org
> Message-ID: <20180713093802.ga20...@homeworld.netbsd.org>
>
> | ack. we should probably leave the build broken, anyone who tries out the
> |
Date:Fri, 13 Jul 2018 09:38:02 +
From:m...@netbsd.org
Message-ID: <20180713093802.ga20...@homeworld.netbsd.org>
| ack. we should probably leave the build broken, anyone who tries out the
| resulting netbsd might have to spend some time figuring out how to boot
ack. we should probably leave the build broken, anyone who tries out the
resulting netbsd might have to spend some time figuring out how to boot
without /sbin/init (it's boot -a and then pick /rescue/init).
On Fri, Jul 13, 2018 at 01:00:17AM +, Robert Elz wrote:
> Module Name: src
> Committed
"Joerg Sonnenberger" writes:
> Module Name: src
> Committed By: joerg
> Date: Wed Jun 1 21:24:55 UTC 2016
>
> Modified Files:
> src/lib/csu/common: Makefile.inc
>
> Log Message:
> Revert -O1 hack for GCC 5.3, replaced by workaround in the code.
please update doc/HACKS. thanks!
On Sun, Nov 17, 2013 at 08:40:51AM +0900, Takeshi Nakayama wrote:
> I think proper fix is to use CSU_MACHINE_ARCH instead of
> MACHINE_ARCH.
Indeed, thanks!
Martin
>>> "Martin Husemann" wrote
> Module Name: src
> Committed By: martin
> Date: Sat Nov 16 10:50:43 UTC 2013
>
> Modified Files:
> src/lib/csu/common: Makefile.inc
>
> Log Message:
> We do not want to build the code model markes when creating the 32bit
> compat libs for sparc64
I
On Thu, Jun 27, 2013 at 09:54:33AM -0700, Matt Thomas wrote:
>
> On Jun 27, 2013, at 8:33 AM, Joerg Sonnenberger
> wrote:
>
> > On Thu, Jun 27, 2013 at 08:03:06AM -0700, Matt Thomas wrote:
> >>
> >> On Jun 27, 2013, at 7:28 AM, matthew green wrote:
> >>
> >>>
> Module Name: src
> >
On Jun 27, 2013, at 8:33 AM, Joerg Sonnenberger wrote:
> On Thu, Jun 27, 2013 at 08:03:06AM -0700, Matt Thomas wrote:
>>
>> On Jun 27, 2013, at 7:28 AM, matthew green wrote:
>>
>>>
Module Name: src
Committed By: matt
Date: Thu Jun 27 03:37:21 UTC 2013
>
On Thu, Jun 27, 2013 at 08:03:06AM -0700, Matt Thomas wrote:
>
> On Jun 27, 2013, at 7:28 AM, matthew green wrote:
>
> >
> >> Module Name: src
> >> Committed By: matt
> >> Date: Thu Jun 27 03:37:21 UTC 2013
> >>
> >> Modified Files:
> >>src/lib/csu/common: Makefile.
On Jun 27, 2013, at 7:28 AM, matthew green wrote:
>
>> Module Name: src
>> Committed By:matt
>> Date:Thu Jun 27 03:37:21 UTC 2013
>>
>> Modified Files:
>> src/lib/csu/common: Makefile.inc
>>
>> Log Message:
>> Add -fPIC to compile of crtbeginS.o
>
> what is this
> Module Name: src
> Committed By: matt
> Date: Thu Jun 27 03:37:21 UTC 2013
>
> Modified Files:
> src/lib/csu/common: Makefile.inc
>
> Log Message:
> Add -fPIC to compile of crtbeginS.o
what is this for? crtbeginS.o is for static binaries isn't it?
.mrg.
17 matches
Mail list logo