diff options
author | Costas Argyris <costas.argyris@gmail.com> | 2023-03-26 11:32:13 +0100 |
---|---|---|
committer | Jonathan Yong <10walls@gmail.com> | 2023-03-28 08:04:09 +0000 |
commit | 304c7d44a2212e6fd618587331cea2c266dc10bf (patch) | |
tree | 2bb9b28b5dd59a640314ad0403de6abec29ea056 /gcc/range-op-float.cc | |
parent | b462947dae9f8c0dd7c11165ccfdf6acd6f12a1c (diff) | |
download | gcc-304c7d44a2212e6fd618587331cea2c266dc10bf.zip gcc-304c7d44a2212e6fd618587331cea2c266dc10bf.tar.gz gcc-304c7d44a2212e6fd618587331cea2c266dc10bf.tar.bz2 |
Extend UTF-8 support to the 32-bit mingw host.
Prevent any name mangling in HOST_EXTRA_OBJS_SYMBOL
such that the linker always finds it by that name.
Also add the .manifest file as an explicit
dependency in the make rule such that the
object gets re-built if it changes.
gcc/ChangeLog:
* config.host: Pull in i386/x-mingw32-utf8 Makefile
fragment and reference utf8rc-mingw32.o explicitly
for mingw hosts.
* config/i386/sym-mingw32.cc: prevent name mangling of
stub symbol.
* config/i386/x-mingw32-utf8: Make utf8rc-mingw32.o
depend on manifest file explicitly.
Signed-off-by: Jonathan Yong <10walls@gmail.com>
Diffstat (limited to 'gcc/range-op-float.cc')
0 files changed, 0 insertions, 0 deletions