The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Fri Jul 14 19:46:39 2023 UTC (8 months, 2 weeks ago) by mrg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

merge GCC 10.5.0 in gcc.old

Revision 1.18 / (download) - annotate - [select for diffs], Mon Feb 20 02:12:23 2023 UTC (13 months, 1 week ago) by mrg
Branch: MAIN
Changes since 1.17: +47 -89 lines
Diff to previous 1.17 (colored)

merge GCC 10.4 into gcc.old.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Apr 9 23:15:46 2021 UTC (2 years, 11 months ago) by mrg
Branch: MAIN
CVS Tags: netbsd-10-base, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: netbsd-10
Changes since 1.16: +144 -10 lines
Diff to previous 1.16 (colored)

merge GCC 9.3 into gcc.old.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 19 07:48:01 2020 UTC (3 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.15: +46 -59 lines
Diff to previous 1.15 (colored)

merge GCC 8.4 into gcc.old.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 13 07:20:12 2020 UTC (3 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

regen mknative files for GCC 7.5.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 8 22:11:07 2020 UTC (4 years ago) by mgorny
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++

Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 24 18:17:42 2019 UTC (4 years, 5 months ago) by kamil
Branch: MAIN
CVS Tags: phil-wifi-20191119, is-mlppp-base, is-mlppp
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Thu Sep 26 08:03:54 2019 UTC (4 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.11: +104 -48 lines
Diff to previous 1.11 (colored)

merge gcc 7.4 into gcc.old part 3 (last?)

Revision 1.11, Thu Jun 20 10:31:53 2019 UTC (4 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.10: +0 -0 lines
FILE REMOVED

delete GCC 6.5.  every platform has been on GCC 7 for a while now.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Nov 11 22:50:02 2018 UTC (5 years, 4 months ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

merge GCC 6.5.0 into gcc.old.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 5 06:27:04 2018 UTC (5 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (colored)

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
redo mknative-gcc for all ports.  main changes include:
- "#define HAVE_CC_TLS 1" for most/all ports, thanks maya@
- "#define _GLIBCXX_HAVE_LDEXPL 1" and "#define _GLIBCXX_HAVE_TGMATH_H 1"
  for many ports
- arm64 and amd64 had a broken c++config.h that disabled many things
- configargs.h has more normalisation
- ppc64 has a few things fixed, must have missed several mknative rounds
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 2 00:03:57 2018 UTC (5 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.7: +148 -26 lines
Diff to previous 1.7 (colored)

merge GCC 6.4 into gcc.old.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 14 00:54:51 2017 UTC (6 years, 4 months ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-base, 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
Branch point for: phil-wifi, pgoyette-compat
Changes since 1.6: +20 -8 lines
Diff to previous 1.6 (colored)

regen for GCC 5.5.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 5 23:46:37 2017 UTC (6 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

re-run mknative to disable the libstdc++ "dual abi". Bump.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jul 23 01:12:13 2017 UTC (6 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.4: +118 -16 lines
Diff to previous 1.4 (colored)

merge GCC 5.4 into gcc.old.

Revision 1.4, Sun Oct 9 09:28:10 2016 UTC (7 years, 5 months ago) by skrll
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, perseant-stdc-iso10646-base, perseant-stdc-iso10646, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.3: +0 -0 lines
FILE REMOVED

Remove gcc.old now it is no longer used.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 23 04:24:15 2015 UTC (8 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.2: +484 -321 lines
Diff to previous 1.2 (colored)

re-merge GCC 4.8.5 (part 1).

Revision 1.2, Tue Apr 7 21:20:25 2015 UTC (8 years, 11 months ago) by mrg
Branch: MAIN
Changes since 1.1: +0 -0 lines
FILE REMOVED

delete GCC 4.5.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 25 18:42:21 2014 UTC (10 years, 1 month ago) by mrg
Branch: MAIN

Initial revision

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>