Go to file
David Edelsohn 3cb999d87f aix43.h (ASM_CPU_SPEC, [...]): Add rs64a and PPC630.
* aix43.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add rs64a and PPC630.
	* rs6000.c (processor_target_table): Add powerpc64, rs64a, and PPC630.
	(rs6000_cpu): Choose between 32-bit and 64-bit default processors.
	(secndary_reload_class): Make TARGET_ELF conditional compile.
	(print_operand_address): Similar.
	(output_toc): Print all values as hex.
	(get_issue_rate): Rearrange and add RS64A and PPC630.
	* rs6000.h (processor_type): Add RS64A and PPC630.
	(PROCESSOR_POWERPC): Change to PROCESSOR_750.
	(PROCESSOR_POWERPC64): New.
	(PROMOTE_MODE): Use word_mode.
	(RTX_COSTS): Add RS64A and PPC630.
	* rs6000.md (scheduling information): Add lmul and ldiv
	representing 64-bit integer multiply and divide.  Add rs64a and
	PPC630 information.
	(ashldi3): Add support for "rldic" instruction.
	* sysv4.h (PROCESSOR_DEFAULT): Change to PROCESSOR_750.

From-SVN: r28300
1999-07-27 16:10:38 -04:00
boehm-gc * config.h (MPROTECT_VDB): Don't define on Linux. 1999-07-19 19:27:56 +00:00
config
contrib egcs_update (files_and_dependencies): New function... 1999-07-27 13:26:37 +00:00
etc
gcc aix43.h (ASM_CPU_SPEC, [...]): Add rs64a and PPC630. 1999-07-27 16:10:38 -04:00
include * ansidecl.h: Copy attribute support macros from egcs. 1999-07-26 13:22:19 -06:00
INSTALL
libchill
libf2c Daily bump. 1999-07-27 01:45:11 -06:00
libiberty splay-tree.c (splay_tree_insert): Add initialization to avoid warning. 1999-07-26 11:57:25 -06:00
libio configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..". 1999-06-28 20:32:02 -06:00
libjava natString.cc (substring): optimize where substring is entire String. 1999-07-26 03:51:44 +01:00
libobjc init.c (__objc_force_linking): Make global. 1999-06-20 22:41:41 -06:00
libstdc++ * Makefile.in (INTERFACE): Bump to 3. 1999-07-17 23:52:37 -06:00
texinfo acconfig.h (libintl.h): Does not include this file here because it will define `NULL' before the system... 1999-06-01 17:52:42 -06:00
zlib Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for this Makefile, use *-am instead. 1999-07-19 19:11:54 +00:00
.cvsignore
ChangeLog configure.in (target_libs): Added target-zlib. 1999-06-22 16:46:17 -06:00
config-ml.in
config.guess Cort Dougan <cort@cs.nmt.edu> 1999-05-30 09:05:07 -07:00
config.if
config.sub
configure
configure.in configure.in (target_libs): Added target-zlib. 1999-06-22 16:46:19 -06:00
COPYING
COPYING.LIB
install-sh
ltconfig * ltconfig, ltmain.sh: Update to libtool 1.2f. 1999-06-21 20:36:09 -06:00
ltmain.sh * ltconfig, ltmain.sh: Update to libtool 1.2f. 1999-06-21 20:36:09 -06:00
MAINTAINERS Update my email address 1999-07-26 16:31:02 +00:00
Makefile.in configure.in (target_libs): Added target-zlib. 1999-06-22 16:46:19 -06:00
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.