Go to file
Richard Henderson 40cae311f5 m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set for the register spill block.
* m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set
        for the register spill block.
        (m32r_va_arg): New.
        * m32r.h (EXPAND_BUILTIN_VA_ARG): New.
        (EXPAND_BUILTIN_SAVEREGS): Delete #if 0 code.

        * m32r.h (INT8_P): Don't short-cut test with (unsigned).
        (INT16_P, CMP_INT16_P, UINT16_P): Likewise.
        (UPPER16_P, UINT24_P, INT32_P, UINT5_P): Likewise.

From-SVN: r28417
1999-08-02 16:08:49 -07:00
boehm-gc mips_sgi_mach_dep.s: Enable PIC option. 1999-07-31 23:50:05 +00:00
config
contrib egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in. 1999-07-28 17:52:02 +00:00
etc
gcc m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set for the register spill block. 1999-08-02 16:08:49 -07:00
include * splay-tree.h (splay_tree_insert): Return the new node. 1999-08-02 05:54:50 +00:00
INSTALL
libchill
libf2c Daily bump. 1999-08-02 01:45:46 -06:00
libiberty * splay-tree.h (splay_tree_insert): Return the new node. 1999-08-02 05:54:50 +00:00
libio
libjava configure.in: Check for bstring.h. 1999-08-01 23:39:53 +00:00
libobjc
libstdc++
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub Tidied up case statements 1999-05-24 15:24:52 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Update my email address 1999-07-26 16:31:02 +00:00
Makefile.in
missing
mkinstalldirs Initial revision 1997-08-21 18:57:35 -04:00
move-if-change
README
symlink-tree
ylwrap ylwrap: Change absolute path checks to check for DOS style path names. 1998-10-08 17:26:54 -06:00

		   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.