Go to file
Mark Mitchell 57829bc4f0 defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.
* defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.
	* output.h (assemble_name_raw): Declare it.
	* system.h (ASM_OUTPUT_INTERNAL_LABEL): Do not poison it.
	* varasm.c (assemble_name_raw): New function.
	(assemble_name): Use it.
	(default_internal_label): Likewise.
	* config/darwin.c (darwin_asm_output_dwarf_delta): Likewise.
	* doc/tm.texi (ASM_OUTPUT_INTERNAL_LABEL): Document.

From-SVN: r92401
2004-12-20 02:08:57 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. 2004-12-20 02:08:57 +00:00
include
INSTALL
intl
libada
libcpp
libffi
libgfortran libgfortran.h (itoa): Rename to gfc_itoa. 2004-12-19 12:54:00 -06:00
libiberty Makefile.in (top_builddir): Set to `.'. 2004-12-18 08:43:38 -08:00
libjava config.h.in: Regenerate. 2004-12-19 16:26:06 +00:00
libmudflap
libobjc
libstdc++-v3 Daily bump. 2004-12-20 00:16:45 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Move myself to OS Port Maintainers for windows, cygwin, mingw. 2004-12-17 23:05:30 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Move myself to OS Port Maintainers for windows, cygwin, mingw. 2004-12-17 23:05:30 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.