Go to file
Geoffrey Keating c4e18b1c3e darwin.h (ASM_SPEC): Delete.
2004-10-14  Geoffrey Keating  <geoffk@apple.com>

	* config/rs6000/darwin.h (ASM_SPEC): Delete.
	(TARGET_ASM_FILE_START): Define.
	* config/darwin.h (ASM_SPEC): Define.
	* config/rs6000/t-darwin (TARGET_LIBGCC2_CFLAGS): Don't supply
	-mlong-double-128, it's the default.  Update comment about reason
	for force_cpusubtype_ALL.
	* config/rs6000/darwin-vecsave.asm: Supply .machine.
	* config/rs6000/darwin-world.asm: Likewise.
	* config/rs6000/rs6000.c (rs6000_darwin_file_start): New.
	(symbolic_operand): Delete #if 0ed code.

Index: testsuite/ChangeLog
2004-10-14  Geoffrey Keating  <geoffk@apple.com>

	* gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
	* gcc.dg/macho-lo-sum.c: Likewise.

From-SVN: r89059
2004-10-14 22:30:47 +00:00
boehm-gc Add support for M32R 2004-10-13 10:34:21 +00:00
config
contrib
fastjar
fixincludes
gcc darwin.h (ASM_SPEC): Delete. 2004-10-14 22:30:47 +00:00
include xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, [...]): New. 2004-10-08 00:28:50 +00:00
INSTALL
intl Makefile.in (config.h.in): Correct dependencies. 2004-09-23 03:53:33 +00:00
libada
libcpp errors.c (_cpp_begin_message): Print "error: " for errors. 2004-10-14 01:56:22 +01:00
libffi Makefile.am: Add m32r support. 2004-10-13 17:20:24 +00:00
libgfortran
libiberty
libjava jni.cc (_Jv_JNIMethod::call): Use ffi_java_raw_call instead of ffi_raw_call if FFI_NATIVE_RAW_API is not defined. 2004-10-14 20:36:37 +00:00
libmudflap configure.ac: Check for more headers, functions. 2004-10-13 18:27:16 +00:00
libobjc archive.c: Fix all the warnings about passing unsigned char* to char* and the other way too. 2004-10-08 07:40:38 -07:00
libstdc++-v3 bitmap_allocator.h (bitmap_allocator::_Alloc_block): Rename __unused to __M_unused. 2004-10-14 21:44:13 +00:00
maintainer-scripts
zlib re PR libgcj/14856 (Update bundled zlib) 2004-10-11 18:45:43 +00:00
.cvsignore
ABOUT-NLS
ChangeLog configure.in (*-*-cygwin*): Supress warning if newlib not present. 2004-10-12 22:49:34 +00:00
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
compile config.guess: New upstream version 2004-09-23 01:21:50 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub config.sub: Import latest version from master repository. 2004-09-06 08:52:57 +00:00
configure configure.in (*-*-cygwin*): Supress warning if newlib not present. 2004-10-12 22:49:34 +00:00
configure.in configure.in (*-*-cygwin*): Supress warning if newlib not present. 2004-10-12 22:49:34 +00:00
COPYING
COPYING.LIB
depcomp config.guess: New upstream version 2004-09-23 01:21:50 +00:00
install-sh
libtool.m4 re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO) 2004-05-18 10:11:38 +00:00
ltcf-c.sh ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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 * README: Remove version number. 2001-06-13 19:48:09 +01:00
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.