Go to file
Michael Koch 55777f44dc 2004-01-23 Michael Koch <konqueror@gmx.de>
* java/io/FileDescriptor.java
	(sync): Moved around, added javadoc.
	(valid): Likewise.
	(open): Likewise.
	(write): Likewise.
	(close): Likewise.
	(setLength): Likewise.
	(seek): Likewise.
	(getLength): Likewise.
	(getFilePointer): Likewise.
	(read): Likewise.
	(available): Likewise.
	(finalize): Likewise.

From-SVN: r76419
2004-01-23 13:50:10 +00:00
boehm-gc gcconfig.h (USE_MMAP): Define for all Linux. 2004-01-20 15:18:33 +00:00
config
contrib
fastjar
gcc * i386.c (ix86_emit_restore_regs_using_mov): Deal with large offsets. 2004-01-23 14:24:58 +01:00
include
INSTALL
intl
libf2c
libffi cls_uint.c (cls_ret_uint_fn): Treat result value as of type ffi_arg, not unsigned int. 2004-01-22 23:05:13 +00:00
libiberty Makefile.in: Convert to ./ throughout. 2004-01-22 14:10:56 -05:00
libjava 2004-01-23 Michael Koch <konqueror@gmx.de> 2004-01-23 13:50:10 +00:00
libobjc re PR target/10781 (wrong class size and alignment with static class member) 2004-01-17 11:48:50 -08:00
libstdc++-v3 allocator_map_thread.cc: New test. 2004-01-23 06:54:06 +00:00
maintainer-scripts gcc_release (build_sources): Delete call to make f77.rebuilt. 2004-01-21 22:25:02 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog Add self to MAINTAINERS. 2004-01-21 12:23:51 -08:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add self to MAINTAINERS. 2004-01-21 12:23:51 -08: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.