Go to file
H.J. Lu 0c79f08ba8 ia64.c (ia64_init_builtins): Add si_ftype_pdi_di_di for __sync_bool_compare_and_swap_di for int return type.
2003-04-24  H.J. Lu <hjl@gnu.org>

	* config/ia64/ia64.c (ia64_init_builtins): Add si_ftype_pdi_di_di
	for __sync_bool_compare_and_swap_di for int return type.

	* config/ia64/ia64intrin.h (__sync_bool_compare_and_swap_di):
	Change return type to int.
	(__sync_bool_compare_and_swap): Likewise.

From-SVN: r66042
2003-04-24 10:23:57 -07:00
boehm-gc * include/private/gcconfig.h: Add support for arm-netbsdelf. 2003-04-16 18:28:29 +00:00
config
contrib * compare_tests: Fix exit status and be more flexible with spacing. 2003-04-04 22:49:10 +00:00
fastjar
gcc ia64.c (ia64_init_builtins): Add si_ftype_pdi_di_di for __sync_bool_compare_and_swap_di for int return type. 2003-04-24 10:23:57 -07:00
include
INSTALL
libf2c configure.in (_XOPEN_SOURCE): Bump to 600. 2003-04-21 13:37:48 +00:00
libffi configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
libiberty vsnprintf.c (vsnprintf): Don't pad string with extra nulls. 2003-04-22 19:58:57 +00:00
libjava resolve.cc (_Jv_PrepareClass): Round size up to alignment required by this object. 2003-04-23 19:09:56 +00:00
libobjc (in libobjc:) 2003-04-11 04:30:33 +00:00
libstdc++-v3 Daily bump. 2003-04-24 00:17:06 +00:00
maintainer-scripts
zlib libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. 2003-04-11 04:20:21 +00:00
.cvsignore
ChangeLog * MAINTAINERS (java): Remove Alexandre Petit-Bianco. 2003-04-23 02:44:37 +00:00
config-ml.in config-ml.in: Remove support for --disable-aix removing call-aix multilibs. 2003-04-13 16:59:45 +00:00
config.guess
config.if
config.sub
configure configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
configure.in configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
COPYING
COPYING.LIB
install-sh
libtool.m4 libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. 2003-04-11 04:20:21 +00:00
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS remove my write after aproval entry 2003-04-23 14:05:34 +00:00
Makefile.def
Makefile.in Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. 2003-04-18 18:26:20 +00:00
Makefile.tpl Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. 2003-04-18 18:26:20 +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 file 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.html for how to report bugs usefully.