NetBSD/external/gpl3/gcc.old/usr.bin
kamil 77a1ad5f00 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@.
2019-10-24 18:17:14 +00:00
..
backend merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
cc1 merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
cc1obj merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
cc1plus merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
common merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
common-target merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
cpp merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
frontend merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
g++ merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
gcc Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +00:00
gcc-ar merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
gcc-nm merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
gcc-ranlib merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
gcov merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
gcov-dump merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
host-libcpp merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
host-libiberty merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
include merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
libcpp Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +00:00
libdecnumber merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
lto1 merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
lto-wrapper merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.backend merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.backtrace merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.checksum merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.common merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.common-target merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.driver import GCC 7.4 as gcc.old 2019-09-26 05:45:16 +00:00
Makefile.frontend merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.gcc-tool merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.inc merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.libcpp merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.libdecnumber merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.libiberty merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.options merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00
Makefile.prog import GCC 7.4 as gcc.old 2019-09-26 05:45:16 +00:00
Makefile.target-defines merge gcc 7.4 into gcc.old part 3 (last?) 2019-09-26 08:02:28 +00:00