Go to file
Jason Eckhardt 5dab8d924c i860.c (i860_build_va_list): Create the va_decl declaration.
2003-08-22  Jason Eckhardt  <jle@rice.edu>

	* config/i860/i860.c (i860_build_va_list): Create the va_decl
	declaration.  Document the va_list structure.
	(i860_va_start): Initialize the va_list structure.
	(i860_va_arg): Rewrite completely.
	* config/i860/i860.h (LIBGCC_NEEDS_DOUBLE): Don't define.
	* config/i860/varargs.asm: Do not allocate or initialize
	a va_list.  Return the address of the register save area.

From-SVN: r70729
2003-08-23 04:20:02 +00:00
boehm-gc
config
contrib * gcc_build: Fix handling of -t option. Add -x option. 2003-08-21 18:59:05 +00:00
fastjar
gcc i860.c (i860_build_va_list): Create the va_decl declaration. 2003-08-23 04:20:02 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty
libjava GdkGraphics.java (drawString): Pass font name, not XLFD, to native drawString. 2003-08-22 20:33:50 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-08-23 00:16:07 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
configure.in configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Resurrect the i860 maintainer. 2003-08-23 02:02:18 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.