The NetBSD Project

CVS log for src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/c++config.h

[BACK] Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc / lib / libstdc++-v3 / arch / riscv32

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 25 01:21:00 2024 UTC (7 weeks, 5 days ago) by mrg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

mknative-gcc for most targets and enabling isl.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jul 31 10:07:41 2023 UTC (8 months, 2 weeks ago) by mrg
Branch: MAIN
Changes since 1.17: +263 -65 lines
Diff to previous 1.17 (colored)

mknative-gcc for GCC 12.3.0 on arm64*, arm* besides armv4, ppc, alpha,
sh, sparc*, mips*, riscv*, vax, hppa, ia64, and m68*.

earmv4 didn't start properly, and powerpc64 failed to build, but all
the rest seem to be OK now.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jul 11 06:05:51 2023 UTC (9 months, 1 week ago) by mrg
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

mknative-gcc for GCC 10.5.0.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jul 22 21:10:35 2022 UTC (20 months, 3 weeks ago) by mrg
Branch: MAIN
CVS Tags: netbsd-10-base
Branch point for: netbsd-10
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

regen everything for GCC 10.4.0.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 11 20:27:05 2021 UTC (3 years ago) by mrg
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.14: +45 -87 lines
Diff to previous 1.14 (colored)

mknative-gcc for GCC 10 and almost all platforms.  one of the
myriad of arm platforms, and the powerpc* platforms are not
yet done.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Sep 5 22:17:08 2020 UTC (3 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.13: +144 -10 lines
Diff to previous 1.13 (colored)

mknative-gcc for gcc 9.3.0 and arm64, alpha, hppa, ia64, m68*, mipseb,
powerpc, riscv*, sh3*, sparc*, vax.

move data from README.gcc8 to README.gcc9.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Mar 11 10:08:54 2020 UTC (4 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406
Changes since 1.12: +7 -1 lines
Diff to previous 1.12 (colored)

mknative-gcc for all platforms for GCC 8.4.0.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 8 22:11:01 2020 UTC (4 years, 1 month ago) by mgorny
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 7 22:26:20 2020 UTC (4 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

regen for mknative and all platforms.  there are a few things
fixed in this, mostly related to tgmath.h or frexp, and some
generated vs hand-edited white space diffs.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 24 18:17:27 2019 UTC (4 years, 5 months ago) by kamil
Branch: MAIN
CVS Tags: phil-wifi-20191119, is-mlppp-base, is-mlppp
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (colored)

Switch the iconv(3) prototype to the POSIX conformant variation

Remove const from the 2nd argument.

const char ** and char ** are incompatible types and it was a cost to keep
the technically incompatible form for a more purist variation. NetBSD was
almost the last alive OS to still keep the const argument (known leftovers:
Minix and Illumos).

Keep the const form for the internal purposes inside citrus and rump.

Address the build breakage fallout in the same change.

There are no ABI changes.

Change accepted by core@.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 2 07:15:00 2019 UTC (4 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.8: +40 -59 lines
Diff to previous 1.8 (colored)

mknative-gcc for GCC 8.3 and all ports.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 1 21:29:43 2019 UTC (4 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.7: +69 -69 lines
Diff to previous 1.7 (colored)

regen mknative for everyone after:

- NETBSD_ENABLE_PTHREADS removed (default always)
- HAVE_GNU_INDIRECT_FUNCTION enabled for some platforms
- switch to dragondfly bsd locale routines after christos made them work for us

Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 17 09:37:50 2019 UTC (5 years ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20190609, netbsd-9-base
Branch point for: netbsd-9
Changes since 1.6: +77 -77 lines
Diff to previous 1.6 (colored)

mknative-gcc and mknative-binutils for riscv32.  mostly builds.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 17 08:56:10 2019 UTC (5 years ago) by mrg
Branch: MAIN
Changes since 1.5: +368 -76 lines
Diff to previous 1.5 (colored)

fake mknative, mostly enough to build real for mknative.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 11 15:21:34 2017 UTC (6 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646
Branch point for: phil-wifi
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This
functions are used for destructors of thread_local objects.

If a pending destructor exists, prevent unloading of shared objects.
Introduce __dl_cxa_refcount interface for this purpose. When the last
reference is gone and the object has been dlclose'd before, the
unloading is finalized.

Ideally, __cxa_thread_atexit_impl wouldn't exist, but libstdc++ insists
on providing __cxa_thread_atexit as direct wrapper without further
patching.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 10 22:59:40 2015 UTC (9 years, 3 months ago) by mrg
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, netbsd-8-base, localcount-20160914, gcc-4-8-5-pre-gcc-old-import, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: netbsd-8
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

rerun mknative for GCC 4.8.4 and all platforms.

m68000 needs -fPIC removed (again), and hppa c++config.h turned off
several things present in -lm, fixed by hand.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 12 19:55:26 2014 UTC (9 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

regen mknative for gcc 4.8-2014-10-09.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 11 21:28:43 2014 UTC (9 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.1: +62 -62 lines
Diff to previous 1.1 (colored)

more regen for complex and more.  only sun2 and ia64 missing now.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 19 17:23:24 2014 UTC (9 years, 7 months ago) by matt
Branch: MAIN

RISC-V configury

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>