Go to file
Andrew Pinski 7c6ef73e9b utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs.
2005-07-09  Andrew Pinski  <pinskia@physics.uc.edu>

        * utils.c (create_var_decl): Only set DECL_COMMON on
        VAR_DECLs. Only set SET_DECL_ASSEMBLER_NAME on
        VAR_OR_FUNCTION_DECL_P.

From-SVN: r101831
2005-07-09 08:50:56 -07:00
boehm-gc os_dep.c: Add FreeBSD/PowerPC bits. 2005-06-15 23:25:54 +02:00
config re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h) 2005-06-14 20:05:59 +00:00
contrib btest-gcc.sh: Add support for option --add-passes-despite-regression. 2005-06-07 07:42:22 +00:00
fastjar all files: Update FSF address. 2005-06-29 02:59:06 +00:00
fixincludes inclhack.def (AAB_darwin7_9_long_double_funcs): New. 2005-06-24 23:43:15 +00:00
gcc utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs. 2005-07-09 08:50:56 -07:00
gnattools re PR ada/19959 (Can't compile gnattools for the cross targets) 2005-03-30 10:56:55 +02:00
include re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_process_block) 2005-07-03 15:38:39 +00:00
INSTALL
intl Update the address and telephone number of the FSF organization 2005-05-13 08:03:47 +00:00
libada Fix ada enabled "make html". 2005-04-27 18:39:03 -07:00
libcpp all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
libffi ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRUCT3. 2005-07-06 03:37:20 +00:00
libgfortran [multiple changes] 2005-07-09 09:33:31 +00:00
libiberty config.table: Delete file. 2005-07-07 02:14:19 +00:00
libjava verify.cc (class _Jv_BytecodeVerifier): Don't check for abstract classes or interfaces here... 2005-07-08 19:13:30 +00:00
libmudflap * testsuite/libmudflap.c/externs-1.c (main): Add return statement. 2005-06-19 16:01:03 +00:00
libobjc NXConstStr.h, [...]: Do not include Objective-C headers as system headers. 2005-06-08 15:13:17 +00:00
libssp Makefile.def (target_modules): Add libssp. 2005-07-02 10:52:21 +02:00
libstdc++-v3 tree_order_statistics_join.cc: Change map_t to map_type. 2005-07-07 09:35:25 -04:00
maintainer-scripts crontab: Spread snapshot building more evenly throughout the week. 2005-05-21 21:56:24 +00:00
zlib re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h) 2005-06-14 20:05:59 +00:00
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. 2005-07-07 18:40:19 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub config.sub: Add cases for the Renesas m32c. 2005-06-02 20:16:32 -04:00
configure configure.in: Don't build sim or rda when targetting darwin. 2005-07-07 01:12:59 +00:00
configure.in configure.in: Don't build sim or rda when targetting darwin. 2005-07-07 01:12:59 +00:00
COPYING
COPYING.LIB
depcomp top level: 2005-06-13 08:26:05 +00:00
install-sh
libtool.m4 libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on lt_cv_sys_max_cmd_len for now. 2005-05-10 01:31:58 +00:00
ltcf-c.sh ltconfig: Define file_list_spec. 2005-05-05 11:04:39 -04:00
ltcf-cxx.sh ltconfig: Define file_list_spec. 2005-05-05 11:04:39 -04:00
ltcf-gcj.sh ltconfig: Define file_list_spec. 2005-05-05 11:04:39 -04:00
ltconfig ltconfig: Define file_list_spec. 2005-05-05 11:04:39 -04:00
ltmain.sh ltconfig: Define file_list_spec. 2005-05-05 11:04:39 -04:00
MAINTAINERS MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. 2005-07-07 18:40:19 +00:00
Makefile.def Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 2005-07-07 15:39:19 +00:00
Makefile.in Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 2005-07-07 15:39:19 +00:00
Makefile.tpl Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 2005-07-07 15:39:19 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO * README.SCO: Update the URL. 2005-05-08 17:49:46 +00:00
symlink-tree
ylwrap * ylwrap: Import from Automake 1.9.5. 2005-05-15 18:17:10 +00:00

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.