Go to file
Richard Henderson 61f3b78faa m32r.c: Include toplev.h.
* m32r.c: Include toplev.h.
        (*): Add ATTRIBUTE_UNUSED as needed to arguments.
        (gen_compare): Rename swap_p to must_swap to match uses.
        Add default abort case.
        (m32r_output_function_epilogue): Remove unused variables.
        (m32r_print_operand): Use HOST_WIDE_INT_PRINT_HEX.
        * m32r.h (PROTO, STDIO_PROTO): Rename XPROTO; unconditionally
        define to empty parameter list.  Update all uses.
        (predicate decls): Use enum machine_mode not int.
        * m32r.md (movsi): Call abort, not fatal_insn.
        (zero_branch_insn, rev_zero_branch_insn): Add default abort case.

From-SVN: r29459
1999-09-16 11:38:52 -07:00
boehm-gc gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h. 1999-08-17 22:46:02 +00:00
config * mh-openedition: New file. 1999-09-07 23:31:40 -07:00
contrib New shell scripts to ease dealing with Netlib f2c vis-a-vis g77 libg2c 1999-09-11 17:53:17 -04:00
etc * configure.in: Use AC_PREREQ(2.12.1). 1998-11-23 13:51:40 +00:00
gcc m32r.c: Include toplev.h. 1999-09-16 11:38:52 -07:00
include libiberty.h (basename): OpenBSD has a correct prototype. 1999-09-14 00:35:01 -06:00
INSTALL More mail address and web address updates. 1999-08-09 00:48:10 -06:00
libchill powerset.h (SET_WORD, [...]): Do not redefine based on USE_CHAR. 1999-09-02 17:55:52 -06:00
libf2c Daily bump. 1999-09-16 01:45:10 -06:00
libffi ffi.h.in: Removed PACKAGE and VERSION defines and undefs. 1999-09-01 23:16:34 +00:00
libiberty * xmemdup.c: Include sys/types.h. 1999-09-09 00:11:39 +00:00
libio * config/mpeix.mt: New for MPEiX port. 1999-09-13 06:30:08 -06:00
libjava java-insns.h: Turned constants into an enum. 1999-09-14 14:19:59 +00:00
libobjc Merge in gcc2-ss-010999 1999-09-06 23:49:18 -06:00
libstdc++ Move *-*-gnu* pattern below *-*-linux*. 1999-09-01 08:14:33 +00:00
texinfo dummy checkin to prevent merge lossage 1999-09-04 09:09:22 -06:00
zlib Makefile.in: Rebuilt. 1999-08-10 05:30:10 +00:00
.cvsignore
ChangeLog config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07:00
config-ml.in config-ml.in: Pass compiler flag corresponding to multidirs to subdir configures. 1999-08-25 01:14:07 -06:00
config.guess config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07:00
config.if
config.sub config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07:00
configure
configure.in config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07: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 Add Mark to list of folks with blanket write privs. 1999-09-06 02:55:50 -06: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.