Go to file
David Edelsohn ad630bef66 rs6000.c (rs6000_return_in_memory): Test TARGET_ALTIVEC_ABI.
2004-11-22  David Edelsohn  <edelsohn@gnu.org>
	    Fariborz Jahanian  <fjahanian@apple.com>

	* config/rs6000/rs6000.c (rs6000_return_in_memory): Test
	TARGET_ALTIVEC_ABI.
	(function_arg_boundary): Align 8 to 16 byte vectors like SPE.
	Align 16 byte and larger vectors like Altivec.
	(function_arg_advance): Pass any 16 byte vector like Altivec vector.
	(function_arg): Same.
	(rs6000_pass_by_references): Test TARGET_ALTIVEC_ABI.

Co-Authored-By: Fariborz Jahanian <fjahanian@apple.com>

From-SVN: r91025
2004-11-22 15:25:31 -05:00
boehm-gc Makefile.am: Define ACLOCAL_AMFLAGS. 2004-11-05 01:51:50 +00:00
config
contrib gcc_update (touch_files): Don't rely on "make" being GNU make... 2004-11-20 10:49:16 +00:00
fastjar Makefile.am: Remove -no-dependencies. 2004-11-15 23:50:05 +00:00
fixincludes inclhack.def (alpha_pthread_init): Fix technical problems with the last check-in caused by CVS variable substitution. 2004-11-21 23:01:44 +00:00
gcc rs6000.c (rs6000_return_in_memory): Test TARGET_ALTIVEC_ABI. 2004-11-22 15:25:31 -05:00
include
INSTALL
intl
libada
libcpp configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes. 2004-11-18 01:07:18 +00:00
libffi ffi.c (ffi_prep_closure): Align doubles and 64-bit integers on a 8-byte boundary. 2004-11-22 18:35:16 +00:00
libgfortran * io/write.c (write_float, list_formatted_write): Fix indentation. 2004-11-21 05:08:14 +00:00
libiberty objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclaration errors with... 2004-11-20 02:44:34 +00:00
libjava 2004-11-21 Michael Koch <konqueror@gmx.de> 2004-11-21 20:19:59 +00:00
libmudflap configure.ac: (target_alias): Default to $host_alias, not $target. 2004-11-01 21:27:26 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-11-22 00:16:21 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
ChangeLog.tree-ssa
compile install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
config-ml.in config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN like CC. 2004-11-07 18:37:28 -05:00
config.guess config.guess, config.sub: Import from savannnah. 2004-11-16 00:57:01 +00:00
config.if
config.rpath
config.sub config.guess, config.sub: Import from savannnah. 2004-11-16 00:57:01 +00:00
configure re PR other/18423 (powerpc-eabisim build broken due to configure skipping fixincludes) 2004-11-12 19:15:22 +00:00
configure.in re PR other/18423 (powerpc-eabisim build broken due to configure skipping fixincludes) 2004-11-12 19:15:22 +00:00
COPYING
COPYING.LIB
depcomp
install-sh install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Added self as write-after-approval maintainer 2004-11-13 17:03:37 +00:00
Makefile.def Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
Makefile.in Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
Makefile.tpl Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.