Go to file
Uros Bizjak d079b87fab i386-protos.h (x86_maybe_negate_const_int): Declare.
* config/i386/i386-protos.h (x86_maybe_negate_const_int): Declare.
	* config/i386/i386.c (x86_maybe_negate_const_int): New.
	(x86_output_mi_thunk): Use x86_maybe_negate_const_int.
	* config/i386/i386.md (*add<mode>_1, *addsi_1_zext, *addhi_1,
	*addhi_1_lea, *addqi_1, *addqi_1_lea, *addqi_1_slp, *add<mode>_2,
	*addsi_2_zext, *addhi_2, *addqi_2, *add<mode>_3, *addsi_3_zext,
	*addhi_3, *addqi_3,*add<mode>_5, *addhi_5, *addqi_5):
	Use x86_maybe_negate_const_int to output insn mnemonic.
	(*adddi_4, *addsi_4, *addhi_4, *addqi_4): Ditto.  Remove overflow
	check from instruction predicate.  Update comments.
	* config/i386/sync.md (sync_add<mode>): Use
	x86_maybe_negate_const_int to output insn mnemonic.

From-SVN: r158013
2010-04-06 20:18:42 +02:00
boehm-gc Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
config mh-mingw: Revert accidentally checking r156315. 2010-03-23 15:48:08 +01:00
contrib * gennews (files): Add files for GCC 4.5. 2010-04-06 15:06:04 +01:00
fixincludes Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
gcc i386-protos.h (x86_maybe_negate_const_int): Declare. 2010-04-06 20:18:42 +02:00
gnattools
include dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn field. 2010-04-06 09:37:37 +02:00
INSTALL
intl Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libada
libcpp gcc.pot: Regenerate. 2010-04-06 15:21:32 +01:00
libdecnumber Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libffi Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libgcc Fix indentation. 2010-04-02 05:06:20 +02:00
libgfortran re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid / accepts-invalid?) 2010-04-06 18:26:02 +02:00
libgomp Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libiberty c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and move before the element type. 2010-03-22 16:38:35 -04:00
libjava Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libmudflap Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libobjc Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libssp Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libstdc++-v3 acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result. 2010-04-06 01:27:44 +00:00
lto-plugin Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
maintainer-scripts gcc_release (build_tarfiles): Make directories mode 755, not 777. 2010-03-31 17:26:13 +01:00
zlib Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2010-04-06 15:25:35 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess config.sub: Update to version 2010-03-22. 2010-03-23 14:26:40 +00:00
config.rpath
config.sub config.sub: Update to version 2010-03-22. 2010-03-23 14:26:40 +00:00
configure Add brackets around AC_TRY_COMPILE alternative. 2010-04-02 17:35:47 +00:00
configure.ac Add brackets around AC_TRY_COMPILE alternative. 2010-04-02 17:35:47 +00: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 (Write After Approval): Add myself. 2010-04-06 15:25:35 +00:00
Makefile.def PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
Makefile.in Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache files found... 2010-02-17 11:01:44 +00:00
Makefile.tpl Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache files found... 2010-02-17 11:01:44 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
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.