Go to file
Janne Blomqvist 6ff24d45dc in_pack.m4: Add TODO comment about detecting temporaries...
2006-06-06  Janne Blomqvist  <jb@gcc.gnu.org>

	* m4/in_pack.m4: Add TODO comment about detecting temporaries,
	remove test for stride 0, update copyright year.
	* m4/transpose.m4: Remove test for stride 0, update copyright
	year.
	* m4/iforeach.m4: Likewise.
	* m4/shape.m4: Likewise.
	* m4/in_unpack.m4: Likewise.
	* m4/reshape.m4: Likewise.
	* m4/ifunction.m4: Likewise.
	* m4/matmul.m4: Likewise.
	* m4/matmull.m4: Likewise.
	* intrinsics/etime.c: Likewise.
	* intrinsics/transpose_generic.c: Likewise.
	* intrinsics/spread_generic.c: Likewise.
	* intrinsics/stat.c: Likewise.
	* intrinsics/reshape_generic.c: Likewise.
	* intrinsics/random.c: Likewise.
	* generated/*: Regenerated from above changed m4 files.

From-SVN: r114424
2006-06-06 11:10:09 +03:00
boehm-gc Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
config gcc/, libcpp/ 2006-05-31 15:34:37 +00:00
contrib * dg-cmp-results.sh: New script for comparing DejaGNU logs. 2006-06-05 15:59:03 +00:00
fixincludes
gcc re PR fortran/27897 (ICE on common block with the same name as the program.) 2006-06-06 04:15:17 +00:00
gnattools Makefile.in: Add html and install-html targets. 2006-06-03 17:16:11 +00:00
include Patch to provide pex_run_in_environment. 2006-06-01 10:30:51 +00:00
INSTALL
intl
libada
libcpp gcc/, libcpp/ 2006-05-31 15:34:37 +00:00
libdecnumber
libffi
libgfortran in_pack.m4: Add TODO comment about detecting temporaries... 2006-06-06 11:10:09 +03:00
libgomp
libiberty pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ. 2006-06-02 14:36:45 +00:00
libjava re PR libgcj/27860 (build failure on m68k: error: 'ffi_closure' does not name a type) 2006-06-05 21:21:05 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 random (mersenne_twister<>::seed()): Fix per tr1/5.1.4.2, p8. 2006-06-05 21:23:59 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR bootstrap/27674 (make -j3 all-gcc fails when building natively) 2006-06-05 17:14:23 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Update my e-mail address. 2006-06-03 16:46:04 +00:00
Makefile.def
Makefile.in re PR bootstrap/27674 (make -j3 all-gcc fails when building natively) 2006-06-05 17:14:23 +00:00
Makefile.tpl re PR bootstrap/27674 (make -j3 all-gcc fails when building natively) 2006-06-05 17:14:23 +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.