Module Name:src
Committed By: mrg
Date: Sun Jun 30 19:19:47 UTC 2024
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem: ops-common.h
Log Message:
fix unused variable warning.
move 'count' inside the #ifdef as noted by Chavdar on current-users.
To ge
Module Name:src
Committed By: mrg
Date: Sun Jun 30 19:19:47 UTC 2024
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem: ops-common.h
Log Message:
fix unused variable warning.
move 'count' inside the #ifdef as noted by Chavdar on current-users.
To ge
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:50:58 UTC 2023
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.h
Log Message:
gcc: c_locale.h (c++locale.h): Drop unnecessary include
This has no longer been requi
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:50:58 UTC 2023
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.h
Log Message:
gcc: c_locale.h (c++locale.h): Drop unnecessary include
This has no longer been requi
Module Name:src
Committed By: mrg
Date: Mon Jul 31 01:46:04 UTC 2023
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/include/bits:
uniform_int_dist.h
src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: numeric_traits.h
Log Message:
catch up two
Module Name:src
Committed By: mrg
Date: Mon Jul 31 01:46:04 UTC 2023
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/include/bits:
uniform_int_dist.h
src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: numeric_traits.h
Log Message:
catch up two
Hi,
Christos Zoulas writes:
> Thank you. What's left now is to re-run mknative to regenerate the defs.mk
> file for libstdc++.
> mrg@ is going to do it for all archs at once because it will require an
> UPDATING entry to
> mention to clean in /usr/src/external/gpl3/lib/libstdc++. Once that is
Thank you. What's left now is to re-run mknative to regenerate the defs.mk file
for libstdc++.
mrg@ is going to do it for all archs at once because it will require an
UPDATING entry to
mention to clean in /usr/src/external/gpl3/lib/libstdc++. Once that is done and
all the archs
are building, I w
Hi,
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Wed Jul 31 16:40:26 UTC 2019
>
> Modified Files:
> src/external/gpl3/gcc/dist/libstdc++-v3: configure
>
> Log Message:
> Manually patch the locale configuration to use the dragonfly code instead
> of
Module Name:src
Committed By: christos
Date: Wed Jul 31 16:40:26 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3: configure
Log Message:
Manually patch the locale configuration to use the dragonfly code instead
of generic.
To generate a diff of this comm
Module Name:src
Committed By: christos
Date: Wed Jul 31 16:40:26 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3: configure
Log Message:
Manually patch the locale configuration to use the dragonfly code instead
of generic.
To generate a diff of this comm
Module Name:src
Committed By: christos
Date: Wed Jul 31 16:39:02 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3: acinclude.m4
Log Message:
Use the dragonfly locale code for NetBSD too.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/exte
Module Name:src
Committed By: christos
Date: Wed Jul 31 16:39:02 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3: acinclude.m4
Log Message:
Use the dragonfly locale code for NetBSD too.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/exte
Module Name:src
Committed By: christos
Date: Tue Jul 30 20:28:50 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic:
time_members.cc
src/external/gpl3/gcc/dist/libstdc++-v3/include/bits:
locale_facets_nonio
Module Name:src
Committed By: christos
Date: Tue Jul 30 20:28:50 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic:
time_members.cc
src/external/gpl3/gcc/dist/libstdc++-v3/include/bits:
locale_facets_nonio
Module Name:src
Committed By: christos
Date: Tue Jul 30 20:24:59 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11: ctype.cc
Log Message:
There is no specialized constructor for ctype so the
destructor ends up trying to free uninitialized memory fo
Module Name:src
Committed By: christos
Date: Tue Jul 30 20:24:59 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11: ctype.cc
Log Message:
There is no specialized constructor for ctype so the
destructor ends up trying to free uninitialized memory fo
Module Name:src
Committed By: christos
Date: Mon Jul 29 08:03:48 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
codecvt_members.cc
Log Message:
Remove extra paren
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: christos
Date: Mon Jul 29 08:03:48 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
codecvt_members.cc
Log Message:
Remove extra paren
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: christos
Date: Mon Jul 29 07:59:47 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
codecvt_members.cc
Log Message:
remove extra paren
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: christos
Date: Mon Jul 29 07:59:47 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
codecvt_members.cc
Log Message:
remove extra paren
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: christos
Date: Sun Jul 28 17:41:21 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.cc c_locale.h codecvt_members.cc ctype_members.cc
monetary_members.cc numeric_members.
Module Name:src
Committed By: christos
Date: Sun Jul 28 17:41:21 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.cc c_locale.h codecvt_members.cc ctype_members.cc
monetary_members.cc numeric_members.
23 matches
Mail list logo