Go to file
Andrew Pinski b4ceda1341 tree.c (last_annotated_node): Change type to location_t*.
2005-10-04  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree.c (last_annotated_node): Change type to location_t*.
        (annotate_with_file_line): Reflect the change of
        last_annotated_node type.

From-SVN: r104944
2005-10-04 07:00:20 -07:00
boehm-gc gc_locks.h (GC_test_and_set): Change the constraint of the first operand to '0'. 2005-09-15 22:35:52 +00:00
config enable.m4: New file. 2005-09-23 16:33:47 +00:00
contrib * gcc_update: Update dependencies for libjava/aclocal.m4. 2005-08-23 10:55:08 +10:00
fastjar
fixincludes re PR target/23139 (-pedantic -ffast-math breaks working code) 2005-09-15 20:09:27 +01:00
gcc tree.c (last_annotated_node): Change type to location_t*. 2005-10-04 07:00:20 -07:00
gnattools
include libiberty.h (expandargv): New function. 2005-09-26 20:55:10 +00:00
INSTALL
intl
libada
libcpp c.opt (fextended-identifiers): New. 2005-09-20 21:31:37 +01:00
libffi libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lgcc_s, and explain why. 2005-10-01 06:11:29 +00:00
libgfortran * runtime/memory.c (allocate_size): Malloc 1 byte if size == 0. 2005-10-03 22:32:44 +02:00
libiberty * at-file.texi: New file. 2005-10-04 05:34:57 +00:00
libjava Makefile.in: Rebuilt. 2005-10-03 22:33:10 +00:00
libmudflap Don't build thread library for targets that don't support threads. 2005-09-30 16:13:06 -07:00
libobjc re PR libobjc/23108 (alignment bug in libobjc/archive.c) 2005-09-04 10:05:39 -07:00
libssp ALL: Update FSF address. 2005-08-17 03:26:45 +00:00
libstdc++-v3 hashtable (node_iterator::node_iterator(const node_iterator<,true,>&)): Fix to take a "false" (i.e., is_const == false) node_iterator. 2005-10-03 17:35:55 +00:00
maintainer-scripts gcc_release (build_sources): If trying to apply a tag that already exists, issue an error message and exit. 2005-10-01 08:42:33 +00:00
zlib * Imported zlib 1.2.3; merged local changes. 2005-09-12 17:42:53 +00:00
.cvsignore
ABOUT-NLS
ChangeLog backport: ltmain.sh: add support for installing into temporary staging area (e.g. 2005-10-03 21:50:17 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in (*-*-darwin*): Build bfd, binutils and opcodes. 2005-10-03 09:40:52 -07:00
configure.in configure.in (*-*-darwin*): Build bfd, binutils and opcodes. 2005-10-03 09:40:52 -07:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh backport: ltmain.sh: add support for installing into temporary staging area (e.g. 2005-10-03 21:50:17 +00:00
MAINTAINERS * MAINTAINERS: Add self as java maintainer. 2005-09-16 16:59:40 +00:00
Makefile.def Index: ChangeLog 2005-09-28 23:50:06 +00:00
Makefile.in Index: ChangeLog 2005-09-28 23:50:06 +00:00
Makefile.tpl Index: ChangeLog 2005-09-28 23:50:06 +00:00
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.