Go to file
Michael Koch c36d5c04b1 2003-12-23 Michael Koch <konqueror@gmx.de>
* javax/print/attribute/AttributeSetUtilities.java
	(verifyCategoryForValue): Renamed from verifyCategoryForAttribute.
	* javax/print/attribute/HashAttributeSet.java
	(HashAttributeSet): Call internal add methods, added missing
	exceptions.
	(add): Call addInternal, added exceptions to documentation.
	(addInternal): New method.
	(addAll): Call addAllInternal, added exception to documentation.
	(addAllInternal): New method.
	(clear): Added exception to documentation.
	(remove): Likewise.
	* javax/print/attribute/URISyntax.java
	(serialVersionUID): Fixed value.

From-SVN: r74969
2003-12-23 10:21:31 +00:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): For libjava/libltdl directory, remove acconfig.h. 2003-12-19 06:50:14 +01:00
fastjar
gcc re PR c++/13387 (assignment to base class corrupts subclass) 2003-12-23 09:02:12 +00:00
include fibheap.h (fibnode): Use __extension__ for bit-fields mark and degree if __GNUC__. 2003-12-19 14:37:36 +00:00
INSTALL
intl
libf2c
libffi
libiberty re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR) 2003-12-22 19:21:37 +00:00
libjava 2003-12-23 Michael Koch <konqueror@gmx.de> 2003-12-23 10:21:31 +00:00
libobjc
libstdc++-v3 new_allocator.h (new_allocator): Proper allocator class. 2003-12-23 07:24:57 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 2003-12-21 06:11:42 +01:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure * configure: Revert spurious change caused by patched autoconf-2.13. 2003-12-21 23:42:31 +01:00
configure.in configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 2003-12-21 06:11:42 +01:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. 2003-11-21 00:39:18 +00:00
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.