Go to file
Janne Blomqvist 68aab0e225 Fix regression when writing formatted sequential to a pipe.
2013-02-21  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libfortran/30162
	* io/open.c (test_endfile): Call stell only if size != 0.
	* io/unix.c (raw_tell): Revert r194679.
	(raw_size): Return size field only for regular files, otherwise 0.

From-SVN: r196210
2013-02-21 21:03:10 +02:00
boehm-gc
config
contrib
fixincludes
gcc rtl.texi (vec_concat, [...]): Mention that scalars are valid operands. 2013-02-21 16:41:25 +00:00
gnattools
include Sync plugin-api.h with the copy in binutils. Please see: 2013-02-11 19:42:25 +00:00
INSTALL
intl
libada Fix typo in ChangeLog 2013-02-13 11:30:32 +01:00
libatomic
libbacktrace
libcpp re PR c++/55582 ([C++11] Unable to define string user-defined literal without leading underscore.) 2013-02-14 02:55:42 +00:00
libdecnumber
libffi
libgcc modsi3.S (modsi3): Fix case with 0x80000000 as dividend. 2013-02-19 23:00:50 +00:00
libgfortran Fix regression when writing formatted sequential to a pipe. 2013-02-21 21:03:10 +02:00
libgo re PR go/56171 (syscall FAILs on Solaris) 2013-02-20 20:04:36 +00:00
libgomp
libiberty re PR c++/55223 ([C++11] Default lambda expression of a templated class member) 2013-02-14 20:26:44 -05:00
libitm re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r193271) 2013-02-11 23:30:10 +00:00
libjava re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo package(s)) 2013-02-21 10:40:44 +01:00
libmudflap
libobjc
libquadmath re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compiled with -O0) 2013-02-19 22:50:10 +01:00
libsanitizer asan_rtl.cc (__asan_preinit): Don't add if PIC macro is defined. 2013-02-21 15:25:32 +01:00
libssp
libstdc++-v3 streambuf (basic_streambuf): Use injected class name instead of non-standard __streambuf_type typedef. 2013-02-20 22:41:58 +00:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2013-02-21 18:24:18 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Set libgloss_dir for the aarch64*-*-* targets. 2013-02-15 17:45:54 +00:00
configure.ac configure.ac: Set libgloss_dir for the aarch64*-*-* targets. 2013-02-15 17:45:54 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2013-02-21 18:24:18 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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 files whose
names start with 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/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.