2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2024-12-29 00:45:56 +08:00
Go to file
Andreas Jaeger 8376cf3db9 treetree.c: Convert remaining K&R prototypes to ISO C90.
treelang:
	* treetree.c: Convert remaining K&R prototypes to ISO C90.
	* tree1.c: Likewise.
	* parse.y: Likewise.
	* tree-convert.c: Likewise.

java:

	* jvspec.c: Convert to ISO C90 prototypes.

From-SVN: r69881
2003-07-28 06:39:29 +02:00
boehm-gc Import GC 6.3alpha1. 2003-07-28 04:18:23 +00:00
config
contrib * texi2pod.pl: Default @itemize's parameter to @bullet. 2003-07-15 09:24:07 +00:00
fastjar * README: Note that FastJar is not part of GCC. 2003-07-11 21:48:39 +00:00
gcc treetree.c: Convert remaining K&R prototypes to ISO C90. 2003-07-28 06:39:29 +02:00
include * xtensa-config.h: Undef all macros before defining them. 2003-07-10 05:08:27 +00:00
INSTALL
intl
libf2c
libffi README: Note that libffi is not part of GCC. 2003-07-11 22:13:16 +00:00
libiberty
libjava Fix USE_LDTL configury. 2003-07-27 23:52:57 +00:00
libobjc Fixed rare threading problem 2003-07-10 09:24:51 +00:00
libstdc++-v3 user.cfg.in, [...]: Change GLIBCPP to GLIBCXX (and explain as needed). 2003-07-28 04:13:58 +00:00
maintainer-scripts gcc_release (usage): Document that -s now takes symbolic name and branch of the snapshot as parameters. 2003-07-23 15:56:40 +00:00
zlib re PR bootstrap/7126 (zlib version is wrong in zlib/configure.in) 2003-07-12 02:04:33 +00:00
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when... 2003-07-28 03:25:51 +00:00
config-ml.in
config.guess
config.if * config.if: Remove unused libc_interface determination. 2003-07-16 06:34:53 +00:00
config.rpath
config.sub
configure Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when... 2003-07-28 03:25:51 +00:00
configure.in Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when... 2003-07-28 03:25:51 +00:00
COPYING
COPYING.LIB
install-sh install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. 2003-07-26 16:53:54 +00:00
Makefile.def
Makefile.in Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when... 2003-07-28 03:25:51 +00:00
Makefile.tpl Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when... 2003-07-28 03:25:51 +00:00
missing install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
mkdep
mkinstalldirs install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
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.