Go to file
Gabriel Dos Reis a4ddde0dee std_complex.h (complex<_Tp>): Properly indent to follow C++STYLE.
* include/std/std_complex.h (complex<_Tp>): Properly indent
	to follow C++STYLE.
	(complex<>::__rep): New.
	(__complex_abs): New.  Dispatch to built-ins.
	(abs): Use them.
	(__complex_arg): New. Dispatch to built-ins.
	(arg): Use it.
	(__complex_cos): New. Dispatch to built-ins.
	(cos): Use it.
	(__complex_cosh): New. Dispatch to built-ins.
	(cosh): Use it.
	(__complex_exp): New. Dispatch to built-ins.
	(exp): Use it.
	(__complex_log): New. Dispatch to built-ins.
	(log): Use it.
	(__complex_sin): New. Dispatch to built-ins.
	(sin): Use it.
	(__complex_sinh): New. Dispatch to built-ins.
	(sinh): Use it.
	(__complex_sqrt): New. Dispatch to built-ins.
	(sqrt): Use it.
	(__complex_tan): New. Dispatch to built-ins.
	(tan): Use it.
	(__complex_tanh): New. Dispatch to built-ins.
	(tanh): Use it.
	(__complex_pow): New. Dispatch to built-ins.
	(pow): Use it.

From-SVN: r82453
2004-05-30 14:41:39 +00:00
boehm-gc
config
contrib gcc_update (libbanshee/configure): Depend on libbanshee/configure.ac instead of libbanshee/configure.in 2004-05-29 12:51:26 -07:00
fastjar
gcc re PR fortran/15620 (Statement functions and optimization cause IC) 2004-05-30 14:37:25 +00:00
include
INSTALL
intl Makefile.in (top_builddir): Define to . 2004-05-25 20:16:56 +00:00
libada
libbanshee configure.in: Rename to ... 2004-05-29 17:46:24 +00:00
libcpp Index: libcpp/ChangeLog 2004-05-30 00:49:06 +00:00
libf2c
libffi
libgfortran iresolve.c (gfc_resolve_random_number): Clean up conditional. 2004-05-30 10:49:50 +00:00
libiberty
libjava Toolkit.java (loadSystemColors): Implement. 2004-05-30 13:53:58 +00:00
libmudflap
libobjc configure.ac (includedir): Rename to ... 2004-05-25 18:21:46 -07:00
libstdc++-v3 std_complex.h (complex<_Tp>): Properly indent to follow C++STYLE. 2004-05-30 14:41:39 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 2004-05-27 18:20:33 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 2004-05-27 18:20:33 +00:00
configure.in configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 2004-05-27 18:20:33 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 2004-05-25 19:37:26 +00:00
Makefile.tpl * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 2004-05-25 19:37:26 +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.