Go to file
Martin Jambor ea1cd66f22
Regenerate some autotools generated files
As discussed in
https://gcc.gnu.org/pipermail/gcc-patches/2023-June/621976.html this
should put the autotools generated files in sync to what they were
generated from (and make an automated checker happy).

Tested by bootstrapping on top of only a few revisions ago.

zlib/ChangeLog:

2023-06-16  Martin Jambor  <mjambor@suse.cz>

	* Makefile.in: Regenerate.
	* configure: Likewise.

gcc/ChangeLog:

2023-06-16  Martin Jambor  <mjambor@suse.cz>

	* configure: Regenerate.
2023-06-16 18:12:31 +02:00
c++tools Daily bump. 2023-06-16 00:17:18 +00:00
config
contrib
fixincludes Daily bump. 2023-06-16 00:17:18 +00:00
gcc Regenerate some autotools generated files 2023-06-16 18:12:31 +02:00
gnattools
gotools
include
INSTALL
intl Daily bump. 2023-06-16 00:17:18 +00:00
libada
libatomic
libbacktrace
libcc1
libcody Daily bump. 2023-06-16 00:17:18 +00:00
libcpp Daily bump. 2023-06-16 00:17:18 +00:00
libdecnumber Daily bump. 2023-06-16 00:17:18 +00:00
libffi
libgcc
libgfortran
libgm2
libgo
libgomp libgomp: Fix OMP_TARGET_OFFLOAD=mandatory 2023-06-16 17:48:09 +02:00
libiberty Daily bump. 2023-06-16 00:17:18 +00:00
libitm
libobjc
libphobos
libquadmath
libsanitizer
libssp
libstdc++-v3 [libstdc++] [testsuite] xfail dbl from_chars for aarch64 rtems ldbl 2023-06-16 03:41:27 -03:00
libvtv
lto-plugin
maintainer-scripts
zlib Regenerate some autotools generated files 2023-06-16 18:12:31 +02:00
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Daily bump. 2023-06-16 00:17:18 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Implement --enable-host-pie 2023-06-15 16:51:27 -04:00
configure.ac configure: Implement --enable-host-pie 2023-06-15 16:51:27 -04:00
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: move Matthew Fortune to Write After Approval 2023-06-16 16:09:20 +08: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.