Go to file
Zack Weinberg f1685b7c17 bad.c: Include intl.h.
* bad.c: Include intl.h.
	(FFEBAD_MSGS1, FFEBAD_MSGS2): Replace by FFEBAD_MSG, SHORT,
	LONG.  Adjust definitions to work with exgettext.
	(ffebad_start_): Translate all error messages.
	(ffebad_finish): Mark constant strings for translation.
	* bad.h: Use FFEBAD_MSG.  Adjust prototype of ffebad_start_
	and definitions of ffebad_start_msg, ffebad_start_msg_lex to
	work with exgettext.
	* bad.def: Use FFEBAD_MSG, SHORT, LONG throughout.

	* com.c: Include intl.h.
	(lang_print_error_function): Always use ffeinfo_kind_message
	to get the kind label for a non-nested construct.  Translate
	it.  Translate constant strings.
	* info.c (FFEINFO_KIND): Adjust definition to work with exgettext.
	* info-k.def: Block xgettext from slurping copyright notice
	into gcc.pot.  Adjust strings for their sole use, in com.c.

	* Make-lang.in (f/bad.o, f/com.o): Depend on intl.h.

From-SVN: r49123
2002-01-23 03:01:53 +00:00
boehm-gc
config
contrib
fastjar
gcc bad.c: Include intl.h. 2002-01-23 03:01:53 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2002-01-22 08:16:44 +00:00
libffi - Symmetrically define ffi_call_DARWIN for AIX. 2002-01-18 13:41:11 -05:00
libiberty configure.in (variable detection): Use arrays of unspecified size instead of plain integers. 2002-01-22 14:31:52 -08:00
libjava TextField.java: Replaced with Classpath version. 2002-01-23 00:07:39 +00:00
libobjc
libstdc++-v3 messages.html: Remove angle brackets. 2002-01-23 02:02:21 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2002-01-22 19:13:23 +00:00
config-ml.in
config.guess
config.if
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 * MAINTAINERS (Write After Approval): Add myself. 2002-01-22 19:13:23 +00:00
Makefile.in Makefile.in (all-fastjar): Also depend on all-libiberty. 2002-01-17 17:15:47 -08:00
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 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.