Go to file
Danny Smith 6ca23bff71 winnt.c (DLL_IMPORT_PREFIX): New define.
* config/i386/winnt.c (DLL_IMPORT_PREFIX): New define.
	Use throughout instead of DLL_IMPORT_EXPORT_PREFIX and "e."
	(DLL_EXPORT_PREFIX): New define. Use throughout instead of
	DLL_IMPORT_EXPORT_PREFIX and "i."
	(i386_pe_dllexport_name_p): Here.
	(i386_pe_dllimport_name_p): Here.
        (i386_pe_mark_dllexport): Here. Remove DLL_IMPORT_PREFIX,
	not 9 chars when getting identifier name.
	(i386_pe_mark_dllimport): Here.
	(i386_pe_encode_section_info): Here. Remove DLL_IMPORT_PREFIX,
	not 9 chars when getting identifier name. Correct comment.
	(i386_pe_strip_name_encoding): Here. Add comments for different
	cases.
	(gen_fastcall_suffix): Break down xmalloc() argument to
	components.
	(gen_stdcall_suffix): Likewise.
	Update copyright year.

From-SVN: r64227
2003-03-12 08:59:29 +00:00
boehm-gc
config
contrib test_summary: Add -h, print existing comments as help. 2003-03-09 01:33:00 +00:00
fastjar dostime.c: add #include <stddef.h> for definition of NULL 2003-03-10 19:52:15 +00:00
gcc winnt.c (DLL_IMPORT_PREFIX): New define. 2003-03-12 08:59:29 +00:00
include
INSTALL
libf2c
libffi Andreas Tobler <a.tobler@schweiz.ch> 2003-03-10 20:10:26 +01:00
libiberty cplus-dem.c (demangle_integral_value): Correction to reflect patch of 2002-01-10 in order to also make negative... 2003-03-11 14:55:46 -05:00
libjava initfield.java: New file. 2003-03-11 20:36:34 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-03-12 00:17:05 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog MAINTAINERS: Update my mail address. 2003-03-10 16:34:43 +11:00
config-ml.in
config.guess
config.if
config.sub config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
configure configure.in (gxx_include_dir): Fix typo. 2003-03-09 17:08:17 +00:00
configure.in configure.in (gxx_include_dir): Fix typo. 2003-03-09 17:08:17 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Update my mail address. 2003-03-10 16:34:43 +11:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep merge with /cvs/src 2000-07-22 04:08:22 -04:00
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.