NetBSD/external/gpl3/gcc.old
christos b7ade174e0 Compiling some files with -fPIC and -O2 ends up having global
symbols classified as local in pic mode, and that ends up with PC32
relocations "movl *psp, %rx" (/bin/sh parse.c). Treat pic code as
shared libraries to avoid classifying common initialized symbols
as local. Thanks to thorpej@ for his help.
2019-04-02 02:59:50 +00:00
..
dist Compiling some files with -fPIC and -O2 ends up having global 2019-04-02 02:59:50 +00:00
lib merge GCC 6.5.0 into gcc.old. 2018-11-11 22:49:37 +00:00
usr.bin Descend and build includes even if mkgcccmds=no because we need the header 2019-01-18 17:31:39 +00:00
Makefile Descend and build includes even if mkgcccmds=no because we need the header 2019-01-18 17:31:39 +00:00
Makefile.gcc_path merge GCC 6.5.0 into gcc.old. 2018-11-11 22:49:37 +00:00
Makefile.hooks merge GCC 6.5.0 into gcc.old. 2018-11-11 22:49:37 +00:00