GCC modified for the FreeChainXenon project
Find a file
Philipp Tomsich eab3d2d17d riscv: bitmanip: add orc.b as an unspec
As a basis for optimized string functions (e.g., the by-pieces
implementations), we need orc.b available.  This adds orc.b as an
unspec, so we can expand to it.

gcc/ChangeLog:

	* config/riscv/bitmanip.md (orcb<mode>2): Add orc.b as an
	  unspec.
	* config/riscv/riscv.md: Add UNSPEC_ORC_B.

Signed-off-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
2022-11-14 20:03:47 +01:00
c++tools
config Revert "sphinx: support Sphinx in build system" 2022-11-14 09:35:06 +01:00
contrib gcc-changelog: temporarily disable check_line_start 2022-11-14 03:52:14 +01:00
fixincludes
gcc riscv: bitmanip: add orc.b as an unspec 2022-11-14 20:03:47 +01:00
gnattools
gotools
include Manually add ChangeLog entries from r13-3652-ge4cba49413ca429dc82f6aa2e88129ecb3fdd943 2022-11-06 12:12:47 +01:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcody
libcpp
libdecnumber
libffi
libgcc
libgfortran
libgo
libgomp Revert "sphinx: copy files from texi2rst-generated repository" 2022-11-14 09:35:07 +01:00
libiberty Revert "sphinx: copy files from texi2rst-generated repository" 2022-11-14 09:35:07 +01:00
libitm Revert "sphinx: copy files from texi2rst-generated repository" 2022-11-14 09:35:07 +01:00
libobjc
libphobos
libquadmath Revert "sphinx: copy files from texi2rst-generated repository" 2022-11-14 09:35:07 +01:00
libsanitizer
libssp
libstdc++-v3 libstdc++: Fix installation of python files for debug lib 2022-11-14 15:59:50 +00:00
libvtv
lto-plugin
maintainer-scripts Revert "sphinx: add update_web_docs_git.py script" 2022-11-14 09:35:05 +01:00
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Daily bump. 2022-11-14 00:17:08 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Revert "sphinx: support Sphinx in build system" 2022-11-14 09:35:06 +01:00
configure.ac Revert "sphinx: support Sphinx in build system" 2022-11-14 09:35:06 +01:00
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
MAINTAINERS
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.