Go to file
Ian Lance Taylor a9f76d03bb internal/cpu: more build fixes for Go1.16beta1 release
Some files were missing from the libgo copy of internal/cpu, because they
used to only declare CacheLinePadSize which libgo gets from goarch.sh.
Now they also declare doinit, so copy them over.  Adjust cpu_other.go.

Fix the amd64p32 build by adding a build constraint to cpu_no_name.go.

Fixes PR go/98493

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/281472
2021-01-05 13:48:59 -08:00
c++tools build: libcody: Link with -lsocket -lnsl if necessary [PR98316] 2021-01-05 11:32:31 +01:00
config build: libcody: Link with -lsocket -lnsl if necessary [PR98316] 2021-01-05 11:32:31 +01:00
contrib Daily bump. 2021-01-05 00:16:42 +00:00
fixincludes
gcc internal/cpu: more build fixes for Go1.16beta1 release 2021-01-05 13:48:59 -08:00
gnattools
gotools
include Update copyright years. 2021-01-04 10:26:59 +01:00
INSTALL
intl
libada Update copyright years. 2021-01-04 10:26:59 +01:00
libatomic Update copyright years. 2021-01-04 10:26:59 +01:00
libbacktrace Update copyright years. 2021-01-04 10:26:59 +01:00
libcc1 Update copyright years. 2021-01-04 10:26:59 +01:00
libcody Daily bump. 2021-01-05 00:16:42 +00:00
libcpp Update copyright years. 2021-01-04 10:26:59 +01:00
libdecnumber Update copyright years. 2021-01-04 10:26:59 +01:00
libffi
libgcc Update copyright years. 2021-01-04 10:26:59 +01:00
libgfortran Update copyright years. 2021-01-04 10:26:59 +01:00
libgo internal/cpu: more build fixes for Go1.16beta1 release 2021-01-05 13:48:59 -08:00
libgomp nvptx: Cache stacks block for OpenMP kernel launch 2021-01-05 09:56:36 -08:00
libhsail-rt Update copyright years. 2021-01-04 10:26:59 +01:00
libiberty Daily bump. 2021-01-05 00:16:42 +00:00
libitm Update copyright years. 2021-01-04 10:26:59 +01:00
libobjc Update copyright years. 2021-01-04 10:26:59 +01:00
liboffloadmic
libphobos Update copyright years. 2021-01-04 10:26:59 +01:00
libquadmath Daily bump. 2021-01-02 00:16:24 +00:00
libsanitizer
libssp Update copyright years. 2021-01-04 10:26:59 +01:00
libstdc++-v3 Add <source_location> to the precompiled header. 2021-01-05 15:50:06 -05:00
libvtv Update copyright years. 2021-01-04 10:26:59 +01:00
lto-plugin Update copyright years. 2021-01-04 10:26:59 +01:00
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Daily bump. 2021-01-05 00:16:42 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Update my email address. 2021-01-04 17:37:54 +01:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
symlink-tree
test-driver
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.